-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency eslint-plugin-react to v7.16.0
- Loading branch information
1 parent
2a608a8
commit 1be974a
Showing
2 changed files
with
148 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2805,6 +2805,12 @@ define-properties@^1.1.2: | |
foreach "^2.0.5" | ||
object-keys "^1.0.8" | ||
|
||
define-properties@^1.1.3: | ||
version "1.1.3" | ||
resolved "https://registry.yarnpkg.com/define-properties/-/define-properties-1.1.3.tgz#cf88da6cbee26fe6db7094f61d870cbd84cee9f1" | ||
dependencies: | ||
object-keys "^1.0.12" | ||
|
||
defined@^1.0.0: | ||
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/defined/-/defined-1.0.0.tgz#c98d9bcef75674188e110969151199e39b1fa693" | ||
|
@@ -2903,7 +2909,7 @@ [email protected]: | |
esutils "^2.0.2" | ||
isarray "^1.0.0" | ||
|
||
doctrine@^2.0.0, doctrine@^2.0.2, doctrine@^2.1.0: | ||
doctrine@^2.0.0, doctrine@^2.1.0: | ||
version "2.1.0" | ||
resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-2.1.0.tgz#5cd01fc101621b42c4cd7f5d1a66243716d3f39d" | ||
dependencies: | ||
|
@@ -3224,6 +3230,21 @@ es-abstract@^1.10.0, es-abstract@^1.4.3, es-abstract@^1.5.1, es-abstract@^1.6.1, | |
is-callable "^1.1.3" | ||
is-regex "^1.0.4" | ||
|
||
es-abstract@^1.12.0, es-abstract@^1.15.0: | ||
version "1.16.0" | ||
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.16.0.tgz#d3a26dc9c3283ac9750dca569586e976d9dcc06d" | ||
dependencies: | ||
es-to-primitive "^1.2.0" | ||
function-bind "^1.1.1" | ||
has "^1.0.3" | ||
has-symbols "^1.0.0" | ||
is-callable "^1.1.4" | ||
is-regex "^1.0.4" | ||
object-inspect "^1.6.0" | ||
object-keys "^1.1.1" | ||
string.prototype.trimleft "^2.1.0" | ||
string.prototype.trimright "^2.1.0" | ||
|
||
es-to-primitive@^1.1.1: | ||
version "1.1.1" | ||
resolved "https://registry.yarnpkg.com/es-to-primitive/-/es-to-primitive-1.1.1.tgz#45355248a88979034b6792e19bb81f2b7975dd0d" | ||
|
@@ -3232,6 +3253,14 @@ es-to-primitive@^1.1.1: | |
is-date-object "^1.0.1" | ||
is-symbol "^1.0.1" | ||
|
||
es-to-primitive@^1.2.0: | ||
version "1.2.1" | ||
resolved "https://registry.yarnpkg.com/es-to-primitive/-/es-to-primitive-1.2.1.tgz#e55cd4c9cdc188bcefb03b366c736323fc5c898a" | ||
dependencies: | ||
is-callable "^1.1.4" | ||
is-date-object "^1.0.1" | ||
is-symbol "^1.0.2" | ||
|
||
es5-ext@^0.10.14, es5-ext@^0.10.35, es5-ext@^0.10.9, es5-ext@~0.10.14: | ||
version "0.10.39" | ||
resolved "https://registry.yarnpkg.com/es5-ext/-/es5-ext-0.10.39.tgz#fca21b67559277ca4ac1a1ed7048b107b6f76d87" | ||
|
@@ -3476,14 +3505,19 @@ [email protected]: | |
version "3.6.0" | ||
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-3.6.0.tgz#54b7658c8f454813dc2a870aff8152ec4969ba75" | ||
|
||
eslint-plugin-react@7.6.1: | ||
version "7.6.1" | ||
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.6.1.tgz#5d0e908be599f0c02fbf4eef0c7ed6f29dff7633" | ||
eslint-plugin-react@7.16.0: | ||
version "7.16.0" | ||
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.16.0.tgz#9928e4f3e2122ed3ba6a5b56d0303ba3e41d8c09" | ||
dependencies: | ||
doctrine "^2.0.2" | ||
has "^1.0.1" | ||
jsx-ast-utils "^2.0.1" | ||
prop-types "^15.6.0" | ||
array-includes "^3.0.3" | ||
doctrine "^2.1.0" | ||
has "^1.0.3" | ||
jsx-ast-utils "^2.2.1" | ||
object.entries "^1.1.0" | ||
object.fromentries "^2.0.0" | ||
object.values "^1.1.0" | ||
prop-types "^15.7.2" | ||
resolve "^1.12.0" | ||
|
||
[email protected]: | ||
version "2.0.0" | ||
|
@@ -4238,6 +4272,12 @@ has@^1.0.1: | |
dependencies: | ||
function-bind "^1.0.2" | ||
|
||
has@^1.0.3: | ||
version "1.0.3" | ||
resolved "https://registry.yarnpkg.com/has/-/has-1.0.3.tgz#722d7cbfc1f6aa8241f16dd814e011e1f41e8796" | ||
dependencies: | ||
function-bind "^1.1.1" | ||
|
||
hash-base@^2.0.0: | ||
version "2.0.2" | ||
resolved "https://registry.yarnpkg.com/hash-base/-/hash-base-2.0.2.tgz#66ea1d856db4e8a5470cadf6fce23ae5244ef2e1" | ||
|
@@ -4604,6 +4644,10 @@ is-callable@^1.1.1, is-callable@^1.1.3: | |
version "1.1.3" | ||
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.1.3.tgz#86eb75392805ddc33af71c92a0eedf74ee7604b2" | ||
|
||
is-callable@^1.1.4: | ||
version "1.1.4" | ||
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.1.4.tgz#1e1adf219e1eeb684d691f9d6a05ff0d30a24d75" | ||
|
||
is-date-object@^1.0.1: | ||
version "1.0.1" | ||
resolved "https://registry.yarnpkg.com/is-date-object/-/is-date-object-1.0.1.tgz#9aa20eb6aeebbff77fbd33e74ca01b33581d3a16" | ||
|
@@ -4750,6 +4794,12 @@ is-symbol@^1.0.1: | |
version "1.0.1" | ||
resolved "https://registry.yarnpkg.com/is-symbol/-/is-symbol-1.0.1.tgz#3cc59f00025194b6ab2e38dbae6689256b660572" | ||
|
||
is-symbol@^1.0.2: | ||
version "1.0.2" | ||
resolved "https://registry.yarnpkg.com/is-symbol/-/is-symbol-1.0.2.tgz#a055f6ae57192caee329e7a860118b497a950f38" | ||
dependencies: | ||
has-symbols "^1.0.0" | ||
|
||
is-typedarray@~1.0.0: | ||
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/is-typedarray/-/is-typedarray-1.0.0.tgz#e479c80858df0c1b11ddda6940f96011fcda4a9a" | ||
|
@@ -4850,6 +4900,10 @@ js-tokens@^3.0.0, js-tokens@^3.0.2: | |
version "3.0.2" | ||
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-3.0.2.tgz#9866df395102130e38f7f996bceb65443209c25b" | ||
|
||
"js-tokens@^3.0.0 || ^4.0.0": | ||
version "4.0.0" | ||
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499" | ||
|
||
js-yaml@^3.4.3, js-yaml@^3.9.1: | ||
version "3.10.0" | ||
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.10.0.tgz#2e78441646bd4682e963f22b6e92823c309c62dc" | ||
|
@@ -4962,12 +5016,19 @@ jsprim@^1.2.2: | |
json-schema "0.2.3" | ||
verror "1.10.0" | ||
|
||
jsx-ast-utils@^2.0.0, jsx-ast-utils@^2.0.1: | ||
jsx-ast-utils@^2.0.0: | ||
version "2.0.1" | ||
resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-2.0.1.tgz#e801b1b39985e20fffc87b40e3748080e2dcac7f" | ||
dependencies: | ||
array-includes "^3.0.3" | ||
|
||
jsx-ast-utils@^2.2.1: | ||
version "2.2.3" | ||
resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-2.2.3.tgz#8a9364e402448a3ce7f14d357738310d9248054f" | ||
dependencies: | ||
array-includes "^3.0.3" | ||
object.assign "^4.1.0" | ||
|
||
just-extend@^1.1.27: | ||
version "1.1.27" | ||
resolved "https://registry.yarnpkg.com/just-extend/-/just-extend-1.1.27.tgz#ec6e79410ff914e472652abfa0e603c03d60e905" | ||
|
@@ -5221,6 +5282,12 @@ loose-envify@^1.0.0, loose-envify@^1.1.0, loose-envify@^1.2.0, loose-envify@^1.3 | |
dependencies: | ||
js-tokens "^3.0.0" | ||
|
||
loose-envify@^1.4.0: | ||
version "1.4.0" | ||
resolved "https://registry.yarnpkg.com/loose-envify/-/loose-envify-1.4.0.tgz#71ee51fa7be4caec1a63839f7e682d8132d30caf" | ||
dependencies: | ||
js-tokens "^3.0.0 || ^4.0.0" | ||
|
||
loud-rejection@^1.6.0: | ||
version "1.6.0" | ||
resolved "https://registry.yarnpkg.com/loud-rejection/-/loud-rejection-1.6.0.tgz#5b46f80147edee578870f086d04821cf998e551f" | ||
|
@@ -5778,6 +5845,10 @@ object-inspect@^1.5.0: | |
version "1.5.0" | ||
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.5.0.tgz#9d876c11e40f485c79215670281b767488f9bfe3" | ||
|
||
object-inspect@^1.6.0: | ||
version "1.7.0" | ||
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.7.0.tgz#f4f6bd181ad77f006b5ece60bd0b6f398ff74a67" | ||
|
||
object-is@^1.0.1: | ||
version "1.0.1" | ||
resolved "https://registry.yarnpkg.com/object-is/-/object-is-1.0.1.tgz#0aa60ec9989a0b3ed795cf4d06f62cf1ad6539b6" | ||
|
@@ -5786,6 +5857,10 @@ object-keys@^1.0.11, object-keys@^1.0.8: | |
version "1.0.11" | ||
resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.0.11.tgz#c54601778ad560f1142ce0e01bcca8b56d13426d" | ||
|
||
object-keys@^1.0.12, object-keys@^1.1.1: | ||
version "1.1.1" | ||
resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.1.1.tgz#1c47f272df277f3b1daf061677d9c82e2322c60e" | ||
|
||
object.assign@^4.0.4, object.assign@^4.1.0: | ||
version "4.1.0" | ||
resolved "https://registry.yarnpkg.com/object.assign/-/object.assign-4.1.0.tgz#968bf1100d7956bb3ca086f006f846b3bc4008da" | ||
|
@@ -5804,6 +5879,24 @@ object.entries@^1.0.4: | |
function-bind "^1.1.0" | ||
has "^1.0.1" | ||
|
||
object.entries@^1.1.0: | ||
version "1.1.0" | ||
resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.0.tgz#2024fc6d6ba246aee38bdb0ffd5cfbcf371b7519" | ||
dependencies: | ||
define-properties "^1.1.3" | ||
es-abstract "^1.12.0" | ||
function-bind "^1.1.1" | ||
has "^1.0.3" | ||
|
||
object.fromentries@^2.0.0: | ||
version "2.0.1" | ||
resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.1.tgz#050f077855c7af8ae6649f45c80b16ee2d31e704" | ||
dependencies: | ||
define-properties "^1.1.3" | ||
es-abstract "^1.15.0" | ||
function-bind "^1.1.1" | ||
has "^1.0.3" | ||
|
||
object.getownpropertydescriptors@^2.0.3: | ||
version "2.0.3" | ||
resolved "https://registry.yarnpkg.com/object.getownpropertydescriptors/-/object.getownpropertydescriptors-2.0.3.tgz#8758c846f5b407adab0f236e0986f14b051caa16" | ||
|
@@ -5827,6 +5920,15 @@ object.values@^1.0.4: | |
function-bind "^1.1.0" | ||
has "^1.0.1" | ||
|
||
object.values@^1.1.0: | ||
version "1.1.0" | ||
resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.0.tgz#bf6810ef5da3e5325790eaaa2be213ea84624da9" | ||
dependencies: | ||
define-properties "^1.1.3" | ||
es-abstract "^1.12.0" | ||
function-bind "^1.1.1" | ||
has "^1.0.3" | ||
|
||
omit.js@^1.0.0: | ||
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/omit.js/-/omit.js-1.0.0.tgz#e013cb86a7517b9cf6f7cfb0ddb4297256a99288" | ||
|
@@ -6055,6 +6157,10 @@ path-parse@^1.0.5: | |
version "1.0.5" | ||
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.5.tgz#3c1adf871ea9cd6c9431b6ea2bd74a0ff055c4c1" | ||
|
||
path-parse@^1.0.6: | ||
version "1.0.6" | ||
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.6.tgz#d62dbb5679405d72c4737ec58600e9ddcf06d24c" | ||
|
||
[email protected]: | ||
version "0.1.7" | ||
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.7.tgz#df604178005f522f15eb4490e7247a1bfaa67f8c" | ||
|
@@ -6535,6 +6641,14 @@ [email protected], [email protected], prop-types@^15.5.10, prop-types@^15.5.4, pro | |
loose-envify "^1.3.1" | ||
object-assign "^4.1.1" | ||
|
||
prop-types@^15.7.2: | ||
version "15.7.2" | ||
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.7.2.tgz#52c41e75b8c87e72b9d9360e0206b99dcbffa6c5" | ||
dependencies: | ||
loose-envify "^1.4.0" | ||
object-assign "^4.1.1" | ||
react-is "^16.8.1" | ||
|
||
[email protected]: | ||
version "0.4.0" | ||
resolved "https://registry.yarnpkg.com/propagate/-/propagate-0.4.0.tgz#f3fcca0a6fe06736a7ba572966069617c130b481" | ||
|
@@ -7069,6 +7183,10 @@ react-inspector@^2.2.2: | |
babel-runtime "^6.26.0" | ||
is-dom "^1.0.9" | ||
|
||
react-is@^16.8.1: | ||
version "16.11.0" | ||
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.11.0.tgz#b85dfecd48ad1ce469ff558a882ca8e8313928fa" | ||
|
||
react-lazy-load@^3.0.12: | ||
version "3.0.13" | ||
resolved "https://registry.yarnpkg.com/react-lazy-load/-/react-lazy-load-3.0.13.tgz#3b0a92d336d43d3f0d73cbe6f35b17050b08b824" | ||
|
@@ -7585,6 +7703,12 @@ resolve@^1.1.6, resolve@^1.3.3, resolve@^1.4.0, resolve@^1.5.0: | |
dependencies: | ||
path-parse "^1.0.5" | ||
|
||
resolve@^1.12.0: | ||
version "1.12.0" | ||
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.12.0.tgz#3fc644a35c84a48554609ff26ec52b66fa577df6" | ||
dependencies: | ||
path-parse "^1.0.6" | ||
|
||
restore-cursor@^2.0.0: | ||
version "2.0.0" | ||
resolved "https://registry.yarnpkg.com/restore-cursor/-/restore-cursor-2.0.0.tgz#9f7ee287f82fd326d4fd162923d62129eee0dfaf" | ||
|
@@ -8059,6 +8183,20 @@ string.prototype.padstart@^3.0.0: | |
es-abstract "^1.4.3" | ||
function-bind "^1.0.2" | ||
|
||
string.prototype.trimleft@^2.1.0: | ||
version "2.1.0" | ||
resolved "https://registry.yarnpkg.com/string.prototype.trimleft/-/string.prototype.trimleft-2.1.0.tgz#6cc47f0d7eb8d62b0f3701611715a3954591d634" | ||
dependencies: | ||
define-properties "^1.1.3" | ||
function-bind "^1.1.1" | ||
|
||
string.prototype.trimright@^2.1.0: | ||
version "2.1.0" | ||
resolved "https://registry.yarnpkg.com/string.prototype.trimright/-/string.prototype.trimright-2.1.0.tgz#669d164be9df9b6f7559fa8e89945b168a5a6c58" | ||
dependencies: | ||
define-properties "^1.1.3" | ||
function-bind "^1.1.1" | ||
|
||
string_decoder@^1.0.0, string_decoder@~1.0.3: | ||
version "1.0.3" | ||
resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-1.0.3.tgz#0fc67d7c141825de94282dd536bec6b9bce860ab" | ||
|