Skip to content

Commit

Permalink
chore(deps): update peerdependency eslint to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 7, 2024
1 parent 592a5e3 commit 16c6306
Show file tree
Hide file tree
Showing 3 changed files with 46 additions and 292 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"eslint-plugin-vue": "^9.24.0"
},
"peerDependencies": {
"eslint": "^8.57.0"
"eslint": "^9.0.0"
},
"devDependencies": {
"typescript": "^5.4.4"
Expand Down
2 changes: 1 addition & 1 deletion packages-legacy/nuxt2-eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
"local-pkg": "^0.5.0"
},
"peerDependencies": {
"eslint": "^8.57.0"
"eslint": "^9.0.0"
}
}

0 comments on commit 16c6306

Please sign in to comment.