Skip to content

Commit f968a61

Browse files
Bump eslint from 8.57.1 to 9.18.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.1 to 9.18.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.57.1...v9.18.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1ef1555 commit f968a61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@vue/cli-plugin-vuex": "~5.0.0",
2626
"@vue/cli-service": "^5.0.8",
2727
"@vue/eslint-config-typescript": "^13.0.0",
28-
"eslint": "^8.57.1",
28+
"eslint": "^9.18.0",
2929
"eslint-plugin-vue": "^9.27.0",
3030
"lint-staged": "^15.2.9",
3131
"sass": "^1.32.7",

0 commit comments

Comments
 (0)