3825
3825
esutils "^2.0.2"
3826
3826
isarray "^1.0.0"
3827
3827
3828
- doctrine@^2.0.0, doctrine@^2.0.2, doctrine@^2. 1.0 :
3828
+ doctrine@^2.0.0, doctrine@^2.1.0 :
3829
3829
version "2.1.0"
3830
3830
resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-2.1.0.tgz#5cd01fc101621b42c4cd7f5d1a66243716d3f39d"
3831
3831
dependencies :
@@ -4069,6 +4069,17 @@ es-abstract@^1.10.0, es-abstract@^1.4.3, es-abstract@^1.5.1, es-abstract@^1.6.1,
4069
4069
is-callable "^1.1.3"
4070
4070
is-regex "^1.0.4"
4071
4071
4072
+ es-abstract@^1.11.0 :
4073
+ version "1.13.0"
4074
+ resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.13.0.tgz#ac86145fdd5099d8dd49558ccba2eaf9b88e24e9"
4075
+ dependencies :
4076
+ es-to-primitive "^1.2.0"
4077
+ function-bind "^1.1.1"
4078
+ has "^1.0.3"
4079
+ is-callable "^1.1.4"
4080
+ is-regex "^1.0.4"
4081
+ object-keys "^1.0.12"
4082
+
4072
4083
es-to-primitive@^1.1.1 :
4073
4084
version "1.1.1"
4074
4085
resolved "https://registry.yarnpkg.com/es-to-primitive/-/es-to-primitive-1.1.1.tgz#45355248a88979034b6792e19bb81f2b7975dd0d"
@@ -4077,6 +4088,14 @@ es-to-primitive@^1.1.1:
4077
4088
is-date-object "^1.0.1"
4078
4089
is-symbol "^1.0.1"
4079
4090
4091
+ es-to-primitive@^1.2.0 :
4092
+ version "1.2.0"
4093
+ resolved "https://registry.yarnpkg.com/es-to-primitive/-/es-to-primitive-1.2.0.tgz#edf72478033456e8dda8ef09e00ad9650707f377"
4094
+ dependencies :
4095
+ is-callable "^1.1.4"
4096
+ is-date-object "^1.0.1"
4097
+ is-symbol "^1.0.2"
4098
+
4080
4099
es5-ext@^0.10.14, es5-ext@^0.10.35, es5-ext@^0.10.9, es5-ext@~0.10.14 :
4081
4100
version "0.10.41"
4082
4101
resolved "https://registry.yarnpkg.com/es5-ext/-/es5-ext-0.10.41.tgz#bab3e982d750f0112f0cb9e6abed72c59eb33eb2"
4249
4268
fast-diff "^1.1.1"
4250
4269
jest-docblock "^21.0.0"
4251
4270
4252
- eslint-plugin-react@7.7.0 :
4253
- version "7.7.0 "
4254
- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.7.0 .tgz#f606c719dbd8a1a2b3d25c16299813878cca0160 "
4271
+ eslint-plugin-react@7.12.4 :
4272
+ version "7.12.4 "
4273
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.12.4 .tgz#b1ecf26479d61aee650da612e425c53a99f48c8c "
4255
4274
dependencies :
4256
- doctrine "^2.0.2"
4257
- has "^1.0.1"
4275
+ array-includes "^3.0.3"
4276
+ doctrine "^2.1.0"
4277
+ has "^1.0.3"
4258
4278
jsx-ast-utils "^2.0.1"
4259
- prop-types "^15.6.0"
4279
+ object.fromentries "^2.0.0"
4280
+ prop-types "^15.6.2"
4281
+ resolve "^1.9.0"
4260
4282
4261
4283
eslint-restricted-globals@^0.1.1 :
4262
4284
version "0.1.1"
@@ -5084,6 +5106,12 @@ has@^1.0.1:
5084
5106
dependencies :
5085
5107
function-bind "^1.0.2"
5086
5108
5109
+ has@^1.0.3 :
5110
+ version "1.0.3"
5111
+ resolved "https://registry.yarnpkg.com/has/-/has-1.0.3.tgz#722d7cbfc1f6aa8241f16dd814e011e1f41e8796"
5112
+ dependencies :
5113
+ function-bind "^1.1.1"
5114
+
5087
5115
hash-base@^2.0.0 :
5088
5116
version "2.0.2"
5089
5117
resolved "https://registry.yarnpkg.com/hash-base/-/hash-base-2.0.2.tgz#66ea1d856db4e8a5470cadf6fce23ae5244ef2e1"
@@ -5489,6 +5517,10 @@ is-callable@^1.1.1, is-callable@^1.1.3:
5489
5517
version "1.1.3"
5490
5518
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.1.3.tgz#86eb75392805ddc33af71c92a0eedf74ee7604b2"
5491
5519
5520
+ is-callable@^1.1.4 :
5521
+ version "1.1.4"
5522
+ resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.1.4.tgz#1e1adf219e1eeb684d691f9d6a05ff0d30a24d75"
5523
+
5492
5524
is-ci@^1.0.10 :
5493
5525
version "1.1.0"
5494
5526
resolved "https://registry.yarnpkg.com/is-ci/-/is-ci-1.1.0.tgz#247e4162e7860cebbdaf30b774d6b0ac7dcfe7a5"
@@ -5719,6 +5751,12 @@ is-symbol@^1.0.1:
5719
5751
version "1.0.1"
5720
5752
resolved "https://registry.yarnpkg.com/is-symbol/-/is-symbol-1.0.1.tgz#3cc59f00025194b6ab2e38dbae6689256b660572"
5721
5753
5754
+ is-symbol@^1.0.2 :
5755
+ version "1.0.2"
5756
+ resolved "https://registry.yarnpkg.com/is-symbol/-/is-symbol-1.0.2.tgz#a055f6ae57192caee329e7a860118b497a950f38"
5757
+ dependencies :
5758
+ has-symbols "^1.0.0"
5759
+
5722
5760
is-typedarray@~1.0.0 :
5723
5761
version "1.0.0"
5724
5762
resolved "https://registry.yarnpkg.com/is-typedarray/-/is-typedarray-1.0.0.tgz#e479c80858df0c1b11ddda6940f96011fcda4a9a"
@@ -7046,6 +7084,10 @@ object-keys@^1.0.11, object-keys@^1.0.8:
7046
7084
version "1.0.11"
7047
7085
resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.0.11.tgz#c54601778ad560f1142ce0e01bcca8b56d13426d"
7048
7086
7087
+ object-keys@^1.0.12 :
7088
+ version "1.0.12"
7089
+ resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.0.12.tgz#09c53855377575310cca62f55bb334abff7b3ed2"
7090
+
7049
7091
object-keys@~0.2.0 :
7050
7092
version "0.2.0"
7051
7093
resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-0.2.0.tgz#cddec02998b091be42bf1035ae32e49f1cb6ea67"
@@ -7078,6 +7120,15 @@ object.entries@^1.0.4:
7078
7120
function-bind "^1.1.0"
7079
7121
has "^1.0.1"
7080
7122
7123
+ object.fromentries@^2.0.0 :
7124
+ version "2.0.0"
7125
+ resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.0.tgz#49a543d92151f8277b3ac9600f1e930b189d30ab"
7126
+ dependencies :
7127
+ define-properties "^1.1.2"
7128
+ es-abstract "^1.11.0"
7129
+ function-bind "^1.1.1"
7130
+ has "^1.0.1"
7131
+
7081
7132
object.getownpropertydescriptors@^2.0.3 :
7082
7133
version "2.0.3"
7083
7134
resolved "https://registry.yarnpkg.com/object.getownpropertydescriptors/-/object.getownpropertydescriptors-2.0.3.tgz#8758c846f5b407adab0f236e0986f14b051caa16"
@@ -7333,6 +7384,10 @@ path-parse@^1.0.5:
7333
7384
version "1.0.5"
7334
7385
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.5.tgz#3c1adf871ea9cd6c9431b6ea2bd74a0ff055c4c1"
7335
7386
7387
+ path-parse@^1.0.6 :
7388
+ version "1.0.6"
7389
+ resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.6.tgz#d62dbb5679405d72c4737ec58600e9ddcf06d24c"
7390
+
7336
7391
7337
7392
version "0.1.7"
7338
7393
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.7.tgz#df604178005f522f15eb4490e7247a1bfaa67f8c"
@@ -7787,6 +7842,13 @@ prop-types@^15.5.10, prop-types@^15.5.4, prop-types@^15.5.6, prop-types@^15.5.8,
7787
7842
loose-envify "^1.3.1"
7788
7843
object-assign "^4.1.1"
7789
7844
7845
+ prop-types@^15.6.2 :
7846
+ version "15.6.2"
7847
+ resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.6.2.tgz#05d5ca77b4453e985d60fc7ff8c859094a497102"
7848
+ dependencies :
7849
+ loose-envify "^1.3.1"
7850
+ object-assign "^4.1.1"
7851
+
7790
7852
proxy-addr@~2.0.3 :
7791
7853
version "2.0.3"
7792
7854
resolved "https://registry.yarnpkg.com/proxy-addr/-/proxy-addr-2.0.3.tgz#355f262505a621646b3130a728eb647e22055341"
@@ -8479,6 +8541,12 @@ resolve@^1.1.6, resolve@^1.3.2, resolve@^1.5.0:
8479
8541
dependencies :
8480
8542
path-parse "^1.0.5"
8481
8543
8544
+ resolve@^1.9.0 :
8545
+ version "1.9.0"
8546
+ resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.9.0.tgz#a14c6fdfa8f92a7df1d996cb7105fa744658ea06"
8547
+ dependencies :
8548
+ path-parse "^1.0.6"
8549
+
8482
8550
restore-cursor@^1.0.1 :
8483
8551
version "1.0.1"
8484
8552
resolved "https://registry.yarnpkg.com/restore-cursor/-/restore-cursor-1.0.1.tgz#34661f46886327fed2991479152252df92daa541"
0 commit comments