Skip to content

Commit

Permalink
Update dependency eslint to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 20, 2024
1 parent cba733e commit 5e7c08e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"eslint-plugin-react-hooks": "^4.2.0"
},
"peerDependencies": {
"eslint": "^7.32.0 || ^8.0.0",
"eslint": "^7.32.0 || ^8.0.0 || ^9.0.0",
"typescript": "^4.3.5 || ^5.0.0"
},
"devDependencies": {
Expand All @@ -44,7 +44,7 @@
"@types/eslint": "8.56.12",
"@types/node": "20.12.10",
"@types/react": "18.3.8",
"eslint": "8.57.1",
"eslint": "9.11.0",
"react": "18.3.1",
"rimraf": "6.0.1",
"typescript": "5.6.2"
Expand Down

0 comments on commit 5e7c08e

Please sign in to comment.