@@ -2534,6 +2534,17 @@ es-abstract@^1.10.0, es-abstract@^1.5.0, es-abstract@^1.6.1:
2534
2534
is-callable "^1.1.3"
2535
2535
is-regex "^1.0.4"
2536
2536
2537
+ es-abstract@^1.11.0 :
2538
+ version "1.13.0"
2539
+ resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.13.0.tgz#ac86145fdd5099d8dd49558ccba2eaf9b88e24e9"
2540
+ dependencies :
2541
+ es-to-primitive "^1.2.0"
2542
+ function-bind "^1.1.1"
2543
+ has "^1.0.3"
2544
+ is-callable "^1.1.4"
2545
+ is-regex "^1.0.4"
2546
+ object-keys "^1.0.12"
2547
+
2537
2548
es-abstract@^1.5.1 :
2538
2549
version "1.10.0"
2539
2550
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.10.0.tgz#1ecb36c197842a00d8ee4c2dfd8646bb97d60864"
@@ -2562,6 +2573,14 @@ es-to-primitive@^1.1.1:
2562
2573
is-date-object "^1.0.1"
2563
2574
is-symbol "^1.0.1"
2564
2575
2576
+ es-to-primitive@^1.2.0 :
2577
+ version "1.2.0"
2578
+ resolved "https://registry.yarnpkg.com/es-to-primitive/-/es-to-primitive-1.2.0.tgz#edf72478033456e8dda8ef09e00ad9650707f377"
2579
+ dependencies :
2580
+ is-callable "^1.1.4"
2581
+ is-date-object "^1.0.1"
2582
+ is-symbol "^1.0.2"
2583
+
2565
2584
escape-string-regexp@^1.0.2, escape-string-regexp@^1.0.5 :
2566
2585
version "1.0.5"
2567
2586
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
2626
2645
dependencies :
2627
2646
prettier-linter-helpers "^1.0.0"
2628
2647
2629
- eslint-plugin-react@7.11.1 :
2630
- version "7.11.1 "
2631
- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.11.1 .tgz#c01a7af6f17519457d6116aa94fc6d2ccad5443c "
2648
+ eslint-plugin-react@7.12.3 :
2649
+ version "7.12.3 "
2650
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.12.3 .tgz#b9ca4cd7cd3f5d927db418a1950366a12d4568fd "
2632
2651
dependencies :
2633
2652
array-includes "^3.0.3"
2634
2653
doctrine "^2.1.0"
2635
2654
has "^1.0.3"
2636
2655
jsx-ast-utils "^2.0.1"
2656
+ object.fromentries "^2.0.0"
2637
2657
prop-types "^15.6.2"
2658
+ resolve "^1.9.0"
2638
2659
2639
2660
2640
2661
version "3.7.1"
@@ -3971,6 +3992,12 @@ is-symbol@^1.0.1:
3971
3992
version "1.0.1"
3972
3993
resolved "https://registry.yarnpkg.com/is-symbol/-/is-symbol-1.0.1.tgz#3cc59f00025194b6ab2e38dbae6689256b660572"
3973
3994
3995
+ is-symbol@^1.0.2 :
3996
+ version "1.0.2"
3997
+ resolved "https://registry.yarnpkg.com/is-symbol/-/is-symbol-1.0.2.tgz#a055f6ae57192caee329e7a860118b497a950f38"
3998
+ dependencies :
3999
+ has-symbols "^1.0.0"
4000
+
3974
4001
is-text-path@^1.0.0 :
3975
4002
version "1.0.1"
3976
4003
resolved "https://registry.yarnpkg.com/is-text-path/-/is-text-path-1.0.1.tgz#4e1aa0fb51bfbcb3e92688001397202c1775b66e"
@@ -5382,7 +5409,7 @@ object-is@^1.0.1:
5382
5409
version "1.0.1"
5383
5410
resolved "https://registry.yarnpkg.com/object-is/-/object-is-1.0.1.tgz#0aa60ec9989a0b3ed795cf4d06f62cf1ad6539b6"
5384
5411
5385
- object-keys@^1.0.11 :
5412
+ object-keys@^1.0.11, object-keys@^1.0.12 :
5386
5413
version "1.0.12"
5387
5414
resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.0.12.tgz#09c53855377575310cca62f55bb334abff7b3ed2"
5388
5415
@@ -5426,6 +5453,15 @@ object.entries@^1.0.4:
5426
5453
function-bind "^1.1.0"
5427
5454
has "^1.0.1"
5428
5455
5456
+ object.fromentries@^2.0.0 :
5457
+ version "2.0.0"
5458
+ resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.0.tgz#49a543d92151f8277b3ac9600f1e930b189d30ab"
5459
+ dependencies :
5460
+ define-properties "^1.1.2"
5461
+ es-abstract "^1.11.0"
5462
+ function-bind "^1.1.1"
5463
+ has "^1.0.1"
5464
+
5429
5465
object.getownpropertydescriptors@^2.0.3 :
5430
5466
version "2.0.3"
5431
5467
resolved "https://registry.yarnpkg.com/object.getownpropertydescriptors/-/object.getownpropertydescriptors-2.0.3.tgz#8758c846f5b407adab0f236e0986f14b051caa16"
@@ -5675,6 +5711,10 @@ path-parse@^1.0.5:
5675
5711
version "1.0.5"
5676
5712
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.5.tgz#3c1adf871ea9cd6c9431b6ea2bd74a0ff055c4c1"
5677
5713
5714
+ path-parse@^1.0.6 :
5715
+ version "1.0.6"
5716
+ resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.6.tgz#d62dbb5679405d72c4737ec58600e9ddcf06d24c"
5717
+
5678
5718
path-type@^1.0.0 :
5679
5719
version "1.1.0"
5680
5720
resolved "https://registry.yarnpkg.com/path-type/-/path-type-1.1.0.tgz#59c44f7ee491da704da415da5a4070ba4f8fe441"
@@ -6393,6 +6433,12 @@ resolve@^1.8.1:
6393
6433
dependencies :
6394
6434
path-parse "^1.0.5"
6395
6435
6436
+ resolve@^1.9.0 :
6437
+ version "1.9.0"
6438
+ resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.9.0.tgz#a14c6fdfa8f92a7df1d996cb7105fa744658ea06"
6439
+ dependencies :
6440
+ path-parse "^1.0.6"
6441
+
6396
6442
restore-cursor@^1.0.1 :
6397
6443
version "1.0.1"
6398
6444
resolved "https://registry.yarnpkg.com/restore-cursor/-/restore-cursor-1.0.1.tgz#34661f46886327fed2991479152252df92daa541"
0 commit comments