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

Commit ceb1629

Browse files
committed
Update dependency eslint-plugin-react to v7.12.4
1 parent d932e14 commit ceb1629

File tree

2 files changed

+87
-9
lines changed

2 files changed

+87
-9
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.12.4",
5757
"file-loader": "1.1.5",
5858
"flow-bin": "0.59.0",
5959
"jest": "21.2.1",

yarn.lock

Lines changed: 86 additions & 8 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.12.4:
2239+
version "7.12.4"
2240+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.12.4.tgz#b1ecf26479d61aee650da612e425c53a99f48c8c"
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.0.1"
2246+
object.fromentries "^2.0.0"
2247+
prop-types "^15.6.2"
2248+
resolve "^1.9.0"
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"
@@ -3778,7 +3826,7 @@ jsx-ast-utils@^1.4.0:
37783826
version "1.4.1"
37793827
resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-1.4.1.tgz#3867213e8dd79bf1e8f2300c0cfc1efb182c0df1"
37803828

3781-
jsx-ast-utils@^2.0.0:
3829+
jsx-ast-utils@^2.0.1:
37823830
version "2.0.1"
37833831
resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-2.0.1.tgz#e801b1b39985e20fffc87b40e3748080e2dcac7f"
37843832
dependencies:
@@ -4298,6 +4346,10 @@ object-keys@^1.0.10, object-keys@^1.0.8:
42984346
version "1.0.11"
42994347
resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.0.11.tgz#c54601778ad560f1142ce0e01bcca8b56d13426d"
43004348

4349+
object-keys@^1.0.12:
4350+
version "1.0.12"
4351+
resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.0.12.tgz#09c53855377575310cca62f55bb334abff7b3ed2"
4352+
43014353
object.assign@^4.0.4:
43024354
version "4.0.4"
43034355
resolved "https://registry.yarnpkg.com/object.assign/-/object.assign-4.0.4.tgz#b1c9cc044ef1b9fe63606fc141abbb32e14730cc"
@@ -4315,6 +4367,15 @@ object.entries@^1.0.4:
43154367
function-bind "^1.1.0"
43164368
has "^1.0.1"
43174369

4370+
object.fromentries@^2.0.0:
4371+
version "2.0.0"
4372+
resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.0.tgz#49a543d92151f8277b3ac9600f1e930b189d30ab"
4373+
dependencies:
4374+
define-properties "^1.1.2"
4375+
es-abstract "^1.11.0"
4376+
function-bind "^1.1.1"
4377+
has "^1.0.1"
4378+
43184379
object.omit@^2.0.0:
43194380
version "2.0.1"
43204381
resolved "https://registry.yarnpkg.com/object.omit/-/object.omit-2.0.1.tgz#1a9c744829f39dbb858c76ca3579ae2a54ebd1fa"
@@ -4519,6 +4580,10 @@ path-parse@^1.0.5:
45194580
version "1.0.5"
45204581
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.5.tgz#3c1adf871ea9cd6c9431b6ea2bd74a0ff055c4c1"
45214582

4583+
path-parse@^1.0.6:
4584+
version "1.0.6"
4585+
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.6.tgz#d62dbb5679405d72c4737ec58600e9ddcf06d24c"
4586+
45224587
45234588
version "0.1.7"
45244589
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.7.tgz#df604178005f522f15eb4490e7247a1bfaa67f8c"
@@ -4892,6 +4957,13 @@ [email protected], prop-types@^15.5.10, prop-types@^15.6.0:
48924957
loose-envify "^1.3.1"
48934958
object-assign "^4.1.1"
48944959

4960+
prop-types@^15.6.2:
4961+
version "15.6.2"
4962+
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.6.2.tgz#05d5ca77b4453e985d60fc7ff8c859094a497102"
4963+
dependencies:
4964+
loose-envify "^1.3.1"
4965+
object-assign "^4.1.1"
4966+
48954967
proxy-addr@~2.0.2:
48964968
version "2.0.2"
48974969
resolved "https://registry.yarnpkg.com/proxy-addr/-/proxy-addr-2.0.2.tgz#6571504f47bb988ec8180253f85dd7e14952bdec"
@@ -5291,6 +5363,12 @@ resolve@^1.2.0:
52915363
dependencies:
52925364
path-parse "^1.0.5"
52935365

5366+
resolve@^1.9.0:
5367+
version "1.9.0"
5368+
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.9.0.tgz#a14c6fdfa8f92a7df1d996cb7105fa744658ea06"
5369+
dependencies:
5370+
path-parse "^1.0.6"
5371+
52945372
restore-cursor@^2.0.0:
52955373
version "2.0.0"
52965374
resolved "https://registry.yarnpkg.com/restore-cursor/-/restore-cursor-2.0.0.tgz#9f7ee287f82fd326d4fd162923d62129eee0dfaf"

0 commit comments

Comments
 (0)