-
Notifications
You must be signed in to change notification settings - Fork 1
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.12.0
- Loading branch information
1 parent
2949bf7
commit 5baa8d0
Showing
2 changed files
with
50 additions
and
37 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 |
---|---|---|
|
@@ -1784,10 +1784,6 @@ copy-descriptor@^0.1.0: | |
version "0.1.1" | ||
resolved "https://registry.yarnpkg.com/copy-descriptor/-/copy-descriptor-0.1.1.tgz#676f6eb3c39997c2ee1ac3a924fd6124748f578d" | ||
|
||
core-js@^1.0.0: | ||
version "1.2.7" | ||
resolved "https://registry.yarnpkg.com/core-js/-/core-js-1.2.7.tgz#652294c14651db28fa93bd2d5ff2983a4f08c636" | ||
|
||
core-js@^2.4.0, core-js@^2.5.0: | ||
version "2.5.3" | ||
resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.5.3.tgz#8acc38345824f16d8365b7c9b4259168e8ed603e" | ||
|
@@ -2078,7 +2074,7 @@ [email protected]: | |
esutils "^2.0.2" | ||
isarray "^1.0.0" | ||
|
||
doctrine@^2.0.2, doctrine@^2.1.0: | ||
doctrine@^2.1.0: | ||
version "2.1.0" | ||
resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-2.1.0.tgz#5cd01fc101621b42c4cd7f5d1a66243716d3f39d" | ||
dependencies: | ||
|
@@ -2144,6 +2140,16 @@ error-ex@^1.2.0, error-ex@^1.3.1: | |
dependencies: | ||
is-arrayish "^0.2.1" | ||
|
||
es-abstract@^1.11.0: | ||
version "1.12.0" | ||
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.12.0.tgz#9dbbdd27c6856f0001421ca18782d786bf8a6165" | ||
dependencies: | ||
es-to-primitive "^1.1.1" | ||
function-bind "^1.1.1" | ||
has "^1.0.1" | ||
is-callable "^1.1.3" | ||
is-regex "^1.0.4" | ||
|
||
es-abstract@^1.5.1, es-abstract@^1.7.0: | ||
version "1.10.0" | ||
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.10.0.tgz#1ecb36c197842a00d8ee4c2dfd8646bb97d60864" | ||
|
@@ -2264,14 +2270,17 @@ [email protected]: | |
fast-diff "^1.1.1" | ||
jest-docblock "^21.0.0" | ||
|
||
eslint-plugin-react@7.7.0: | ||
version "7.7.0" | ||
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.7.0.tgz#f606c719dbd8a1a2b3d25c16299813878cca0160" | ||
eslint-plugin-react@7.12.0: | ||
version "7.12.0" | ||
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.12.0.tgz#fa6701063f2172c3e1db3a22d3db6d8bdc0179af" | ||
dependencies: | ||
doctrine "^2.0.2" | ||
has "^1.0.1" | ||
array-includes "^3.0.3" | ||
doctrine "^2.1.0" | ||
has "^1.0.3" | ||
jsx-ast-utils "^2.0.1" | ||
prop-types "^15.6.0" | ||
object.fromentries "^2.0.0" | ||
prop-types "^15.6.2" | ||
resolve "^1.9.0" | ||
|
||
eslint-restricted-globals@^0.1.1: | ||
version "0.1.1" | ||
|
@@ -2627,18 +2636,6 @@ fb-watchman@^2.0.0: | |
dependencies: | ||
bser "^2.0.0" | ||
|
||
fbjs@^0.8.16: | ||
version "0.8.16" | ||
resolved "https://registry.yarnpkg.com/fbjs/-/fbjs-0.8.16.tgz#5e67432f550dc41b572bf55847b8aca64e5337db" | ||
dependencies: | ||
core-js "^1.0.0" | ||
isomorphic-fetch "^2.1.1" | ||
loose-envify "^1.0.0" | ||
object-assign "^4.1.0" | ||
promise "^7.1.1" | ||
setimmediate "^1.0.5" | ||
ua-parser-js "^0.7.9" | ||
|
||
figures@^1.3.5, figures@^1.7.0: | ||
version "1.7.0" | ||
resolved "https://registry.yarnpkg.com/figures/-/figures-1.7.0.tgz#cbe1e3affcf1cd44b80cadfed28dc793a9701d2e" | ||
|
@@ -3162,6 +3159,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" | ||
|
||
[email protected], hawk@~3.1.3: | ||
version "3.1.3" | ||
resolved "https://registry.yarnpkg.com/hawk/-/hawk-3.1.3.tgz#078444bd7c1640b0fe540d2c9b73d59678e8e1c4" | ||
|
@@ -3666,7 +3669,7 @@ isobject@^3.0.0, isobject@^3.0.1: | |
version "3.0.1" | ||
resolved "https://registry.yarnpkg.com/isobject/-/isobject-3.0.1.tgz#4e431e92b11a9731636aa1f9c8d1ccbcfdab78df" | ||
|
||
[email protected], isomorphic-fetch@^2.1.1: | ||
[email protected]: | ||
version "2.2.1" | ||
resolved "https://registry.yarnpkg.com/isomorphic-fetch/-/isomorphic-fetch-2.2.1.tgz#611ae1acf14f5e81f729507472819fe9733558a9" | ||
dependencies: | ||
|
@@ -4933,6 +4936,15 @@ object.assign@^4.0.4: | |
has-symbols "^1.0.0" | ||
object-keys "^1.0.11" | ||
|
||
object.fromentries@^2.0.0: | ||
version "2.0.0" | ||
resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.0.tgz#49a543d92151f8277b3ac9600f1e930b189d30ab" | ||
dependencies: | ||
define-properties "^1.1.2" | ||
es-abstract "^1.11.0" | ||
function-bind "^1.1.1" | ||
has "^1.0.1" | ||
|
||
object.getownpropertydescriptors@^2.0.3: | ||
version "2.0.3" | ||
resolved "https://registry.yarnpkg.com/object.getownpropertydescriptors/-/object.getownpropertydescriptors-2.0.3.tgz#8758c846f5b407adab0f236e0986f14b051caa16" | ||
|
@@ -5148,6 +5160,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" | ||
|
||
path-type@^1.0.0: | ||
version "1.1.0" | ||
resolved "https://registry.yarnpkg.com/path-type/-/path-type-1.1.0.tgz#59c44f7ee491da704da415da5a4070ba4f8fe441" | ||
|
@@ -5299,11 +5315,10 @@ promise@^7.1.1: | |
dependencies: | ||
asap "~2.0.3" | ||
|
||
prop-types@^15.6.0: | ||
version "15.6.1" | ||
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.6.1.tgz#36644453564255ddda391191fb3a125cbdf654ca" | ||
prop-types@^15.6.2: | ||
version "15.6.2" | ||
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.6.2.tgz#05d5ca77b4453e985d60fc7ff8c859094a497102" | ||
dependencies: | ||
fbjs "^0.8.16" | ||
loose-envify "^1.3.1" | ||
object-assign "^4.1.1" | ||
|
||
|
@@ -5669,6 +5684,12 @@ resolve@^1.1.6, resolve@^1.4.0, resolve@^1.5.0: | |
dependencies: | ||
path-parse "^1.0.5" | ||
|
||
resolve@^1.9.0: | ||
version "1.9.0" | ||
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.9.0.tgz#a14c6fdfa8f92a7df1d996cb7105fa744658ea06" | ||
dependencies: | ||
path-parse "^1.0.6" | ||
|
||
restore-cursor@^1.0.1: | ||
version "1.0.1" | ||
resolved "https://registry.yarnpkg.com/restore-cursor/-/restore-cursor-1.0.1.tgz#34661f46886327fed2991479152252df92daa541" | ||
|
@@ -5907,10 +5928,6 @@ set-value@^2.0.0: | |
is-plain-object "^2.0.3" | ||
split-string "^3.0.1" | ||
|
||
setimmediate@^1.0.5: | ||
version "1.0.5" | ||
resolved "https://registry.yarnpkg.com/setimmediate/-/setimmediate-1.0.5.tgz#290cbb232e306942d7d7ea9b83732ab7856f8285" | ||
|
||
shebang-command@^1.2.0: | ||
version "1.2.0" | ||
resolved "https://registry.yarnpkg.com/shebang-command/-/shebang-command-1.2.0.tgz#44aac65b695b03398968c39f363fee5deafdf1ea" | ||
|
@@ -6496,10 +6513,6 @@ typedarray@^0.0.6: | |
version "0.0.6" | ||
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" | ||
|
||
ua-parser-js@^0.7.9: | ||
version "0.7.17" | ||
resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.17.tgz#e9ec5f9498b9ec910e7ae3ac626a805c4d09ecac" | ||
|
||
uglify-es@^3.3.7: | ||
version "3.3.9" | ||
resolved "https://registry.yarnpkg.com/uglify-es/-/uglify-es-3.3.9.tgz#0c1c4f0700bed8dbc124cdb304d2592ca203e677" | ||
|