Skip to content

Commit 4b6d85e

Browse files
Bump the minor-version-updates group with 3 updates (#659)
Bumps the minor-version-updates group with 3 updates: [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js), [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue). Updates `core-js` from 3.42.0 to 3.43.0 - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/zloirock/core-js/commits/v3.43.0/packages/core-js) Updates `@typescript-eslint/eslint-plugin` from 8.33.1 to 8.34.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.34.0/packages/eslint-plugin) Updates `eslint-plugin-vue` from 10.1.0 to 10.2.0 - [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases) - [Changelog](https://github.com/vuejs/eslint-plugin-vue/blob/master/CHANGELOG.md) - [Commits](vuejs/eslint-plugin-vue@v10.1.0...v10.2.0) --- updated-dependencies: - dependency-name: core-js dependency-version: 3.43.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-version-updates - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.34.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-version-updates - dependency-name: eslint-plugin-vue dependency-version: 10.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-version-updates ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 42c5fce commit 4b6d85e

File tree

2 files changed

+68
-68
lines changed

2 files changed

+68
-68
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@babel/runtime": "^7.27.4",
1919
"axios": "^1.9.0",
2020
"bulma": "0.9.4",
21-
"core-js": "^3.42.0",
21+
"core-js": "^3.43.0",
2222
"js-cookie": "^3.0.5",
2323
"process": "^0.11.10",
2424
"vue": "~3.5.16",
@@ -36,7 +36,7 @@
3636
"@types/jest": "^29.5.14",
3737
"@types/js-cookie": "^3.0.6",
3838
"@types/webpack-env": "^1.18.8",
39-
"@typescript-eslint/eslint-plugin": "^8.33.1",
39+
"@typescript-eslint/eslint-plugin": "^8.34.0",
4040
"@vue/test-utils": "2.4.6",
4141
"@vue/vue3-jest": "^29.2.6",
4242
"babel-jest": "^29.7.0",
@@ -48,7 +48,7 @@
4848
"css-minimizer-webpack-plugin": "^7.0.2",
4949
"eslint-plugin-security": "^3.0.1",
5050
"eslint-plugin-unicorn": "^59.0.1",
51-
"eslint-plugin-vue": "^10.1.0",
51+
"eslint-plugin-vue": "^10.2.0",
5252
"eslint-plugin-vuejs-accessibility": "^2.4.1",
5353
"fork-ts-checker-webpack-plugin": "^9.1.0",
5454
"html-webpack-plugin": "^5.6.3",

0 commit comments

Comments
 (0)