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 May 17, 2024
1 parent d7ef49c commit cca58c1
Show file tree
Hide file tree
Showing 3 changed files with 80 additions and 255 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"eslint-plugin-vue": "^9.26.0"
},
"peerDependencies": {
"eslint": "^8.57.0"
"eslint": "^9.2.0"
},
"devDependencies": {
"typescript": "^5.4.5"
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.2.0"
}
}
Loading

0 comments on commit cca58c1

Please sign in to comment.