This repository was archived by the owner on Mar 17, 2020. It is now read-only.
File tree 2 files changed +14
-8
lines changed 2 files changed +14
-8
lines changed Original file line number Diff line number Diff line change 53
53
"eslint-config-airbnb" : " 16.1.0" ,
54
54
"eslint-plugin-import" : " 2.8.0" ,
55
55
"eslint-plugin-jsx-a11y" : " 6.0.2" ,
56
- "eslint-plugin-react" : " 7.4 .0" ,
56
+ "eslint-plugin-react" : " 7.7 .0" ,
57
57
"file-loader" : " 1.1.5" ,
58
58
"flow-bin" : " 0.59.0" ,
59
59
"jest" : " 21.2.1" ,
Original file line number Diff line number Diff line change @@ -1875,6 +1875,12 @@ doctrine@^2.0.0:
1875
1875
esutils "^2.0.2"
1876
1876
isarray "^1.0.0"
1877
1877
1878
+ doctrine@^2.0.2 :
1879
+ version "2.1.0"
1880
+ resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-2.1.0.tgz#5cd01fc101621b42c4cd7f5d1a66243716d3f39d"
1881
+ dependencies :
1882
+ esutils "^2.0.2"
1883
+
1878
1884
dom-serializer@0, dom-serializer@~0.1.0 :
1879
1885
version "0.1.0"
1880
1886
resolved "https://registry.yarnpkg.com/dom-serializer/-/dom-serializer-0.1.0.tgz#073c697546ce0780ce23be4a28e293e40bc30c82"
2175
2181
emoji-regex "^6.1.0"
2176
2182
jsx-ast-utils "^1.4.0"
2177
2183
2178
- eslint-plugin-react@7.4 .0 :
2179
- version "7.4 .0"
2180
- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.4 .0.tgz#300a95861b9729c087d362dd64abcc351a74364a "
2184
+ eslint-plugin-react@7.7 .0 :
2185
+ version "7.7 .0"
2186
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.7 .0.tgz#f606c719dbd8a1a2b3d25c16299813878cca0160 "
2181
2187
dependencies :
2182
- doctrine "^2.0.0 "
2188
+ doctrine "^2.0.2 "
2183
2189
has "^1.0.1"
2184
- jsx-ast-utils "^2.0.0 "
2185
- prop-types "^15.5.10 "
2190
+ jsx-ast-utils "^2.0.1 "
2191
+ prop-types "^15.6.0 "
2186
2192
2187
2193
eslint-restricted-globals@^0.1.1 :
2188
2194
version "0.1.1"
@@ -3691,7 +3697,7 @@ jsx-ast-utils@^1.4.0:
3691
3697
version "1.4.1"
3692
3698
resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-1.4.1.tgz#3867213e8dd79bf1e8f2300c0cfc1efb182c0df1"
3693
3699
3694
- jsx-ast-utils@^2.0.0 :
3700
+ jsx-ast-utils@^2.0.1 :
3695
3701
version "2.0.1"
3696
3702
resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-2.0.1.tgz#e801b1b39985e20fffc87b40e3748080e2dcac7f"
3697
3703
dependencies :
You can’t perform that action at this time.
0 commit comments