Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-react-hooks to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 31, 2024
1 parent a6be760 commit 60f7c7f
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 @@ -36,7 +36,7 @@
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jsx-a11y": "6.8.0",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-react-hooks": "4.6.0"
"eslint-plugin-react-hooks": "5.0.0"
},
"peerDependencies": {
"@typescript-eslint/eslint-plugin": "^5.62.0",
Expand All @@ -47,6 +47,6 @@
"eslint-plugin-import": "^2.25.3",
"eslint-plugin-jsx-a11y": "^6.2.3",
"eslint-plugin-react": "^7.18.0",
"eslint-plugin-react-hooks": "^1.7.0 || ^4.0.0"
"eslint-plugin-react-hooks": "^1.7.0 || ^4.0.0 || ^5.0.0"
}
}

0 comments on commit 60f7c7f

Please sign in to comment.