Skip to content

Commit db4c0d2

Browse files
Bump eslint from 8.57.1 to 9.15.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.1 to 9.15.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.15.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 f5c8448 commit db4c0d2

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
@@ -33,7 +33,7 @@
3333
"@vue/cli-plugin-babel": "~5.0.0",
3434
"@vue/cli-plugin-eslint": "^5.0.8",
3535
"@vue/cli-service": "~5.0.0",
36-
"eslint": "^8.57.1",
36+
"eslint": "^9.15.0",
3737
"eslint-plugin-vue": "^9.29.1",
3838
"postcss": "^8.4.47",
3939
"tailwindcss": "^3.4.1",

0 commit comments

Comments
 (0)