Commit ac87e90 1 parent 120ff7c commit ac87e90 Copy full SHA for ac87e90
File tree 4 files changed +10
-10
lines changed
4 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 135
135
"eslint-plugin-jsx-a11y" : " 6.2.1" ,
136
136
"eslint-plugin-prettier" : " 2.6.2" ,
137
137
"eslint-plugin-react" : " 7.12.4" ,
138
- "eslint-plugin-react-hooks" : " ^3 .0.0 " ,
138
+ "eslint-plugin-react-hooks" : " ^4 .0.7 " ,
139
139
"eslint-plugin-react-native" : " 3.8.1" ,
140
140
"eslint-plugin-relay" : " 1.7.1" ,
141
141
"flow-bin" : " ^0.129.0" ,
Original file line number Diff line number Diff line change 20
20
"eslint-plugin-jest" : " 22.4.1" ,
21
21
"eslint-plugin-prettier" : " 3.1.2" ,
22
22
"eslint-plugin-react" : " ^7.20.0" ,
23
- "eslint-plugin-react-hooks" : " ^4.0.4 " ,
23
+ "eslint-plugin-react-hooks" : " ^4.0.7 " ,
24
24
"eslint-plugin-react-native" : " ^3.8.1" ,
25
25
"prettier" : " ^2.0.2"
26
26
},
Original file line number Diff line number Diff line change 511
511
dependencies :
512
512
prettier-linter-helpers "^1.0.0"
513
513
514
- eslint-plugin-react-hooks@^4.0.4 :
515
- version "4.0.4 "
516
- resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.0.4 .tgz#aed33b4254a41b045818cacb047b81e6df27fa58 "
517
- integrity sha512-equAdEIsUETLFNCmmCkiCGq6rkSK5MoJhXFPFYeUebcjKgBmWWcgVOqZyQC8Bv1BwVCnTq9tBxgJFgAJTWoJtA ==
514
+ eslint-plugin-react-hooks@^4.0.7 :
515
+ version "4.0.7 "
516
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.0.7 .tgz#19f9e3d07dd3a0fb9e6f0f07153707feedea8108 "
517
+ integrity sha512-5PuW2OMHQyMLr/+MqTluYN3/NeJJ1RuvmEp5TR9Xl2gXKxvcusUZuMz8XBUtbELNaiRYWs693LQs0cljKuuHRQ ==
518
518
519
519
eslint-plugin-react-native-globals@^0.1.1 :
520
520
version "0.1.2"
Original file line number Diff line number Diff line change 2802
2802
fast-diff "^1.1.1"
2803
2803
jest-docblock "^21.0.0"
2804
2804
2805
- eslint-plugin-react-hooks@^3 .0.0 :
2806
- version "3 .0.0 "
2807
- resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-3 .0.0 .tgz#9e80c71846eb68dd29c3b21d832728aa66e5bd35 "
2808
- integrity sha512-EjxTHxjLKIBWFgDJdhKKzLh5q+vjTFrqNZX36uIxWS4OfyXe5DawqPj3U5qeJ1ngLwatjzQnmR0Lz0J0YH3kxw ==
2805
+ eslint-plugin-react-hooks@^4 .0.7 :
2806
+ version "4 .0.7 "
2807
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4 .0.7 .tgz#19f9e3d07dd3a0fb9e6f0f07153707feedea8108 "
2808
+ integrity sha512-5PuW2OMHQyMLr/+MqTluYN3/NeJJ1RuvmEp5TR9Xl2gXKxvcusUZuMz8XBUtbELNaiRYWs693LQs0cljKuuHRQ ==
2809
2809
2810
2810
eslint-plugin-react-native-globals@^0.1.1 :
2811
2811
version "0.1.2"
You can’t perform that action at this time.
0 commit comments