File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 74
74
"eslint-plugin-promise" : " ^4.0.1" ,
75
75
"eslint-plugin-ramda" : " ^2.4.0" ,
76
76
"eslint-plugin-react" : " ^7.11.0" ,
77
+ "eslint-plugin-react-hooks" : " ^1.6.0" ,
77
78
"eslint-plugin-react-native" : " ^3.1.0" ,
78
79
"eslint-plugin-security" : " 1.4.0" ,
79
80
"eslint-plugin-sorting" : " ^0.3.0" ,
Original file line number Diff line number Diff line change @@ -1912,6 +1912,11 @@ eslint-plugin-ramda@^2.4.0:
1912
1912
ramda "0.25.0"
1913
1913
req-all "^1.0.0"
1914
1914
1915
+ eslint-plugin-react-hooks@^1.6.0 :
1916
+ version "1.6.0"
1917
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-1.6.0.tgz#348efcda8fb426399ac7b8609607c7b4025a6f5f"
1918
+ integrity sha512-lHBVRIaz5ibnIgNG07JNiAuBUeKhEf8l4etNx5vfAEwqQ5tcuK3jV9yjmopPgQDagQb7HwIuQVsE3IVcGrRnag==
1919
+
1915
1920
eslint-plugin-react-native-globals@^0.1.1 :
1916
1921
version "0.1.2"
1917
1922
resolved "https://registry.yarnpkg.com/eslint-plugin-react-native-globals/-/eslint-plugin-react-native-globals-0.1.2.tgz#ee1348bc2ceb912303ce6bdbd22e2f045ea86ea2"
You can’t perform that action at this time.
0 commit comments