Skip to content

Commit 8166601

Browse files
chore(deps): bump the yarn group with 3 updates (ietf-tools#7164)
Bumps the yarn group with 3 updates: [caniuse-lite](https://github.com/browserslist/caniuse-lite), [highcharts](https://github.com/highcharts/highcharts-dist) and [html-validate](https://gitlab.com/html-validate/html-validate). Updates `caniuse-lite` from 1.0.30001593 to 1.0.30001597 - [Commits](browserslist/caniuse-lite@1.0.30001593...1.0.30001597) Updates `highcharts` from 11.3.0 to 11.4.0 - [Commits](highcharts/highcharts-dist@v11.3.0...v11.4.0) Updates `html-validate` from 8.12.0 to 8.15.0 - [Release notes](https://gitlab.com/html-validate/html-validate/tags) - [Commits](https://gitlab.com/html-validate/html-validate/compare/v8.12.0...v8.15.0) --- updated-dependencies: - dependency-name: caniuse-lite dependency-type: direct:production update-type: version-update:semver-patch dependency-group: yarn - dependency-name: highcharts dependency-type: direct:production update-type: version-update:semver-minor dependency-group: yarn - dependency-name: html-validate dependency-type: direct:development update-type: version-update:semver-minor dependency-group: yarn ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3b67d9e commit 8166601

7 files changed

Lines changed: 40 additions & 40 deletions

.pnp.cjs

Lines changed: 22 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.yarn/cache/caniuse-lite-npm-1.0.30001593-bb646b1090-3e2b190755.zip renamed to .yarn/cache/caniuse-lite-npm-1.0.30001597-1e349680d5-ec6a2cf0fd.zip

820 KB
Binary file not shown.

.yarn/cache/highcharts-npm-11.3.0-d9aa04531f-6511a004f7.zip renamed to .yarn/cache/highcharts-npm-11.4.0-8a1f46b545-873e661914.zip

12.3 MB
Binary file not shown.
-709 KB
Binary file not shown.
733 KB
Binary file not shown.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@
2121
"bootstrap": "5.3.3",
2222
"bootstrap-icons": "1.11.3",
2323
"browser-fs-access": "0.35.0",
24-
"caniuse-lite": "1.0.30001593",
24+
"caniuse-lite": "1.0.30001597",
2525
"d3": "7.8.5",
2626
"file-saver": "2.0.5",
27-
"highcharts": "11.3.0",
27+
"highcharts": "11.4.0",
2828
"ical.js": "1.5.0",
2929
"jquery": "3.7.1",
3030
"js-cookie": "3.0.5",
@@ -66,7 +66,7 @@
6666
"eslint-plugin-node": "11.1.0",
6767
"eslint-plugin-promise": "6.1.1",
6868
"eslint-plugin-vue": "9.22.0",
69-
"html-validate": "8.12.0",
69+
"html-validate": "8.15.0",
7070
"jquery-migrate": "3.4.1",
7171
"parcel": "2.12.0",
7272
"pug": "3.0.2",

yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -2637,10 +2637,10 @@ browserlist@latest:
26372637
languageName: node
26382638
linkType: hard
26392639

2640-
"caniuse-lite@npm:1.0.30001593":
2641-
version: 1.0.30001593
2642-
resolution: "caniuse-lite@npm:1.0.30001593"
2643-
checksum: 3e2b19075563c3222101c8d5e6ab2f6e1ba99c3ad03b8d2449f9ee7ed03e9d3dac0b1fb24c129e9a5d89fdde4abb97392280c0abb113c0c60250a2b49f378c60
2640+
"caniuse-lite@npm:1.0.30001597":
2641+
version: 1.0.30001597
2642+
resolution: "caniuse-lite@npm:1.0.30001597"
2643+
checksum: ec6a2cf0fd49f37d16732e6595939fc80a125dcd188a950bc936c61b4ad53becc0fe51bf2d9a625415de7b1cb23bd835f220e8b68d8ab951a940edeea65476fd
26442644
languageName: node
26452645
linkType: hard
26462646

@@ -4646,10 +4646,10 @@ browserlist@latest:
46464646
languageName: node
46474647
linkType: hard
46484648

4649-
"highcharts@npm:11.3.0":
4650-
version: 11.3.0
4651-
resolution: "highcharts@npm:11.3.0"
4652-
checksum: 6511a004f772a33bbd5a255e59810149e92fded0dbf947157769d0ce40182d248a2c8af95942be3e95d7b4e30fd044b7e9980e4689f36ba56ee71dac1a4f9977
4649+
"highcharts@npm:11.4.0":
4650+
version: 11.4.0
4651+
resolution: "highcharts@npm:11.4.0"
4652+
checksum: 873e6619148d346223f7a98e3d23c1d58975ef4143d67d57ef88898c967495519b76b47c1f546c48535362bf4542cbe4f9f3423cc4339db152454f86e7887ddf
46534653
languageName: node
46544654
linkType: hard
46554655

@@ -4667,9 +4667,9 @@ browserlist@latest:
46674667
languageName: node
46684668
linkType: hard
46694669

4670-
"html-validate@npm:8.12.0":
4671-
version: 8.12.0
4672-
resolution: "html-validate@npm:8.12.0"
4670+
"html-validate@npm:8.15.0":
4671+
version: 8.15.0
4672+
resolution: "html-validate@npm:8.15.0"
46734673
dependencies:
46744674
"@babel/code-frame": ^7.10.0
46754675
"@html-validate/stylish": ^4.1.0
@@ -4698,7 +4698,7 @@ browserlist@latest:
46984698
optional: true
46994699
bin:
47004700
html-validate: bin/html-validate.js
4701-
checksum: 4979a700852f096538c292e39db6e00249fb285d1e62290f92b7be9fe9966a9563935bf6ad6d5fd3744a2e37d3b83f90203ff24aa3daf9ddff448240b979ef7d
4701+
checksum: 0af7685ca1302cbcbbaebae771b64048267aa3ce26fe279f99647b4febd03373e1fbb85cc3e5ba2b0986741eecb6a2b6f5a3143615b6d8407e28210199ec136a
47024702
languageName: node
47034703
linkType: hard
47044704

@@ -6987,7 +6987,7 @@ browserlist@latest:
69876987
browser-fs-access: 0.35.0
69886988
browserlist: latest
69896989
c8: 9.1.0
6990-
caniuse-lite: 1.0.30001593
6990+
caniuse-lite: 1.0.30001597
69916991
d3: 7.8.5
69926992
eslint: 8.57.0
69936993
eslint-config-standard: 17.1.0
@@ -6998,8 +6998,8 @@ browserlist@latest:
69986998
eslint-plugin-promise: 6.1.1
69996999
eslint-plugin-vue: 9.22.0
70007000
file-saver: 2.0.5
7001-
highcharts: 11.3.0
7002-
html-validate: 8.12.0
7001+
highcharts: 11.4.0
7002+
html-validate: 8.15.0
70037003
ical.js: 1.5.0
70047004
jquery: 3.7.1
70057005
jquery-migrate: 3.4.1

0 commit comments

Comments
 (0)