Skip to content

Commit ff06957

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency eslint-plugin-react to v7.21.4
1 parent 57325e0 commit ff06957

File tree

2 files changed

+61
-11
lines changed

2 files changed

+61
-11
lines changed

advanced/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"eslint-plugin-flowtype": "2.50.3",
1010
"eslint-plugin-import": "2.22.1",
1111
"eslint-plugin-jsx-a11y": "5.1.1",
12-
"eslint-plugin-react": "7.21.3",
12+
"eslint-plugin-react": "7.21.4",
1313
"jwt-decode": "2.2.0",
1414
"prettier-eslint-cli": "4.7.1",
1515
"react-scripts": "2.1.8"

advanced/yarn.lock

+60-10
Original file line numberDiff line numberDiff line change
@@ -4044,6 +4044,24 @@ es-abstract@^1.17.5:
40444044
string.prototype.trimend "^1.0.1"
40454045
string.prototype.trimstart "^1.0.1"
40464046

4047+
es-abstract@^1.18.0-next.0:
4048+
version "1.18.0-next.1"
4049+
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.18.0-next.1.tgz#6e3a0a4bda717e5023ab3b8e90bec36108d22c68"
4050+
integrity sha512-I4UGspA0wpZXWENrdA0uHbnhte683t3qT/1VFH9aX2dA5PPSf6QW5HHXf5HImaqPmjXaVeVk4RGWnaylmV7uAA==
4051+
dependencies:
4052+
es-to-primitive "^1.2.1"
4053+
function-bind "^1.1.1"
4054+
has "^1.0.3"
4055+
has-symbols "^1.0.1"
4056+
is-callable "^1.2.2"
4057+
is-negative-zero "^2.0.0"
4058+
is-regex "^1.1.1"
4059+
object-inspect "^1.8.0"
4060+
object-keys "^1.1.1"
4061+
object.assign "^4.1.1"
4062+
string.prototype.trimend "^1.0.1"
4063+
string.prototype.trimstart "^1.0.1"
4064+
40474065
es-abstract@^1.7.0:
40484066
version "1.10.0"
40494067
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.10.0.tgz#1ecb36c197842a00d8ee4c2dfd8646bb97d60864"
@@ -4268,16 +4286,16 @@ [email protected]:
42684286
prop-types "^15.6.2"
42694287
resolve "^1.9.0"
42704288

4271-
4272-
version "7.21.3"
4273-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.21.3.tgz#71655d2af5155b19285ec929dd2cdc67a4470b52"
4274-
integrity sha512-OI4GwTCqyIb4ipaOEGLWdaOHCXZZydStAsBEPB2e1ZfNM37bojpgO1BoOQbFb0eLVz3QLDx7b+6kYcrxCuJfhw==
4289+
4290+
version "7.21.4"
4291+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.21.4.tgz#31060b2e5ff82b12e24a3cc33edb7d12f904775c"
4292+
integrity sha512-uHeQ8A0hg0ltNDXFu3qSfFqTNPXm1XithH6/SY318UX76CMj7Q599qWpgmMhVQyvhq36pm7qvoN3pb6/3jsTFg==
42754293
dependencies:
42764294
array-includes "^3.1.1"
42774295
array.prototype.flatmap "^1.2.3"
42784296
doctrine "^2.1.0"
42794297
has "^1.0.3"
4280-
jsx-ast-utils "^2.4.1"
4298+
jsx-ast-utils "^2.4.1 || ^3.0.0"
42814299
object.entries "^1.1.2"
42824300
object.fromentries "^2.0.2"
42834301
object.values "^1.1.1"
@@ -6144,6 +6162,11 @@ is-callable@^1.2.0:
61446162
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.0.tgz#83336560b54a38e35e3a2df7afd0454d691468bb"
61456163
integrity sha512-pyVD9AaGLxtg6srb2Ng6ynWJqkHU9bEM087AKck0w8QwDarTfNcpIYoU8x8Hv2Icm8u6kFJM18Dag8lyqGkviw==
61466164

6165+
is-callable@^1.2.2:
6166+
version "1.2.2"
6167+
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.2.tgz#c7c6715cd22d4ddb48d3e19970223aceabb080d9"
6168+
integrity sha512-dnMqspv5nU3LoewK2N/y7KLtxtakvTuaCsU9FU50/QDmdbHNy/4/JuRtMHqRU22o3q+W89YQndQEeCVwK+3qrA==
6169+
61476170
is-ci@^1.0.10:
61486171
version "1.1.0"
61496172
resolved "https://registry.yarnpkg.com/is-ci/-/is-ci-1.1.0.tgz#247e4162e7860cebbdaf30b774d6b0ac7dcfe7a5"
@@ -6284,6 +6307,11 @@ is-glob@^4.0.0:
62846307
dependencies:
62856308
is-extglob "^2.1.1"
62866309

6310+
is-negative-zero@^2.0.0:
6311+
version "2.0.0"
6312+
resolved "https://registry.yarnpkg.com/is-negative-zero/-/is-negative-zero-2.0.0.tgz#9553b121b0fac28869da9ed459e20c7543788461"
6313+
integrity sha1-lVOxIbD6wohp2p7UWeIMdUN4hGE=
6314+
62876315
is-number@^2.1.0:
62886316
version "2.1.0"
62896317
resolved "https://registry.yarnpkg.com/is-number/-/is-number-2.1.0.tgz#01fcbbb393463a548f2f466cce16dece49db908f"
@@ -6370,6 +6398,13 @@ is-regex@^1.1.0:
63706398
dependencies:
63716399
has-symbols "^1.0.1"
63726400

6401+
is-regex@^1.1.1:
6402+
version "1.1.1"
6403+
resolved "https://registry.yarnpkg.com/is-regex/-/is-regex-1.1.1.tgz#c6f98aacc546f6cec5468a07b7b153ab564a57b9"
6404+
integrity sha512-1+QkEcxiLlB7VEyFtyBg94e08OAsvq7FUBgApTq/w2ymCLyKJgDPsybBENVtA7XCQEgEXxKPonG+mvYRxh/LIg==
6405+
dependencies:
6406+
has-symbols "^1.0.1"
6407+
63736408
is-regexp@^1.0.0:
63746409
version "1.0.0"
63756410
resolved "https://registry.yarnpkg.com/is-regexp/-/is-regexp-1.0.0.tgz#fd2d883545c46bac5a633e7b9a09e87fa2cb5069"
@@ -7087,13 +7122,13 @@ jsx-ast-utils@^2.0.1:
70877122
dependencies:
70887123
array-includes "^3.0.3"
70897124

7090-
jsx-ast-utils@^2.4.1:
7091-
version "2.4.1"
7092-
resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-2.4.1.tgz#1114a4c1209481db06c690c2b4f488cc665f657e"
7093-
integrity sha512-z1xSldJ6imESSzOjd3NNkieVJKRlKYSOtMG8SFyCj2FIrvSaSuli/WjpBkEzCBoR9bYYYFgqJw61Xhu7Lcgk+w==
7125+
"jsx-ast-utils@^2.4.1 || ^3.0.0":
7126+
version "3.0.0"
7127+
resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-3.0.0.tgz#0f49d5093bafa4b45d3fe02147d8b40ffc6c7438"
7128+
integrity sha512-sPuicm6EPKYI/UnWpOatvg4pI50qaBo4dSOMGUPutmJ26ttedFKXr0It0XXPk4HKnQ/1X0st4eSS2w2jhFk9Ow==
70947129
dependencies:
70957130
array-includes "^3.1.1"
7096-
object.assign "^4.1.0"
7131+
object.assign "^4.1.1"
70977132

70987133
70997134
version "2.2.0"
@@ -8080,6 +8115,11 @@ object-inspect@^1.7.0:
80808115
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.7.0.tgz#f4f6bd181ad77f006b5ece60bd0b6f398ff74a67"
80818116
integrity sha512-a7pEHdh1xKIAgTySUGgLMx/xwDZskN1Ud6egYYN3EdRW4ZMPNEDUTF+hwy2LUC+Bl+SyLXANnwz/jyh/qutKUw==
80828117

8118+
object-inspect@^1.8.0:
8119+
version "1.8.0"
8120+
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.8.0.tgz#df807e5ecf53a609cc6bfe93eac3cc7be5b3a9d0"
8121+
integrity sha512-jLdtEOB112fORuypAyl/50VRVIBIdVQOSUUGQHzJ4xBSbit81zRarz7GThkEFZy1RceYrWYcPcBFPQwHyAc1gA==
8122+
80838123
object-keys@^1.0.11, object-keys@^1.0.12, object-keys@^1.1.1:
80848124
version "1.1.1"
80858125
resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.1.1.tgz#1c47f272df277f3b1daf061677d9c82e2322c60e"
@@ -8107,6 +8147,16 @@ object.assign@^4.1.0:
81078147
has-symbols "^1.0.0"
81088148
object-keys "^1.0.11"
81098149

8150+
object.assign@^4.1.1:
8151+
version "4.1.1"
8152+
resolved "https://registry.yarnpkg.com/object.assign/-/object.assign-4.1.1.tgz#303867a666cdd41936ecdedfb1f8f3e32a478cdd"
8153+
integrity sha512-VT/cxmx5yaoHSOTSyrCygIDFco+RsibY2NM0a4RdEeY/4KgqezwFtK1yr3U67xYhqJSlASm2pKhLVzPj2lr4bA==
8154+
dependencies:
8155+
define-properties "^1.1.3"
8156+
es-abstract "^1.18.0-next.0"
8157+
has-symbols "^1.0.1"
8158+
object-keys "^1.1.1"
8159+
81108160
object.entries@^1.1.2:
81118161
version "1.1.2"
81128162
resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.2.tgz#bc73f00acb6b6bb16c203434b10f9a7e797d3add"

0 commit comments

Comments
 (0)