File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 37
37
"css-loader" : " 3.6.0" ,
38
38
"eslint" : " 5.16.0" ,
39
39
"eslint-loader" : " 2.2.1" ,
40
- "eslint-plugin-react" : " 7.25.3 " ,
40
+ "eslint-plugin-react" : " 7.26.1 " ,
41
41
"jest" : " 24.9.0" ,
42
42
"jest-cli" : " 24.9.0" ,
43
43
"node-fetch" : " 2.6.5" ,
Original file line number Diff line number Diff line change @@ -5783,10 +5783,10 @@ eslint-loader@2.2.1:
5783
5783
object-hash "^1.1.4"
5784
5784
rimraf "^2.6.1"
5785
5785
5786
- eslint-plugin-react@7.25.3 :
5787
- version "7.25.3 "
5788
- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.25.3 .tgz#3333a974772745ddb3aecea84621019b635766bc "
5789
- integrity sha512-ZMbFvZ1WAYSZKY662MBVEWR45VaBT6KSJCiupjrNlcdakB90juaZeDCbJq19e73JZQubqFtgETohwgAt8u5P6w ==
5786
+ eslint-plugin-react@7.26.1 :
5787
+ version "7.26.1 "
5788
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.26.1 .tgz#41bcfe3e39e6a5ac040971c1af94437c80daa40e "
5789
+ integrity sha512-Lug0+NOFXeOE+ORZ5pbsh6mSKjBKXDXItUD2sQoT+5Yl0eoT82DqnXeTMfUare4QVCn9QwXbfzO/dBLjLXwVjQ ==
5790
5790
dependencies:
5791
5791
array-includes "^3.1.3"
5792
5792
array.prototype.flatmap "^1.2.4"
@@ -5800,6 +5800,7 @@ eslint-plugin-react@7.25.3:
5800
5800
object.values "^1.1.4"
5801
5801
prop-types "^15.7.2"
5802
5802
resolve "^2.0.0-next.3"
5803
+ semver "^6.3.0"
5803
5804
string.prototype.matchall "^4.0.5"
5804
5805
5805
5806
eslint-scope@^4.0.3:
You can’t perform that action at this time.
0 commit comments