@@ -2293,7 +2293,7 @@ doctrine@^2.0.0:
2293
2293
esutils "^2.0.2"
2294
2294
isarray "^1.0.0"
2295
2295
2296
- doctrine@^2.0.2 :
2296
+ doctrine@^2.0.2, doctrine@^2.1.0 :
2297
2297
version "2.1.0"
2298
2298
resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-2.1.0.tgz#5cd01fc101621b42c4cd7f5d1a66243716d3f39d"
2299
2299
dependencies :
2577
2577
emoji-regex "^6.1.0"
2578
2578
jsx-ast-utils "^1.4.0"
2579
2579
2580
- eslint-plugin-react@7.3 .0 :
2581
- version "7.3 .0"
2582
- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.3 .0.tgz#ca9368da36f733fbdc05718ae4e91f778f38e344 "
2580
+ eslint-plugin-react@7.10 .0 :
2581
+ version "7.10 .0"
2582
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.10 .0.tgz#af5c1fef31c4704db02098f9be18202993828b50 "
2583
2583
dependencies :
2584
- doctrine "^2.0 .0"
2585
- has "^1.0.1 "
2586
- jsx-ast-utils "^2.0.0 "
2587
- prop-types "^15.5.10 "
2584
+ doctrine "^2.1 .0"
2585
+ has "^1.0.3 "
2586
+ jsx-ast-utils "^2.0.1 "
2587
+ prop-types "^15.6.2 "
2588
2588
2589
2589
eslint-restricted-globals@^0.1.1 :
2590
2590
version "0.1.1"
@@ -3413,6 +3413,12 @@ has@^1.0.1, has@~1.0.1:
3413
3413
dependencies :
3414
3414
function-bind "^1.0.2"
3415
3415
3416
+ has@^1.0.3 :
3417
+ version "1.0.3"
3418
+ resolved "https://registry.yarnpkg.com/has/-/has-1.0.3.tgz#722d7cbfc1f6aa8241f16dd814e011e1f41e8796"
3419
+ dependencies :
3420
+ function-bind "^1.1.1"
3421
+
3416
3422
hash-base@^2.0.0 :
3417
3423
version "2.0.2"
3418
3424
resolved "https://registry.yarnpkg.com/hash-base/-/hash-base-2.0.2.tgz#66ea1d856db4e8a5470cadf6fce23ae5244ef2e1"
@@ -4005,7 +4011,7 @@ jsx-ast-utils@^1.4.0:
4005
4011
version "1.4.1"
4006
4012
resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-1.4.1.tgz#3867213e8dd79bf1e8f2300c0cfc1efb182c0df1"
4007
4013
4008
- jsx-ast-utils@^2.0.0 :
4014
+ jsx-ast-utils@^2.0.1 :
4009
4015
version "2.0.1"
4010
4016
resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-2.0.1.tgz#e801b1b39985e20fffc87b40e3748080e2dcac7f"
4011
4017
dependencies :
@@ -5642,6 +5648,13 @@ prop-types@^15.5.10, prop-types@^15.5.4, prop-types@^15.5.8:
5642
5648
fbjs "^0.8.9"
5643
5649
loose-envify "^1.3.1"
5644
5650
5651
+ prop-types@^15.6.2 :
5652
+ version "15.6.2"
5653
+ resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.6.2.tgz#05d5ca77b4453e985d60fc7ff8c859094a497102"
5654
+ dependencies :
5655
+ loose-envify "^1.3.1"
5656
+ object-assign "^4.1.1"
5657
+
5645
5658
proto-list@~1.2.1 :
5646
5659
version "1.2.4"
5647
5660
resolved "https://registry.yarnpkg.com/proto-list/-/proto-list-1.2.4.tgz#212d5bfe1318306a420f6402b8e26ff39647a849"
0 commit comments