@@ -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.11 .0 :
2581
+ version "7.11 .0"
2582
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.11 .0.tgz#b3124af974c4da978e62a57ea49a7bc26f11e76d "
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
+ array-includes "^3.0.3"
2585
+ doctrine "^2.1.0"
2586
+ has "^1.0.3"
2587
+ jsx-ast-utils "^2.0.1"
2588
+ prop-types "^15.6.2"
2588
2589
2589
2590
eslint-restricted-globals@^0.1.1 :
2590
2591
version "0.1.1"
@@ -3413,6 +3414,12 @@ has@^1.0.1, has@~1.0.1:
3413
3414
dependencies :
3414
3415
function-bind "^1.0.2"
3415
3416
3417
+ has@^1.0.3 :
3418
+ version "1.0.3"
3419
+ resolved "https://registry.yarnpkg.com/has/-/has-1.0.3.tgz#722d7cbfc1f6aa8241f16dd814e011e1f41e8796"
3420
+ dependencies :
3421
+ function-bind "^1.1.1"
3422
+
3416
3423
hash-base@^2.0.0 :
3417
3424
version "2.0.2"
3418
3425
resolved "https://registry.yarnpkg.com/hash-base/-/hash-base-2.0.2.tgz#66ea1d856db4e8a5470cadf6fce23ae5244ef2e1"
@@ -4005,7 +4012,7 @@ jsx-ast-utils@^1.4.0:
4005
4012
version "1.4.1"
4006
4013
resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-1.4.1.tgz#3867213e8dd79bf1e8f2300c0cfc1efb182c0df1"
4007
4014
4008
- jsx-ast-utils@^2.0.0 :
4015
+ jsx-ast-utils@^2.0.1 :
4009
4016
version "2.0.1"
4010
4017
resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-2.0.1.tgz#e801b1b39985e20fffc87b40e3748080e2dcac7f"
4011
4018
dependencies :
@@ -5642,6 +5649,13 @@ prop-types@^15.5.10, prop-types@^15.5.4, prop-types@^15.5.8:
5642
5649
fbjs "^0.8.9"
5643
5650
loose-envify "^1.3.1"
5644
5651
5652
+ prop-types@^15.6.2 :
5653
+ version "15.6.2"
5654
+ resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.6.2.tgz#05d5ca77b4453e985d60fc7ff8c859094a497102"
5655
+ dependencies :
5656
+ loose-envify "^1.3.1"
5657
+ object-assign "^4.1.1"
5658
+
5645
5659
proto-list@~1.2.1 :
5646
5660
version "1.2.4"
5647
5661
resolved "https://registry.yarnpkg.com/proto-list/-/proto-list-1.2.4.tgz#212d5bfe1318306a420f6402b8e26ff39647a849"
0 commit comments