Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit f364777

Browse files
committedMar 28, 2020
Update dependency eslint-plugin-react-hooks to v3
1 parent f219248 commit f364777

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"eslint-plugin-prettier": "3.1.2",
6767
"eslint-plugin-promise": "4.2.1",
6868
"eslint-plugin-react": "7.19.0",
69-
"eslint-plugin-react-hooks": "2.5.1",
69+
"eslint-plugin-react-hooks": "3.0.0",
7070
"jest": "24.9.0",
7171
"lerna": "3.20.2",
7272
"node-jq": "1.11.0",

0 commit comments

Comments
 (0)
Please sign in to comment.