File tree 2 files changed +5
-4
lines changed 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 98
98
"enzyme-adapter-react-16" : " 1.2.0" ,
99
99
"enzyme-to-json" : " 3.3.4" ,
100
100
"eslint-config-prettier" : " 2.9.0" ,
101
- "eslint-plugin-react" : " 7.10 .0" ,
101
+ "eslint-plugin-react" : " 7.11 .0" ,
102
102
"husky" : " 0.14.3" ,
103
103
"jest" : " 23.5.0" ,
104
104
"lint-staged" : " 7.2.2" ,
Original file line number Diff line number Diff line change @@ -2893,10 +2893,11 @@ eslint-plugin-promise@^3.7.0:
2893
2893
version "3.8.0"
2894
2894
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-3.8.0.tgz#65ebf27a845e3c1e9d6f6a5622ddd3801694b621"
2895
2895
2896
- eslint-plugin-react@7.10 .0 :
2897
- version "7.10 .0"
2898
- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.10 .0.tgz#af5c1fef31c4704db02098f9be18202993828b50 "
2896
+ eslint-plugin-react@7.11 .0 :
2897
+ version "7.11 .0"
2898
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.11 .0.tgz#b3124af974c4da978e62a57ea49a7bc26f11e76d "
2899
2899
dependencies :
2900
+ array-includes "^3.0.3"
2900
2901
doctrine "^2.1.0"
2901
2902
has "^1.0.3"
2902
2903
jsx-ast-utils "^2.0.1"
You can’t perform that action at this time.
0 commit comments