Skip to content

Commit 7bc0252

Browse files
fix(package): update eslint-plugin-react-hooks to version 4.0.2
Closes #110
1 parent c21efdd commit 7bc0252

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"eslint-plugin-jsx-a11y": "^6.2.3",
6262
"eslint-plugin-prettier": "^3.1.2",
6363
"eslint-plugin-react": "^7.17.0",
64-
"eslint-plugin-react-hooks": "^2.3.0",
64+
"eslint-plugin-react-hooks": "^4.0.2",
6565
"eslint-plugin-testing-library": "^1.3.4",
6666
"fs-extra": "^8.1.0",
6767
"jest": "^24.9.0",

0 commit comments

Comments
 (0)