@@ -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 :
@@ -2431,6 +2431,16 @@ error-stack-parser@^2.0.0:
2431
2431
dependencies :
2432
2432
stackframe "^1.0.3"
2433
2433
2434
+ es-abstract@^1.11.0 :
2435
+ version "1.12.0"
2436
+ resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.12.0.tgz#9dbbdd27c6856f0001421ca18782d786bf8a6165"
2437
+ dependencies :
2438
+ es-to-primitive "^1.1.1"
2439
+ function-bind "^1.1.1"
2440
+ has "^1.0.1"
2441
+ is-callable "^1.1.3"
2442
+ is-regex "^1.0.4"
2443
+
2434
2444
es-abstract@^1.5.0, es-abstract@^1.7.0 :
2435
2445
version "1.8.2"
2436
2446
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.8.2.tgz#25103263dc4decbda60e0c737ca32313518027ee"
2577
2587
emoji-regex "^6.1.0"
2578
2588
jsx-ast-utils "^1.4.0"
2579
2589
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 "
2590
+ eslint-plugin-react@7.12.2 :
2591
+ version "7.12.2 "
2592
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.12.2 .tgz#95a4d8117011787824625ea57be9e38401d33548 "
2583
2593
dependencies :
2584
- doctrine "^2.0.0"
2585
- has "^1.0.1"
2586
- jsx-ast-utils "^2.0.0"
2587
- prop-types "^15.5.10"
2594
+ array-includes "^3.0.3"
2595
+ doctrine "^2.1.0"
2596
+ has "^1.0.3"
2597
+ jsx-ast-utils "^2.0.1"
2598
+ object.fromentries "^2.0.0"
2599
+ prop-types "^15.6.2"
2600
+ resolve "^1.9.0"
2588
2601
2589
2602
eslint-restricted-globals@^0.1.1 :
2590
2603
version "0.1.1"
@@ -3413,6 +3426,12 @@ has@^1.0.1, has@~1.0.1:
3413
3426
dependencies :
3414
3427
function-bind "^1.0.2"
3415
3428
3429
+ has@^1.0.3 :
3430
+ version "1.0.3"
3431
+ resolved "https://registry.yarnpkg.com/has/-/has-1.0.3.tgz#722d7cbfc1f6aa8241f16dd814e011e1f41e8796"
3432
+ dependencies :
3433
+ function-bind "^1.1.1"
3434
+
3416
3435
hash-base@^2.0.0 :
3417
3436
version "2.0.2"
3418
3437
resolved "https://registry.yarnpkg.com/hash-base/-/hash-base-2.0.2.tgz#66ea1d856db4e8a5470cadf6fce23ae5244ef2e1"
@@ -4005,7 +4024,7 @@ jsx-ast-utils@^1.4.0:
4005
4024
version "1.4.1"
4006
4025
resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-1.4.1.tgz#3867213e8dd79bf1e8f2300c0cfc1efb182c0df1"
4007
4026
4008
- jsx-ast-utils@^2.0.0 :
4027
+ jsx-ast-utils@^2.0.1 :
4009
4028
version "2.0.1"
4010
4029
resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-2.0.1.tgz#e801b1b39985e20fffc87b40e3748080e2dcac7f"
4011
4030
dependencies :
@@ -4932,6 +4951,15 @@ object.assign@^4.0.4:
4932
4951
function-bind "^1.1.0"
4933
4952
object-keys "^1.0.10"
4934
4953
4954
+ object.fromentries@^2.0.0 :
4955
+ version "2.0.0"
4956
+ resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.0.tgz#49a543d92151f8277b3ac9600f1e930b189d30ab"
4957
+ dependencies :
4958
+ define-properties "^1.1.2"
4959
+ es-abstract "^1.11.0"
4960
+ function-bind "^1.1.1"
4961
+ has "^1.0.1"
4962
+
4935
4963
object.omit@^2.0.0 :
4936
4964
version "2.0.1"
4937
4965
resolved "https://registry.yarnpkg.com/object.omit/-/object.omit-2.0.1.tgz#1a9c744829f39dbb858c76ca3579ae2a54ebd1fa"
@@ -5155,6 +5183,10 @@ path-parse@^1.0.5:
5155
5183
version "1.0.5"
5156
5184
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.5.tgz#3c1adf871ea9cd6c9431b6ea2bd74a0ff055c4c1"
5157
5185
5186
+ path-parse@^1.0.6 :
5187
+ version "1.0.6"
5188
+ resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.6.tgz#d62dbb5679405d72c4737ec58600e9ddcf06d24c"
5189
+
5158
5190
path-to-regexp@^1.0.0, path-to-regexp@^1.1.1 :
5159
5191
version "1.7.0"
5160
5192
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-1.7.0.tgz#59fde0f435badacba103a84e9d3bc64e96b9937d"
@@ -5642,6 +5674,13 @@ prop-types@^15.5.10, prop-types@^15.5.4, prop-types@^15.5.8:
5642
5674
fbjs "^0.8.9"
5643
5675
loose-envify "^1.3.1"
5644
5676
5677
+ prop-types@^15.6.2 :
5678
+ version "15.6.2"
5679
+ resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.6.2.tgz#05d5ca77b4453e985d60fc7ff8c859094a497102"
5680
+ dependencies :
5681
+ loose-envify "^1.3.1"
5682
+ object-assign "^4.1.1"
5683
+
5645
5684
proto-list@~1.2.1 :
5646
5685
version "1.2.4"
5647
5686
resolved "https://registry.yarnpkg.com/proto-list/-/proto-list-1.2.4.tgz#212d5bfe1318306a420f6402b8e26ff39647a849"
@@ -6200,6 +6239,12 @@ resolve@^1.2.0, resolve@~1.4.0:
6200
6239
dependencies :
6201
6240
path-parse "^1.0.5"
6202
6241
6242
+ resolve@^1.9.0 :
6243
+ version "1.9.0"
6244
+ resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.9.0.tgz#a14c6fdfa8f92a7df1d996cb7105fa744658ea06"
6245
+ dependencies :
6246
+ path-parse "^1.0.6"
6247
+
6203
6248
restore-cursor@^2.0.0 :
6204
6249
version "2.0.0"
6205
6250
resolved "https://registry.yarnpkg.com/restore-cursor/-/restore-cursor-2.0.0.tgz#9f7ee287f82fd326d4fd162923d62129eee0dfaf"
0 commit comments