Skip to content

Commit 844d6aa

Browse files
committed
fix(deps): update dependency eslint-plugin-react-hooks to v4.6.1
1 parent b494b3e commit 844d6aa

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
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
@@ -28,7 +28,7 @@
2828
"eslint-config-airbnb": "19.0.4",
2929
"eslint-plugin-jsx-a11y": "6.8.0",
3030
"eslint-plugin-react": "7.34.1",
31-
"eslint-plugin-react-hooks": "4.6.0"
31+
"eslint-plugin-react-hooks": "4.6.1"
3232
},
3333
"devDependencies": {
3434
"@form8ion/babel-preset": "1.6.126",

0 commit comments

Comments
 (0)