Skip to content
This repository was archived by the owner on Mar 17, 2020. It is now read-only.

Commit 46c9237

Browse files
committed
Update dependency eslint-plugin-react to v7.13.0
1 parent d932e14 commit 46c9237

File tree

2 files changed

+104
-11
lines changed

2 files changed

+104
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"eslint-config-airbnb": "16.1.0",
5454
"eslint-plugin-import": "2.8.0",
5555
"eslint-plugin-jsx-a11y": "6.0.2",
56-
"eslint-plugin-react": "7.4.0",
56+
"eslint-plugin-react": "7.13.0",
5757
"file-loader": "1.1.5",
5858
"flow-bin": "0.59.0",
5959
"jest": "21.2.1",

yarn.lock

Lines changed: 103 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1906,6 +1906,12 @@ doctrine@^2.0.0:
19061906
esutils "^2.0.2"
19071907
isarray "^1.0.0"
19081908

1909+
doctrine@^2.1.0:
1910+
version "2.1.0"
1911+
resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-2.1.0.tgz#5cd01fc101621b42c4cd7f5d1a66243716d3f39d"
1912+
dependencies:
1913+
esutils "^2.0.2"
1914+
19091915
dom-serializer@0, dom-serializer@~0.1.0:
19101916
version "0.1.0"
19111917
resolved "https://registry.yarnpkg.com/dom-serializer/-/dom-serializer-0.1.0.tgz#073c697546ce0780ce23be4a28e293e40bc30c82"
@@ -2059,6 +2065,17 @@ error-ex@^1.2.0:
20592065
dependencies:
20602066
is-arrayish "^0.2.1"
20612067

2068+
es-abstract@^1.11.0:
2069+
version "1.13.0"
2070+
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.13.0.tgz#ac86145fdd5099d8dd49558ccba2eaf9b88e24e9"
2071+
dependencies:
2072+
es-to-primitive "^1.2.0"
2073+
function-bind "^1.1.1"
2074+
has "^1.0.3"
2075+
is-callable "^1.1.4"
2076+
is-regex "^1.0.4"
2077+
object-keys "^1.0.12"
2078+
20622079
es-abstract@^1.6.1, es-abstract@^1.7.0:
20632080
version "1.9.0"
20642081
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.9.0.tgz#690829a07cae36b222e7fd9b75c0d0573eb25227"
@@ -2077,6 +2094,14 @@ es-to-primitive@^1.1.1:
20772094
is-date-object "^1.0.1"
20782095
is-symbol "^1.0.1"
20792096

2097+
es-to-primitive@^1.2.0:
2098+
version "1.2.0"
2099+
resolved "https://registry.yarnpkg.com/es-to-primitive/-/es-to-primitive-1.2.0.tgz#edf72478033456e8dda8ef09e00ad9650707f377"
2100+
dependencies:
2101+
is-callable "^1.1.4"
2102+
is-date-object "^1.0.1"
2103+
is-symbol "^1.0.2"
2104+
20802105
es5-ext@^0.10.14, es5-ext@^0.10.35, es5-ext@^0.10.9, es5-ext@~0.10.14:
20812106
version "0.10.35"
20822107
resolved "https://registry.yarnpkg.com/es5-ext/-/es5-ext-0.10.35.tgz#18ee858ce6a3c45c7d79e91c15fcca9ec568494f"
@@ -2210,14 +2235,17 @@ [email protected]:
22102235
emoji-regex "^6.1.0"
22112236
jsx-ast-utils "^1.4.0"
22122237

2213-
eslint-plugin-react@7.4.0:
2214-
version "7.4.0"
2215-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.4.0.tgz#300a95861b9729c087d362dd64abcc351a74364a"
2238+
eslint-plugin-react@7.13.0:
2239+
version "7.13.0"
2240+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.13.0.tgz#bc13fd7101de67996ea51b33873cd9dc2b7e5758"
22162241
dependencies:
2217-
doctrine "^2.0.0"
2218-
has "^1.0.1"
2219-
jsx-ast-utils "^2.0.0"
2220-
prop-types "^15.5.10"
2242+
array-includes "^3.0.3"
2243+
doctrine "^2.1.0"
2244+
has "^1.0.3"
2245+
jsx-ast-utils "^2.1.0"
2246+
object.fromentries "^2.0.0"
2247+
prop-types "^15.7.2"
2248+
resolve "^1.10.1"
22212249

22222250
eslint-restricted-globals@^0.1.1:
22232251
version "0.1.1"
@@ -2879,6 +2907,10 @@ has-flag@^2.0.0:
28792907
version "2.0.0"
28802908
resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-2.0.0.tgz#e8207af1cc7b30d446cc70b734b5e8be18f88d51"
28812909

2910+
has-symbols@^1.0.0:
2911+
version "1.0.0"
2912+
resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.0.tgz#ba1a8f1af2a0fc39650f5c850367704122063b44"
2913+
28822914
has-unicode@^2.0.0:
28832915
version "2.0.1"
28842916
resolved "https://registry.yarnpkg.com/has-unicode/-/has-unicode-2.0.1.tgz#e0e6fe6a28cf51138855e086d1691e771de2a8b9"
@@ -2889,6 +2921,12 @@ has@^1.0.1:
28892921
dependencies:
28902922
function-bind "^1.0.2"
28912923

2924+
has@^1.0.3:
2925+
version "1.0.3"
2926+
resolved "https://registry.yarnpkg.com/has/-/has-1.0.3.tgz#722d7cbfc1f6aa8241f16dd814e011e1f41e8796"
2927+
dependencies:
2928+
function-bind "^1.1.1"
2929+
28922930
hash-base@^2.0.0:
28932931
version "2.0.2"
28942932
resolved "https://registry.yarnpkg.com/hash-base/-/hash-base-2.0.2.tgz#66ea1d856db4e8a5470cadf6fce23ae5244ef2e1"
@@ -3192,6 +3230,10 @@ is-callable@^1.1.1, is-callable@^1.1.3:
31923230
version "1.1.3"
31933231
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.1.3.tgz#86eb75392805ddc33af71c92a0eedf74ee7604b2"
31943232

3233+
is-callable@^1.1.4:
3234+
version "1.1.4"
3235+
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.1.4.tgz#1e1adf219e1eeb684d691f9d6a05ff0d30a24d75"
3236+
31953237
is-ci@^1.0.10:
31963238
version "1.0.10"
31973239
resolved "https://registry.yarnpkg.com/is-ci/-/is-ci-1.0.10.tgz#f739336b2632365061a9d48270cd56ae3369318e"
@@ -3332,6 +3374,12 @@ is-symbol@^1.0.1:
33323374
version "1.0.1"
33333375
resolved "https://registry.yarnpkg.com/is-symbol/-/is-symbol-1.0.1.tgz#3cc59f00025194b6ab2e38dbae6689256b660572"
33343376

3377+
is-symbol@^1.0.2:
3378+
version "1.0.2"
3379+
resolved "https://registry.yarnpkg.com/is-symbol/-/is-symbol-1.0.2.tgz#a055f6ae57192caee329e7a860118b497a950f38"
3380+
dependencies:
3381+
has-symbols "^1.0.0"
3382+
33353383
is-typedarray@~1.0.0:
33363384
version "1.0.0"
33373385
resolved "https://registry.yarnpkg.com/is-typedarray/-/is-typedarray-1.0.0.tgz#e479c80858df0c1b11ddda6940f96011fcda4a9a"
@@ -3669,6 +3717,10 @@ js-tokens@^3.0.0, js-tokens@^3.0.2:
36693717
version "3.0.2"
36703718
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-3.0.2.tgz#9866df395102130e38f7f996bceb65443209c25b"
36713719

3720+
"js-tokens@^3.0.0 || ^4.0.0":
3721+
version "4.0.0"
3722+
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
3723+
36723724
js-yaml@^3.7.0, js-yaml@^3.9.1:
36733725
version "3.10.0"
36743726
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.10.0.tgz#2e78441646bd4682e963f22b6e92823c309c62dc"
@@ -3778,9 +3830,9 @@ jsx-ast-utils@^1.4.0:
37783830
version "1.4.1"
37793831
resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-1.4.1.tgz#3867213e8dd79bf1e8f2300c0cfc1efb182c0df1"
37803832

3781-
jsx-ast-utils@^2.0.0:
3782-
version "2.0.1"
3783-
resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-2.0.1.tgz#e801b1b39985e20fffc87b40e3748080e2dcac7f"
3833+
jsx-ast-utils@^2.1.0:
3834+
version "2.1.0"
3835+
resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-2.1.0.tgz#0ee4e2c971fb9601c67b5641b71be80faecf0b36"
37843836
dependencies:
37853837
array-includes "^3.0.3"
37863838

@@ -3915,6 +3967,12 @@ loose-envify@^1.0.0, loose-envify@^1.1.0, loose-envify@^1.3.1:
39153967
dependencies:
39163968
js-tokens "^3.0.0"
39173969

3970+
loose-envify@^1.4.0:
3971+
version "1.4.0"
3972+
resolved "https://registry.yarnpkg.com/loose-envify/-/loose-envify-1.4.0.tgz#71ee51fa7be4caec1a63839f7e682d8132d30caf"
3973+
dependencies:
3974+
js-tokens "^3.0.0 || ^4.0.0"
3975+
39183976
loud-rejection@^1.0.0:
39193977
version "1.6.0"
39203978
resolved "https://registry.yarnpkg.com/loud-rejection/-/loud-rejection-1.6.0.tgz#5b46f80147edee578870f086d04821cf998e551f"
@@ -4298,6 +4356,10 @@ object-keys@^1.0.10, object-keys@^1.0.8:
42984356
version "1.0.11"
42994357
resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.0.11.tgz#c54601778ad560f1142ce0e01bcca8b56d13426d"
43004358

4359+
object-keys@^1.0.12:
4360+
version "1.1.1"
4361+
resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.1.1.tgz#1c47f272df277f3b1daf061677d9c82e2322c60e"
4362+
43014363
object.assign@^4.0.4:
43024364
version "4.0.4"
43034365
resolved "https://registry.yarnpkg.com/object.assign/-/object.assign-4.0.4.tgz#b1c9cc044ef1b9fe63606fc141abbb32e14730cc"
@@ -4315,6 +4377,15 @@ object.entries@^1.0.4:
43154377
function-bind "^1.1.0"
43164378
has "^1.0.1"
43174379

4380+
object.fromentries@^2.0.0:
4381+
version "2.0.0"
4382+
resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.0.tgz#49a543d92151f8277b3ac9600f1e930b189d30ab"
4383+
dependencies:
4384+
define-properties "^1.1.2"
4385+
es-abstract "^1.11.0"
4386+
function-bind "^1.1.1"
4387+
has "^1.0.1"
4388+
43184389
object.omit@^2.0.0:
43194390
version "2.0.1"
43204391
resolved "https://registry.yarnpkg.com/object.omit/-/object.omit-2.0.1.tgz#1a9c744829f39dbb858c76ca3579ae2a54ebd1fa"
@@ -4519,6 +4590,10 @@ path-parse@^1.0.5:
45194590
version "1.0.5"
45204591
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.5.tgz#3c1adf871ea9cd6c9431b6ea2bd74a0ff055c4c1"
45214592

4593+
path-parse@^1.0.6:
4594+
version "1.0.6"
4595+
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.6.tgz#d62dbb5679405d72c4737ec58600e9ddcf06d24c"
4596+
45224597
45234598
version "0.1.7"
45244599
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.7.tgz#df604178005f522f15eb4490e7247a1bfaa67f8c"
@@ -4892,6 +4967,14 @@ [email protected], prop-types@^15.5.10, prop-types@^15.6.0:
48924967
loose-envify "^1.3.1"
48934968
object-assign "^4.1.1"
48944969

4970+
prop-types@^15.7.2:
4971+
version "15.7.2"
4972+
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.7.2.tgz#52c41e75b8c87e72b9d9360e0206b99dcbffa6c5"
4973+
dependencies:
4974+
loose-envify "^1.4.0"
4975+
object-assign "^4.1.1"
4976+
react-is "^16.8.1"
4977+
48954978
proxy-addr@~2.0.2:
48964979
version "2.0.2"
48974980
resolved "https://registry.yarnpkg.com/proxy-addr/-/proxy-addr-2.0.2.tgz#6571504f47bb988ec8180253f85dd7e14952bdec"
@@ -5035,6 +5118,10 @@ [email protected]:
50355118
object-assign "^4.1.1"
50365119
prop-types "^15.6.0"
50375120

5121+
react-is@^16.8.1:
5122+
version "16.8.6"
5123+
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.8.6.tgz#5bbc1e2d29141c9fbdfed456343fe2bc430a6a16"
5124+
50385125
react-test-renderer@^16.0.0-0:
50395126
version "16.1.1"
50405127
resolved "https://registry.yarnpkg.com/react-test-renderer/-/react-test-renderer-16.1.1.tgz#a05184688d564be799f212449262525d1e350537"
@@ -5285,6 +5372,12 @@ [email protected]:
52855372
version "1.1.7"
52865373
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.1.7.tgz#203114d82ad2c5ed9e8e0411b3932875e889e97b"
52875374

5375+
resolve@^1.10.1:
5376+
version "1.10.1"
5377+
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.10.1.tgz#664842ac960795bbe758221cdccda61fb64b5f18"
5378+
dependencies:
5379+
path-parse "^1.0.6"
5380+
52885381
resolve@^1.2.0:
52895382
version "1.5.0"
52905383
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.5.0.tgz#1f09acce796c9a762579f31b2c1cc4c3cddf9f36"

0 commit comments

Comments
 (0)