Commit 6ce3f0a 1 parent 7344801 commit 6ce3f0a Copy full SHA for 6ce3f0a
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" : " ^2 .0.1 " ,
138
+ "eslint-plugin-react-hooks" : " ^3 .0.0 " ,
139
139
"eslint-plugin-react-native" : " 3.8.1" ,
140
140
"eslint-plugin-relay" : " 1.7.0" ,
141
141
"flow-bin" : " ^0.121.0" ,
Original file line number Diff line number Diff line change 19
19
"eslint-plugin-jest" : " 22.4.1" ,
20
20
"eslint-plugin-prettier" : " 3.1.2" ,
21
21
"eslint-plugin-react" : " 7.19.0" ,
22
- "eslint-plugin-react-hooks" : " ^2.5.1 " ,
22
+ "eslint-plugin-react-hooks" : " ^3.0.0 " ,
23
23
"eslint-plugin-react-native" : " 3.8.1" ,
24
24
"prettier" : " ^2.0.2"
25
25
},
Original file line number Diff line number Diff line change 510
510
dependencies :
511
511
prettier-linter-helpers "^1.0.0"
512
512
513
- eslint-plugin-react-hooks@^2.5.1 :
514
- version "2.5.1 "
515
- resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-2.5.1 .tgz#4ef5930592588ce171abeb26f400c7fbcbc23cd0 "
516
- integrity sha512-Y2c4b55R+6ZzwtTppKwSmK/Kar8AdLiC2f9NADCuxbcTgPPg41Gyqa6b9GppgXSvCtkRw43ZE86CT5sejKC6/g ==
513
+ eslint-plugin-react-hooks@^3.0.0 :
514
+ version "3.0.0 "
515
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-3.0.0 .tgz#9e80c71846eb68dd29c3b21d832728aa66e5bd35 "
516
+ integrity sha512-EjxTHxjLKIBWFgDJdhKKzLh5q+vjTFrqNZX36uIxWS4OfyXe5DawqPj3U5qeJ1ngLwatjzQnmR0Lz0J0YH3kxw ==
517
517
518
518
eslint-plugin-react-native-globals@^0.1.1 :
519
519
version "0.1.2"
Original file line number Diff line number Diff line change 3115
3115
fast-diff "^1.1.1"
3116
3116
jest-docblock "^21.0.0"
3117
3117
3118
- eslint-plugin-react-hooks@^2 .0.1 :
3119
- version "2 .0.1 "
3120
- resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-2 .0.1 .tgz#e898ec26a0a335af6f7b0ad1f0bedda7143ed756 "
3121
- integrity sha512-xir+3KHKo86AasxlCV8AHRtIZPHljqCRRUYgASkbatmt0fad4+5GgC7zkT7o/06hdKM6MIwp8giHVXqBPaarHQ ==
3118
+ eslint-plugin-react-hooks@^3 .0.0 :
3119
+ version "3 .0.0 "
3120
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-3 .0.0 .tgz#9e80c71846eb68dd29c3b21d832728aa66e5bd35 "
3121
+ integrity sha512-EjxTHxjLKIBWFgDJdhKKzLh5q+vjTFrqNZX36uIxWS4OfyXe5DawqPj3U5qeJ1ngLwatjzQnmR0Lz0J0YH3kxw ==
3122
3122
3123
3123
eslint-plugin-react-native-globals@^0.1.1 :
3124
3124
version "0.1.2"
You can’t perform that action at this time.
0 commit comments