Skip to content

Commit 837bbee

Browse files
chore(deps): bump the yarn group with 5 updates (ietf-tools#7280)
Bumps the yarn group with 5 updates: | Package | From | To | | --- | --- | --- | | [caniuse-lite](https://github.com/browserslist/caniuse-lite) | `1.0.30001599` | `1.0.30001603` | | [ical.js](https://github.com/kewisch/ical.js) | `1.5.0` | `2.0.0` | | [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) | `9.23.0` | `9.24.0` | | [html-validate](https://gitlab.com/html-validate/html-validate) | `8.16.0` | `8.18.1` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `4.5.2` | `4.5.3` | Updates `caniuse-lite` from 1.0.30001599 to 1.0.30001603 - [Commits](browserslist/caniuse-lite@1.0.30001599...1.0.30001603) Updates `ical.js` from 1.5.0 to 2.0.0 - [Release notes](https://github.com/kewisch/ical.js/releases) - [Changelog](https://github.com/kewisch/ical.js/blob/main/CHANGELOG.md) - [Commits](kewisch/ical.js@v1.5.0...v2.0.0) Updates `eslint-plugin-vue` from 9.23.0 to 9.24.0 - [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases) - [Commits](vuejs/eslint-plugin-vue@v9.23.0...v9.24.0) Updates `html-validate` from 8.16.0 to 8.18.1 - [Release notes](https://gitlab.com/html-validate/html-validate/tags) - [Commits](https://gitlab.com/html-validate/html-validate/compare/v8.16.0...v8.18.1) Updates `vite` from 4.5.2 to 4.5.3 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v4.5.3/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v4.5.3/packages/vite) --- updated-dependencies: - dependency-name: caniuse-lite dependency-type: direct:production update-type: version-update:semver-patch dependency-group: yarn - dependency-name: ical.js dependency-type: direct:production update-type: version-update:semver-major dependency-group: yarn - dependency-name: eslint-plugin-vue dependency-type: direct:development 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 - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-patch 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 ed5e486 commit 837bbee

11 files changed

Lines changed: 76 additions & 74 deletions

.pnp.cjs

Lines changed: 45 additions & 44 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Binary file not shown.
Binary file not shown.

.yarn/cache/eslint-plugin-vue-npm-9.23.0-d36e581933-acb3a4dd27.zip renamed to .yarn/cache/eslint-plugin-vue-npm-9.24.0-4c6dba51bf-2309b919d8.zip

429 KB
Binary file not shown.
-737 KB
Binary file not shown.
742 KB
Binary file not shown.
-164 KB
Binary file not shown.
250 KB
Binary file not shown.
764 KB
Binary file not shown.

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@
2121
"bootstrap": "5.3.3",
2222
"bootstrap-icons": "1.11.3",
2323
"browser-fs-access": "0.35.0",
24-
"caniuse-lite": "1.0.30001599",
24+
"caniuse-lite": "1.0.30001603",
2525
"d3": "7.9.0",
2626
"file-saver": "2.0.5",
2727
"highcharts": "11.4.0",
28-
"ical.js": "1.5.0",
28+
"ical.js": "2.0.0",
2929
"jquery": "3.7.1",
3030
"js-cookie": "3.0.5",
3131
"list.js": "2.3.1",
@@ -66,14 +66,14 @@
6666
"eslint-plugin-n": "16.6.2",
6767
"eslint-plugin-node": "11.1.0",
6868
"eslint-plugin-promise": "6.1.1",
69-
"eslint-plugin-vue": "9.23.0",
70-
"html-validate": "8.16.0",
69+
"eslint-plugin-vue": "9.24.0",
70+
"html-validate": "8.18.1",
7171
"jquery-migrate": "3.4.1",
7272
"parcel": "2.12.0",
7373
"pug": "3.0.2",
7474
"sass": "1.72.0",
7575
"seedrandom": "3.0.5",
76-
"vite": "4.5.2"
76+
"vite": "4.5.3"
7777
},
7878
"targets": {
7979
"ietf": {

0 commit comments

Comments
 (0)