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

Commit 37cc52b

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency eslint-plugin-react to v7.18.0
1 parent 84a04c4 commit 37cc52b

File tree

2 files changed

+57
-31
lines changed

2 files changed

+57
-31
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"enzyme-adapter-react-16": "1.15.2",
9999
"enzyme-to-json": "3.4.3",
100100
"eslint-config-prettier": "6.5.0",
101-
"eslint-plugin-react": "7.17.0",
101+
"eslint-plugin-react": "7.18.0",
102102
"husky": "3.0.9",
103103
"jest": "24.9.0",
104104
"lint-staged": "8.2.1",

yarn.lock

+56-30
Original file line numberDiff line numberDiff line change
@@ -1535,6 +1535,15 @@ array-includes@^3.0.3:
15351535
define-properties "^1.1.2"
15361536
es-abstract "^1.7.0"
15371537

1538+
array-includes@^3.1.1:
1539+
version "3.1.1"
1540+
resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.1.tgz#cdd67e6852bdf9c1215460786732255ed2459348"
1541+
integrity sha512-c2VXaCHl7zPsvpkFsw4nxvFie4fh1ur9bpcgsVkIjqn0H/Xwdg+7fv3n2r/isyS8EBj5b06M9kHyZuIr4El6WQ==
1542+
dependencies:
1543+
define-properties "^1.1.3"
1544+
es-abstract "^1.17.0"
1545+
is-string "^1.0.5"
1546+
15381547
array-union@^1.0.1:
15391548
version "1.0.2"
15401549
resolved "https://registry.yarnpkg.com/array-union/-/array-union-1.0.2.tgz#9a34410e4f4e3da23dea375be5be70f24778ec39"
@@ -3310,7 +3319,7 @@ error-ex@^1.2.0, error-ex@^1.3.1:
33103319
dependencies:
33113320
is-arrayish "^0.2.1"
33123321

3313-
es-abstract@^1.12.0, es-abstract@^1.13.0, es-abstract@^1.15.0, es-abstract@^1.5.1, es-abstract@^1.7.0:
3322+
es-abstract@^1.12.0, es-abstract@^1.13.0, es-abstract@^1.5.1, es-abstract@^1.7.0:
33143323
version "1.16.0"
33153324
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.16.0.tgz#d3a26dc9c3283ac9750dca569586e976d9dcc06d"
33163325
integrity sha512-xdQnfykZ9JMEiasTAJZJdMWCQ1Vm00NBw79/AWi7ELfZuuPCSOMDZbT9mkOfSctVtfhb+sAAzrm+j//GjjLHLg==
@@ -3326,6 +3335,23 @@ es-abstract@^1.12.0, es-abstract@^1.13.0, es-abstract@^1.15.0, es-abstract@^1.5.
33263335
string.prototype.trimleft "^2.1.0"
33273336
string.prototype.trimright "^2.1.0"
33283337

3338+
es-abstract@^1.17.0:
3339+
version "1.17.2"
3340+
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.17.2.tgz#965b10af56597b631da15872c17a405e86c1fd46"
3341+
integrity sha512-YoKuru3Lyoy7yVTBSH2j7UxTqe/je3dWAruC0sHvZX1GNd5zX8SSLvQqEgO9b3Ex8IW+goFI9arEEsFIbulhOw==
3342+
dependencies:
3343+
es-to-primitive "^1.2.1"
3344+
function-bind "^1.1.1"
3345+
has "^1.0.3"
3346+
has-symbols "^1.0.1"
3347+
is-callable "^1.1.5"
3348+
is-regex "^1.0.5"
3349+
object-inspect "^1.7.0"
3350+
object-keys "^1.1.1"
3351+
object.assign "^4.1.0"
3352+
string.prototype.trimleft "^2.1.1"
3353+
string.prototype.trimright "^2.1.1"
3354+
33293355
es-abstract@^1.17.0-next.1:
33303356
version "1.17.0-next.1"
33313357
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.17.0-next.1.tgz#94acc93e20b05a6e96dacb5ab2f1cb3a81fc2172"
@@ -3442,11 +3468,6 @@ eslint-plugin-ava@^4.5.0:
34423468
multimatch "^2.1.0"
34433469
pkg-up "^2.0.0"
34443470

3445-
eslint-plugin-eslint-plugin@^2.1.0:
3446-
version "2.1.0"
3447-
resolved "https://registry.yarnpkg.com/eslint-plugin-eslint-plugin/-/eslint-plugin-eslint-plugin-2.1.0.tgz#a7a00f15a886957d855feacaafee264f039e62d5"
3448-
integrity sha512-kT3A/ZJftt28gbl/Cv04qezb/NQ1dwYIbi8lyf806XMxkus7DvOVCLIfTXMrorp322Pnoez7+zabXH29tADIDg==
3449-
34503471
eslint-plugin-import@^2.11.0:
34513472
version "2.18.2"
34523473
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.18.2.tgz#02f1180b90b077b33d447a17a2326ceb400aceb6"
@@ -3497,21 +3518,20 @@ eslint-plugin-promise@^3.7.0:
34973518
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-3.8.0.tgz#65ebf27a845e3c1e9d6f6a5622ddd3801694b621"
34983519
integrity sha512-JiFL9UFR15NKpHyGii1ZcvmtIqa3UTwiDAGb8atSffe43qJ3+1czVGN6UtkklpcJ2DVnqvTMzEKRaJdBkAL2aQ==
34993520

3500-
eslint-plugin-react@7.17.0:
3501-
version "7.17.0"
3502-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.17.0.tgz#a31b3e134b76046abe3cd278e7482bd35a1d12d7"
3503-
integrity sha512-ODB7yg6lxhBVMeiH1c7E95FLD4E/TwmFjltiU+ethv7KPdCwgiFuOZg9zNRHyufStTDLl/dEFqI2Q1VPmCd78A==
3521+
eslint-plugin-react@7.18.0:
3522+
version "7.18.0"
3523+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.18.0.tgz#2317831284d005b30aff8afb7c4e906f13fa8e7e"
3524+
integrity sha512-p+PGoGeV4SaZRDsXqdj9OWcOrOpZn8gXoGPcIQTzo2IDMbAKhNDnME9myZWqO3Ic4R3YmwAZ1lDjWl2R2hMUVQ==
35043525
dependencies:
3505-
array-includes "^3.0.3"
3526+
array-includes "^3.1.1"
35063527
doctrine "^2.1.0"
3507-
eslint-plugin-eslint-plugin "^2.1.0"
35083528
has "^1.0.3"
35093529
jsx-ast-utils "^2.2.3"
3510-
object.entries "^1.1.0"
3511-
object.fromentries "^2.0.1"
3512-
object.values "^1.1.0"
3530+
object.entries "^1.1.1"
3531+
object.fromentries "^2.0.2"
3532+
object.values "^1.1.1"
35133533
prop-types "^15.7.2"
3514-
resolve "^1.13.1"
3534+
resolve "^1.14.2"
35153535

35163536
eslint-plugin-unicorn@^4.0.3:
35173537
version "4.0.3"
@@ -6848,16 +6868,6 @@ object.entries@^1.1.1:
68486868
function-bind "^1.1.1"
68496869
has "^1.0.3"
68506870

6851-
object.fromentries@^2.0.1:
6852-
version "2.0.1"
6853-
resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.1.tgz#050f077855c7af8ae6649f45c80b16ee2d31e704"
6854-
integrity sha512-PUQv8Hbg3j2QX0IQYv3iAGCbGcu4yY4KQ92/dhA4sFSixBmSmp13UpDLs6jGK8rBtbmhNNIK99LD2k293jpiGA==
6855-
dependencies:
6856-
define-properties "^1.1.3"
6857-
es-abstract "^1.15.0"
6858-
function-bind "^1.1.1"
6859-
has "^1.0.3"
6860-
68616871
object.fromentries@^2.0.2:
68626872
version "2.0.2"
68636873
resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.2.tgz#4a09c9b9bb3843dd0f89acdb517a794d4f355ac9"
@@ -8126,10 +8136,10 @@ resolve@^1.10.0, resolve@^1.11.0, resolve@^1.12.0, resolve@^1.3.2, resolve@^1.3.
81268136
dependencies:
81278137
path-parse "^1.0.6"
81288138

8129-
resolve@^1.13.1:
8130-
version "1.13.1"
8131-
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.13.1.tgz#be0aa4c06acd53083505abb35f4d66932ab35d16"
8132-
integrity sha512-CxqObCX8K8YtAhOBRg+lrcdn+LK+WYOS8tSjqSFbjtrI5PnS63QPhZl4+yKfrU9tdsbMu9Anr/amegT87M9Z6w==
8139+
resolve@^1.14.2:
8140+
version "1.14.2"
8141+
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.14.2.tgz#dbf31d0fa98b1f29aa5169783b9c290cb865fea2"
8142+
integrity sha512-EjlOBLBO1kxsUxsKjLt7TAECyKW6fOh1VRkykQkKGzcBbjjPIxBqGh0jf7GJ3k/f5mxMqW3htMD3WdTUVtW8HQ==
81338143
dependencies:
81348144
path-parse "^1.0.6"
81358145

@@ -8755,6 +8765,14 @@ string.prototype.trimleft@^2.1.0:
87558765
define-properties "^1.1.3"
87568766
function-bind "^1.1.1"
87578767

8768+
string.prototype.trimleft@^2.1.1:
8769+
version "2.1.1"
8770+
resolved "https://registry.yarnpkg.com/string.prototype.trimleft/-/string.prototype.trimleft-2.1.1.tgz#9bdb8ac6abd6d602b17a4ed321870d2f8dcefc74"
8771+
integrity sha512-iu2AGd3PuP5Rp7x2kEZCrB2Nf41ehzh+goo8TV7z8/XDBbsvc6HQIlUl9RjkZ4oyrW1XM5UwlGl1oVEaDjg6Ag==
8772+
dependencies:
8773+
define-properties "^1.1.3"
8774+
function-bind "^1.1.1"
8775+
87588776
string.prototype.trimright@^2.1.0:
87598777
version "2.1.0"
87608778
resolved "https://registry.yarnpkg.com/string.prototype.trimright/-/string.prototype.trimright-2.1.0.tgz#669d164be9df9b6f7559fa8e89945b168a5a6c58"
@@ -8763,6 +8781,14 @@ string.prototype.trimright@^2.1.0:
87638781
define-properties "^1.1.3"
87648782
function-bind "^1.1.1"
87658783

8784+
string.prototype.trimright@^2.1.1:
8785+
version "2.1.1"
8786+
resolved "https://registry.yarnpkg.com/string.prototype.trimright/-/string.prototype.trimright-2.1.1.tgz#440314b15996c866ce8a0341894d45186200c5d9"
8787+
integrity sha512-qFvWL3/+QIgZXVmJBfpHmxLB7xsUXz6HsUmP8+5dRaC3Q7oKUv9Vo6aMCRZC1smrtyECFsIT30PqBJ1gTjAs+g==
8788+
dependencies:
8789+
define-properties "^1.1.3"
8790+
function-bind "^1.1.1"
8791+
87668792
string_decoder@^1.0.0, string_decoder@^1.1.1:
87678793
version "1.3.0"
87688794
resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-1.3.0.tgz#42f114594a46cf1a8e30b0a84f56c78c3edac21e"

0 commit comments

Comments
 (0)