Skip to content

Commit deec3e3

Browse files
Bump the eslint group across 1 directory with 2 updates
Bumps the eslint group with 2 updates in the /front-end directory: [@rushstack/eslint-patch](https://github.com/microsoft/rushstack/tree/HEAD/eslint/eslint-patch) and [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue). Updates `@rushstack/eslint-patch` from 1.10.5 to 1.11.0 - [Changelog](https://github.com/microsoft/rushstack/blob/main/eslint/eslint-patch/CHANGELOG.md) - [Commits](https://github.com/microsoft/rushstack/commits/@rushstack/eslint-patch_v1.11.0/eslint/eslint-patch) Updates `eslint-plugin-vue` from 9.32.0 to 9.33.0 - [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases) - [Commits](vuejs/eslint-plugin-vue@v9.32.0...v9.33.0) --- updated-dependencies: - dependency-name: "@rushstack/eslint-patch" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint-plugin-vue dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1d0f5ef commit deec3e3

File tree

2 files changed

+13
-11
lines changed

2 files changed

+13
-11
lines changed

front-end/package-lock.json

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

front-end/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"vue-router": "^4.5.0"
2626
},
2727
"devDependencies": {
28-
"@rushstack/eslint-patch": "^1.10.5",
28+
"@rushstack/eslint-patch": "^1.11.0",
2929
"@tsconfig/node20": "^20.1.4",
3030
"@types/leaflet": "^1.9.16",
3131
"@types/node": "^22.10.10",
@@ -35,7 +35,7 @@
3535
"@vue/tsconfig": "^0.7.0",
3636
"eslint": "^8.57.1",
3737
"eslint-config-prettier": "^9.1.0",
38-
"eslint-plugin-vue": "^9.32.0",
38+
"eslint-plugin-vue": "^9.33.0",
3939
"eslint-plugin-vue-scoped-css": "^2.9.0",
4040
"npm-run-all2": "^7.0.2",
4141
"prettier": "^3.4.2",

0 commit comments

Comments
 (0)