Skip to content

Commit

Permalink
chore(deps): update dependency eslint to v9 (#661)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 9, 2024
1 parent 0445890 commit 340912d
Show file tree
Hide file tree
Showing 3 changed files with 172 additions and 140 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -46,7 +46,7 @@
"@vue-macros/test-utils": "workspace:*",
"@vue-macros/volar": "workspace:*",
"esbuild": "^0.20.2",
"eslint": "^8.57.0",
"eslint": "^9.0.0",
"eslint-define-config": "^1.24.1",
"expect-type": "^0.19.0",
"fast-glob": "^3.3.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Expand Up @@ -34,7 +34,7 @@
"eslint": ">=8.0.0"
},
"devDependencies": {
"eslint": "^8.57.0"
"eslint": "^9.0.0"
},
"engines": {
"node": ">=16.14.0"
Expand Down

0 comments on commit 340912d

Please sign in to comment.