Skip to content

Commit 8853dc8

Browse files
committed
Update eslint-plugin-react-hooks peer dependency version
1 parent b5f6715 commit 8853dc8

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"prettier": "^2 || ^3",
5858
"stylelint": "^16.2.0",
5959
"eslint-plugin-react": "^7.36.0",
60-
"eslint-plugin-react-hooks": "^4.5.0"
60+
"eslint-plugin-react-hooks": "^4.5.0 || ^5"
6161
},
6262
"peerDependenciesMeta": {
6363
"eslint-config-next": {

0 commit comments

Comments
 (0)