Skip to content

Commit 5944fca

Browse files
Bump the eslint group with 2 updates
Bumps the eslint group with 2 updates: [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). 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) Updates `typescript-eslint` from 8.33.0 to 8.33.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.33.1/packages/typescript-eslint) --- updated-dependencies: - dependency-name: eslint-plugin-vue dependency-version: 10.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: typescript-eslint dependency-version: 8.33.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dad75f2 commit 5944fca

File tree

2 files changed

+69
-66
lines changed

2 files changed

+69
-66
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,13 @@
3030
"eslint": "^9.28.0",
3131
"eslint-config-prettier": "^10.1.5",
3232
"eslint-plugin-json": "^4.0.1",
33-
"eslint-plugin-vue": "^10.1.0",
33+
"eslint-plugin-vue": "^10.2.0",
3434
"eslint-plugin-vue-scoped-css": "^2.10.0",
3535
"eslint-plugin-yml": "^1.18.0",
3636
"globals": "^16.2.0",
3737
"prettier": "^3.5.3",
3838
"typescript": "^5.8.3",
39-
"typescript-eslint": "^8.33.0",
39+
"typescript-eslint": "^8.33.1",
4040
"vite": "^6.3.5",
4141
"vue-eslint-parser": "^10.1.3",
4242
"vue-tsc": "^2.2.10"

0 commit comments

Comments
 (0)