Skip to content

Commit e57f708

Browse files
chore(deps): update dependency eslint-plugin-react-hooks to v5
1 parent f8c58fa commit e57f708

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"peerDependencies": {
2121
"eslint-plugin-jsx-a11y": "^6.2.3",
2222
"eslint-plugin-react": "^7.14.3",
23-
"eslint-plugin-react-hooks": "^4.1.0"
23+
"eslint-plugin-react-hooks": "^4.1.0 || ^5.0.0"
2424
},
2525
"gitHead": "9d72dcf4aa03981901ce34b64ddea7e4ce56d55c"
2626
}

0 commit comments

Comments
 (0)