@@ -2516,7 +2516,7 @@ error-ex@^1.2.0, error-ex@^1.3.1:
2516
2516
dependencies :
2517
2517
is-arrayish "^0.2.1"
2518
2518
2519
- es-abstract@^1.10.0, es-abstract@^1.5.0, es-abstract@^1.6.1 :
2519
+ es-abstract@^1.10.0, es-abstract@^1.11.0, es-abstract@^1. 5.0, es-abstract@^1.6.1 :
2520
2520
version "1.12.0"
2521
2521
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.12.0.tgz#9dbbdd27c6856f0001421ca18782d786bf8a6165"
2522
2522
dependencies :
2619
2619
fast-diff "^1.1.1"
2620
2620
jest-docblock "^21.0.0"
2621
2621
2622
- eslint-plugin-react@7.11.1 :
2623
- version "7.11.1 "
2624
- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.11.1 .tgz#c01a7af6f17519457d6116aa94fc6d2ccad5443c "
2622
+ eslint-plugin-react@7.12.2 :
2623
+ version "7.12.2 "
2624
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.12.2 .tgz#95a4d8117011787824625ea57be9e38401d33548 "
2625
2625
dependencies :
2626
2626
array-includes "^3.0.3"
2627
2627
doctrine "^2.1.0"
2628
2628
has "^1.0.3"
2629
2629
jsx-ast-utils "^2.0.1"
2630
+ object.fromentries "^2.0.0"
2630
2631
prop-types "^15.6.2"
2632
+ resolve "^1.9.0"
2631
2633
2632
2634
2633
2635
version "3.7.1"
@@ -5411,6 +5413,15 @@ object.entries@^1.0.4:
5411
5413
function-bind "^1.1.0"
5412
5414
has "^1.0.1"
5413
5415
5416
+ object.fromentries@^2.0.0 :
5417
+ version "2.0.0"
5418
+ resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.0.tgz#49a543d92151f8277b3ac9600f1e930b189d30ab"
5419
+ dependencies :
5420
+ define-properties "^1.1.2"
5421
+ es-abstract "^1.11.0"
5422
+ function-bind "^1.1.1"
5423
+ has "^1.0.1"
5424
+
5414
5425
object.getownpropertydescriptors@^2.0.3 :
5415
5426
version "2.0.3"
5416
5427
resolved "https://registry.yarnpkg.com/object.getownpropertydescriptors/-/object.getownpropertydescriptors-2.0.3.tgz#8758c846f5b407adab0f236e0986f14b051caa16"
@@ -5654,6 +5665,10 @@ path-parse@^1.0.5:
5654
5665
version "1.0.5"
5655
5666
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.5.tgz#3c1adf871ea9cd6c9431b6ea2bd74a0ff055c4c1"
5656
5667
5668
+ path-parse@^1.0.6 :
5669
+ version "1.0.6"
5670
+ resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.6.tgz#d62dbb5679405d72c4737ec58600e9ddcf06d24c"
5671
+
5657
5672
path-type@^1.0.0 :
5658
5673
version "1.1.0"
5659
5674
resolved "https://registry.yarnpkg.com/path-type/-/path-type-1.1.0.tgz#59c44f7ee491da704da415da5a4070ba4f8fe441"
@@ -6370,6 +6385,12 @@ resolve@^1.8.1:
6370
6385
dependencies :
6371
6386
path-parse "^1.0.5"
6372
6387
6388
+ resolve@^1.9.0 :
6389
+ version "1.9.0"
6390
+ resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.9.0.tgz#a14c6fdfa8f92a7df1d996cb7105fa744658ea06"
6391
+ dependencies :
6392
+ path-parse "^1.0.6"
6393
+
6373
6394
restore-cursor@^1.0.1 :
6374
6395
version "1.0.1"
6375
6396
resolved "https://registry.yarnpkg.com/restore-cursor/-/restore-cursor-1.0.1.tgz#34661f46886327fed2991479152252df92daa541"
0 commit comments