Skip to content

Commit 35b6e34

Browse files
committed
Update dependency eslint-plugin-react to v7.21.4
1 parent 594d4f3 commit 35b6e34

File tree

2 files changed

+64
-6
lines changed

2 files changed

+64
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"eslint-plugin-jsx-a11y": "6.3.1",
6060
"eslint-plugin-prettier": "3.1.4",
6161
"eslint-plugin-promise": "4.2.1",
62-
"eslint-plugin-react": "7.20.6",
62+
"eslint-plugin-react": "7.21.4",
6363
"eslint-plugin-react-hooks": "4.0.8",
6464
"eslint-plugin-redux-saga": "1.1.3",
6565
"eslint-plugin-testcafe": "0.2.1",

yarn.lock

Lines changed: 63 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1707,6 +1707,24 @@ es-abstract@^1.17.5:
17071707
string.prototype.trimend "^1.0.1"
17081708
string.prototype.trimstart "^1.0.1"
17091709

1710+
es-abstract@^1.18.0-next.0:
1711+
version "1.18.0-next.1"
1712+
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.18.0-next.1.tgz#6e3a0a4bda717e5023ab3b8e90bec36108d22c68"
1713+
integrity sha512-I4UGspA0wpZXWENrdA0uHbnhte683t3qT/1VFH9aX2dA5PPSf6QW5HHXf5HImaqPmjXaVeVk4RGWnaylmV7uAA==
1714+
dependencies:
1715+
es-to-primitive "^1.2.1"
1716+
function-bind "^1.1.1"
1717+
has "^1.0.3"
1718+
has-symbols "^1.0.1"
1719+
is-callable "^1.2.2"
1720+
is-negative-zero "^2.0.0"
1721+
is-regex "^1.1.1"
1722+
object-inspect "^1.8.0"
1723+
object-keys "^1.1.1"
1724+
object.assign "^4.1.1"
1725+
string.prototype.trimend "^1.0.1"
1726+
string.prototype.trimstart "^1.0.1"
1727+
17101728
es-to-primitive@^1.2.1:
17111729
version "1.2.1"
17121730
resolved "https://registry.yarnpkg.com/es-to-primitive/-/es-to-primitive-1.2.1.tgz#e55cd4c9cdc188bcefb03b366c736323fc5c898a"
@@ -1855,16 +1873,16 @@ eslint-plugin-react-hooks@4.0.8:
18551873
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.0.8.tgz#a9b1e3d57475ccd18276882eff3d6cba00da7a56"
18561874
integrity sha512-6SSb5AiMCPd8FDJrzah+Z4F44P2CdOaK026cXFV+o/xSRzfOiV1FNFeLl2z6xm3yqWOQEZ5OfVgiec90qV2xrQ==
18571875

1858-
eslint-plugin-react@7.20.6:
1859-
version "7.20.6"
1860-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.20.6.tgz#4d7845311a93c463493ccfa0a19c9c5d0fd69f60"
1861-
integrity sha512-kidMTE5HAEBSLu23CUDvj8dc3LdBU0ri1scwHBZjI41oDv4tjsWZKU7MQccFzH1QYPYhsnTF2ovh7JlcIcmxgg==
1876+
eslint-plugin-react@7.21.4:
1877+
version "7.21.4"
1878+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.21.4.tgz#31060b2e5ff82b12e24a3cc33edb7d12f904775c"
1879+
integrity sha512-uHeQ8A0hg0ltNDXFu3qSfFqTNPXm1XithH6/SY318UX76CMj7Q599qWpgmMhVQyvhq36pm7qvoN3pb6/3jsTFg==
18621880
dependencies:
18631881
array-includes "^3.1.1"
18641882
array.prototype.flatmap "^1.2.3"
18651883
doctrine "^2.1.0"
18661884
has "^1.0.3"
1867-
jsx-ast-utils "^2.4.1"
1885+
jsx-ast-utils "^2.4.1 || ^3.0.0"
18681886
object.entries "^1.1.2"
18691887
object.fromentries "^2.0.2"
18701888
object.values "^1.1.1"
@@ -2597,6 +2615,11 @@ is-callable@^1.2.0:
25972615
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.0.tgz#83336560b54a38e35e3a2df7afd0454d691468bb"
25982616
integrity sha512-pyVD9AaGLxtg6srb2Ng6ynWJqkHU9bEM087AKck0w8QwDarTfNcpIYoU8x8Hv2Icm8u6kFJM18Dag8lyqGkviw==
25992617

2618+
is-callable@^1.2.2:
2619+
version "1.2.2"
2620+
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.2.tgz#c7c6715cd22d4ddb48d3e19970223aceabb080d9"
2621+
integrity sha512-dnMqspv5nU3LoewK2N/y7KLtxtakvTuaCsU9FU50/QDmdbHNy/4/JuRtMHqRU22o3q+W89YQndQEeCVwK+3qrA==
2622+
26002623
is-ci@^2.0.0:
26012624
version "2.0.0"
26022625
resolved "https://registry.yarnpkg.com/is-ci/-/is-ci-2.0.0.tgz#6bc6334181810e04b5c22b3d589fdca55026404c"
@@ -2680,6 +2703,11 @@ is-glob@^4.0.0, is-glob@^4.0.1:
26802703
dependencies:
26812704
is-extglob "^2.1.1"
26822705

2706+
is-negative-zero@^2.0.0:
2707+
version "2.0.0"
2708+
resolved "https://registry.yarnpkg.com/is-negative-zero/-/is-negative-zero-2.0.0.tgz#9553b121b0fac28869da9ed459e20c7543788461"
2709+
integrity sha1-lVOxIbD6wohp2p7UWeIMdUN4hGE=
2710+
26832711
is-number@^3.0.0:
26842712
version "3.0.0"
26852713
resolved "https://registry.yarnpkg.com/is-number/-/is-number-3.0.0.tgz#24fd6201a4782cf50561c810276afc7d12d71195"
@@ -2723,6 +2751,13 @@ is-regex@^1.1.0:
27232751
dependencies:
27242752
has-symbols "^1.0.1"
27252753

2754+
is-regex@^1.1.1:
2755+
version "1.1.1"
2756+
resolved "https://registry.yarnpkg.com/is-regex/-/is-regex-1.1.1.tgz#c6f98aacc546f6cec5468a07b7b153ab564a57b9"
2757+
integrity sha512-1+QkEcxiLlB7VEyFtyBg94e08OAsvq7FUBgApTq/w2ymCLyKJgDPsybBENVtA7XCQEgEXxKPonG+mvYRxh/LIg==
2758+
dependencies:
2759+
has-symbols "^1.0.1"
2760+
27262761
is-stream@^1.1.0:
27272762
version "1.1.0"
27282763
resolved "https://registry.yarnpkg.com/is-stream/-/is-stream-1.1.0.tgz#12d4a3dd4e68e0b79ceb8dbc84173ae80d91ca44"
@@ -3323,6 +3358,14 @@ jsx-ast-utils@^2.4.1:
33233358
array-includes "^3.1.1"
33243359
object.assign "^4.1.0"
33253360

3361+
"jsx-ast-utils@^2.4.1 || ^3.0.0":
3362+
version "3.0.0"
3363+
resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-3.0.0.tgz#0f49d5093bafa4b45d3fe02147d8b40ffc6c7438"
3364+
integrity sha512-sPuicm6EPKYI/UnWpOatvg4pI50qaBo4dSOMGUPutmJ26ttedFKXr0It0XXPk4HKnQ/1X0st4eSS2w2jhFk9Ow==
3365+
dependencies:
3366+
array-includes "^3.1.1"
3367+
object.assign "^4.1.1"
3368+
33263369
kind-of@^3.0.2, kind-of@^3.0.3, kind-of@^3.2.0:
33273370
version "3.2.2"
33283371
resolved "https://registry.yarnpkg.com/kind-of/-/kind-of-3.2.2.tgz#31ea21a734bab9bbb0f32466d893aea51e4a3c64"
@@ -3721,6 +3764,11 @@ object-inspect@^1.7.0:
37213764
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.7.0.tgz#f4f6bd181ad77f006b5ece60bd0b6f398ff74a67"
37223765
integrity sha512-a7pEHdh1xKIAgTySUGgLMx/xwDZskN1Ud6egYYN3EdRW4ZMPNEDUTF+hwy2LUC+Bl+SyLXANnwz/jyh/qutKUw==
37233766

3767+
object-inspect@^1.8.0:
3768+
version "1.8.0"
3769+
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.8.0.tgz#df807e5ecf53a609cc6bfe93eac3cc7be5b3a9d0"
3770+
integrity sha512-jLdtEOB112fORuypAyl/50VRVIBIdVQOSUUGQHzJ4xBSbit81zRarz7GThkEFZy1RceYrWYcPcBFPQwHyAc1gA==
3771+
37243772
object-keys@^1.0.11, object-keys@^1.0.12, object-keys@^1.1.1:
37253773
version "1.1.1"
37263774
resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.1.1.tgz#1c47f272df277f3b1daf061677d9c82e2322c60e"
@@ -3743,6 +3791,16 @@ object.assign@^4.1.0:
37433791
has-symbols "^1.0.0"
37443792
object-keys "^1.0.11"
37453793

3794+
object.assign@^4.1.1:
3795+
version "4.1.1"
3796+
resolved "https://registry.yarnpkg.com/object.assign/-/object.assign-4.1.1.tgz#303867a666cdd41936ecdedfb1f8f3e32a478cdd"
3797+
integrity sha512-VT/cxmx5yaoHSOTSyrCygIDFco+RsibY2NM0a4RdEeY/4KgqezwFtK1yr3U67xYhqJSlASm2pKhLVzPj2lr4bA==
3798+
dependencies:
3799+
define-properties "^1.1.3"
3800+
es-abstract "^1.18.0-next.0"
3801+
has-symbols "^1.0.1"
3802+
object-keys "^1.1.1"
3803+
37463804
object.entries@^1.1.2:
37473805
version "1.1.2"
37483806
resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.2.tgz#bc73f00acb6b6bb16c203434b10f9a7e797d3add"

0 commit comments

Comments
 (0)