Skip to content

Commit 5d7db93

Browse files
fix(deps): bump eslint from 8.57.0 to 9.9.1 in /templates/node-vue
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.9.1. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.57.0...v9.9.1) --- 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 b0e9413 commit 5d7db93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/node-vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"devDependencies": {
2222
"@vitejs/plugin-vue": "^4.5.2",
2323
"concurrently": "^8.2.2",
24-
"eslint": "^8.57.0",
24+
"eslint": "^9.9.1",
2525
"eslint-plugin-node": "^11.1.0",
2626
"eslint-plugin-vue": "^9.22.0",
2727
"vite": "^5.0.8"

0 commit comments

Comments
 (0)