@@ -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"
2627
2646
fast-diff "^1.1.1"
2628
2647
jest-docblock "^21.0.0"
2629
2648
2630
- eslint-plugin-react@7.11.1 :
2631
- version "7.11.1 "
2632
- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.11.1 .tgz#c01a7af6f17519457d6116aa94fc6d2ccad5443c "
2649
+ eslint-plugin-react@7.12.3 :
2650
+ version "7.12.3 "
2651
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.12.3 .tgz#b9ca4cd7cd3f5d927db418a1950366a12d4568fd "
2633
2652
dependencies :
2634
2653
array-includes "^3.0.3"
2635
2654
doctrine "^2.1.0"
2636
2655
has "^1.0.3"
2637
2656
jsx-ast-utils "^2.0.1"
2657
+ object.fromentries "^2.0.0"
2638
2658
prop-types "^15.6.2"
2659
+ resolve "^1.9.0"
2639
2660
2640
2661
2641
2662
version "3.7.1"
@@ -3972,6 +3993,12 @@ is-symbol@^1.0.1:
3972
3993
version "1.0.1"
3973
3994
resolved "https://registry.yarnpkg.com/is-symbol/-/is-symbol-1.0.1.tgz#3cc59f00025194b6ab2e38dbae6689256b660572"
3974
3995
3996
+ is-symbol@^1.0.2 :
3997
+ version "1.0.2"
3998
+ resolved "https://registry.yarnpkg.com/is-symbol/-/is-symbol-1.0.2.tgz#a055f6ae57192caee329e7a860118b497a950f38"
3999
+ dependencies :
4000
+ has-symbols "^1.0.0"
4001
+
3975
4002
is-text-path@^1.0.0 :
3976
4003
version "1.0.1"
3977
4004
resolved "https://registry.yarnpkg.com/is-text-path/-/is-text-path-1.0.1.tgz#4e1aa0fb51bfbcb3e92688001397202c1775b66e"
@@ -5387,7 +5414,7 @@ object-is@^1.0.1:
5387
5414
version "1.0.1"
5388
5415
resolved "https://registry.yarnpkg.com/object-is/-/object-is-1.0.1.tgz#0aa60ec9989a0b3ed795cf4d06f62cf1ad6539b6"
5389
5416
5390
- object-keys@^1.0.11 :
5417
+ object-keys@^1.0.11, object-keys@^1.0.12 :
5391
5418
version "1.0.12"
5392
5419
resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.0.12.tgz#09c53855377575310cca62f55bb334abff7b3ed2"
5393
5420
@@ -5431,6 +5458,15 @@ object.entries@^1.0.4:
5431
5458
function-bind "^1.1.0"
5432
5459
has "^1.0.1"
5433
5460
5461
+ object.fromentries@^2.0.0 :
5462
+ version "2.0.0"
5463
+ resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.0.tgz#49a543d92151f8277b3ac9600f1e930b189d30ab"
5464
+ dependencies :
5465
+ define-properties "^1.1.2"
5466
+ es-abstract "^1.11.0"
5467
+ function-bind "^1.1.1"
5468
+ has "^1.0.1"
5469
+
5434
5470
object.getownpropertydescriptors@^2.0.3 :
5435
5471
version "2.0.3"
5436
5472
resolved "https://registry.yarnpkg.com/object.getownpropertydescriptors/-/object.getownpropertydescriptors-2.0.3.tgz#8758c846f5b407adab0f236e0986f14b051caa16"
@@ -5680,6 +5716,10 @@ path-parse@^1.0.5:
5680
5716
version "1.0.5"
5681
5717
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.5.tgz#3c1adf871ea9cd6c9431b6ea2bd74a0ff055c4c1"
5682
5718
5719
+ path-parse@^1.0.6 :
5720
+ version "1.0.6"
5721
+ resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.6.tgz#d62dbb5679405d72c4737ec58600e9ddcf06d24c"
5722
+
5683
5723
path-type@^1.0.0 :
5684
5724
version "1.1.0"
5685
5725
resolved "https://registry.yarnpkg.com/path-type/-/path-type-1.1.0.tgz#59c44f7ee491da704da415da5a4070ba4f8fe441"
@@ -6392,6 +6432,12 @@ resolve@^1.8.1:
6392
6432
dependencies :
6393
6433
path-parse "^1.0.5"
6394
6434
6435
+ resolve@^1.9.0 :
6436
+ version "1.9.0"
6437
+ resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.9.0.tgz#a14c6fdfa8f92a7df1d996cb7105fa744658ea06"
6438
+ dependencies :
6439
+ path-parse "^1.0.6"
6440
+
6395
6441
restore-cursor@^1.0.1 :
6396
6442
version "1.0.1"
6397
6443
resolved "https://registry.yarnpkg.com/restore-cursor/-/restore-cursor-1.0.1.tgz#34661f46886327fed2991479152252df92daa541"
0 commit comments