Skip to content

Commit 8eafded

Browse files
committed
Update dependency eslint-plugin-react to v7.29.4
1 parent 6631f4d commit 8eafded

File tree

2 files changed

+191
-3
lines changed

2 files changed

+191
-3
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"eslint": "7.29.0",
5858
"eslint-config-prettier": "8.3.0",
5959
"eslint-plugin-prettier": "3.4.0",
60-
"eslint-plugin-react": "7.24.0",
60+
"eslint-plugin-react": "7.29.4",
6161
"eslint-plugin-standard": "5.0.0",
6262
"prettier": "2.3.2",
6363
"webpack": "5.41.1"

yarn.lock

+190-2
Original file line numberDiff line numberDiff line change
@@ -2679,6 +2679,17 @@ array-includes@^3.1.1, array-includes@^3.1.2, array-includes@^3.1.3:
26792679
get-intrinsic "^1.1.1"
26802680
is-string "^1.0.5"
26812681

2682+
array-includes@^3.1.4:
2683+
version "3.1.4"
2684+
resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.4.tgz#f5b493162c760f3539631f005ba2bb46acb45ba9"
2685+
integrity sha512-ZTNSQkmWumEbiHO2GF4GmWxYVTiQyJy2XOTa15sdQSrvKn7l+180egQMqlrMOUMCyLMD7pmyQe4mMDUT6Behrw==
2686+
dependencies:
2687+
call-bind "^1.0.2"
2688+
define-properties "^1.1.3"
2689+
es-abstract "^1.19.1"
2690+
get-intrinsic "^1.1.1"
2691+
is-string "^1.0.7"
2692+
26822693
array-iterate@^1.0.0:
26832694
version "1.1.4"
26842695
resolved "https://registry.yarnpkg.com/array-iterate/-/array-iterate-1.1.4.tgz#add1522e9dd9749bb41152d08b845bd08d6af8b7"
@@ -2725,6 +2736,15 @@ array.prototype.flatmap@^1.2.4:
27252736
es-abstract "^1.18.0-next.1"
27262737
function-bind "^1.1.1"
27272738

2739+
array.prototype.flatmap@^1.2.5:
2740+
version "1.2.5"
2741+
resolved "https://registry.yarnpkg.com/array.prototype.flatmap/-/array.prototype.flatmap-1.2.5.tgz#908dc82d8a406930fdf38598d51e7411d18d4446"
2742+
integrity sha512-08u6rVyi1Lj7oqWbS9nUxliETrtIROT4XGTA4D/LWGten6E3ocm7cy9SIrmNHOL5XVbVuckUp3X6Xyg8/zpvHA==
2743+
dependencies:
2744+
call-bind "^1.0.0"
2745+
define-properties "^1.1.3"
2746+
es-abstract "^1.19.0"
2747+
27282748
arrify@^1.0.1:
27292749
version "1.0.1"
27302750
resolved "https://registry.yarnpkg.com/arrify/-/arrify-1.0.1.tgz#898508da2226f380df904728456849c1501a4b0d"
@@ -5155,6 +5175,32 @@ es-abstract@^1.17.2, es-abstract@^1.18.0-next.1, es-abstract@^1.18.0-next.2, es-
51555175
string.prototype.trimstart "^1.0.4"
51565176
unbox-primitive "^1.0.1"
51575177

5178+
es-abstract@^1.19.0, es-abstract@^1.19.1:
5179+
version "1.19.1"
5180+
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.19.1.tgz#d4885796876916959de78edaa0df456627115ec3"
5181+
integrity sha512-2vJ6tjA/UfqLm2MPs7jxVybLoB8i1t1Jd9R3kISld20sIxPcTbLuggQOUxeWeAvIUkduv/CfMjuh4WmiXr2v9w==
5182+
dependencies:
5183+
call-bind "^1.0.2"
5184+
es-to-primitive "^1.2.1"
5185+
function-bind "^1.1.1"
5186+
get-intrinsic "^1.1.1"
5187+
get-symbol-description "^1.0.0"
5188+
has "^1.0.3"
5189+
has-symbols "^1.0.2"
5190+
internal-slot "^1.0.3"
5191+
is-callable "^1.2.4"
5192+
is-negative-zero "^2.0.1"
5193+
is-regex "^1.1.4"
5194+
is-shared-array-buffer "^1.0.1"
5195+
is-string "^1.0.7"
5196+
is-weakref "^1.0.1"
5197+
object-inspect "^1.11.0"
5198+
object-keys "^1.1.1"
5199+
object.assign "^4.1.2"
5200+
string.prototype.trimend "^1.0.4"
5201+
string.prototype.trimstart "^1.0.4"
5202+
unbox-primitive "^1.0.1"
5203+
51585204
es-module-lexer@^0.6.0:
51595205
version "0.6.0"
51605206
resolved "https://registry.yarnpkg.com/es-module-lexer/-/es-module-lexer-0.6.0.tgz#e72ab05b7412e62b9be37c37a09bdb6000d706f0"
@@ -5331,7 +5377,27 @@ eslint-plugin-react-hooks@^4.2.0:
53315377
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.2.0.tgz#8c229c268d468956334c943bb45fc860280f5556"
53325378
integrity sha512-623WEiZJqxR7VdxFCKLI6d6LLpwJkGPYKODnkH3D7WpOG5KM8yWueBd8TLsNAetEJNF5iJmolaAKO3F8yzyVBQ==
53335379

5334-
[email protected], eslint-plugin-react@^7.23.1:
5380+
5381+
version "7.29.4"
5382+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.29.4.tgz#4717de5227f55f3801a5fd51a16a4fa22b5914d2"
5383+
integrity sha512-CVCXajliVh509PcZYRFyu/BoUEz452+jtQJq2b3Bae4v3xBUWPLCmtmBM+ZinG4MzwmxJgJ2M5rMqhqLVn7MtQ==
5384+
dependencies:
5385+
array-includes "^3.1.4"
5386+
array.prototype.flatmap "^1.2.5"
5387+
doctrine "^2.1.0"
5388+
estraverse "^5.3.0"
5389+
jsx-ast-utils "^2.4.1 || ^3.0.0"
5390+
minimatch "^3.1.2"
5391+
object.entries "^1.1.5"
5392+
object.fromentries "^2.0.5"
5393+
object.hasown "^1.1.0"
5394+
object.values "^1.1.5"
5395+
prop-types "^15.8.1"
5396+
resolve "^2.0.0-next.3"
5397+
semver "^6.3.0"
5398+
string.prototype.matchall "^4.0.6"
5399+
5400+
eslint-plugin-react@^7.23.1:
53355401
version "7.24.0"
53365402
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.24.0.tgz#eadedfa351a6f36b490aa17f4fa9b14e842b9eb4"
53375403
integrity sha512-KJJIx2SYx7PBx3ONe/mEeMz4YE0Lcr7feJTCMyyKb/341NcjuAgim3Acgan89GfPv7nxXK2+0slu0CWXYM4x+Q==
@@ -5481,6 +5547,11 @@ estraverse@^5.1.0, estraverse@^5.2.0:
54815547
resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-5.2.0.tgz#307df42547e6cc7324d3cf03c155d5cdb8c53880"
54825548
integrity sha512-BxbNGGNm0RyRYvUdHpIwv9IWzeM9XClbOxwoATuFdOE7ZE6wHL+HQ5T8hoPM+zHvmKzzsEqhgy0GrQ5X13afiQ==
54835549

5550+
estraverse@^5.3.0:
5551+
version "5.3.0"
5552+
resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-5.3.0.tgz#2eea5290702f26ab8fe5370370ff86c965d21123"
5553+
integrity sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==
5554+
54845555
estree-util-is-identifier-name@^1.0.0:
54855556
version "1.1.0"
54865557
resolved "https://registry.yarnpkg.com/estree-util-is-identifier-name/-/estree-util-is-identifier-name-1.1.0.tgz#2e3488ea06d9ea2face116058864f6370b37456d"
@@ -6922,6 +6993,14 @@ get-stream@^5.0.0, get-stream@^5.1.0:
69226993
dependencies:
69236994
pump "^3.0.0"
69246995

6996+
get-symbol-description@^1.0.0:
6997+
version "1.0.0"
6998+
resolved "https://registry.yarnpkg.com/get-symbol-description/-/get-symbol-description-1.0.0.tgz#7fdb81c900101fbd564dd5f1a30af5aadc1e58d6"
6999+
integrity sha512-2EmdH1YvIQiZpltCNgkuiUnyukzxM/R6NDJX31Ke3BG1Nq5b0S2PhX59UKi9vZpPDQVdqn+1IcaAwnzTT5vCjw==
7000+
dependencies:
7001+
call-bind "^1.0.2"
7002+
get-intrinsic "^1.1.1"
7003+
69257004
get-value@^2.0.3, get-value@^2.0.6:
69267005
version "2.0.6"
69277006
resolved "https://registry.yarnpkg.com/get-value/-/get-value-2.0.6.tgz#dc15ca1c672387ca76bd37ac0a395ba2042a2c28"
@@ -7310,6 +7389,13 @@ has-to-string-tag-x@^1.2.0:
73107389
dependencies:
73117390
has-symbol-support-x "^1.4.1"
73127391

7392+
has-tostringtag@^1.0.0:
7393+
version "1.0.0"
7394+
resolved "https://registry.yarnpkg.com/has-tostringtag/-/has-tostringtag-1.0.0.tgz#7e133818a7d394734f941e73c3d3f9291e658b25"
7395+
integrity sha512-kFjcSNhnlGV1kyoGk7OXKSawH5JOb/LzUc5w9B02hOTO0dfFRjbHQKvg1d6cf3HbeUmtU9VbbV3qzZ2Teh97WQ==
7396+
dependencies:
7397+
has-symbols "^1.0.2"
7398+
73137399
has-unicode@^2.0.0:
73147400
version "2.0.1"
73157401
resolved "https://registry.yarnpkg.com/has-unicode/-/has-unicode-2.0.1.tgz#e0e6fe6a28cf51138855e086d1691e771de2a8b9"
@@ -8005,6 +8091,11 @@ is-callable@^1.1.3, is-callable@^1.1.4, is-callable@^1.2.3:
80058091
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.3.tgz#8b1e0500b73a1d76c70487636f368e519de8db8e"
80068092
integrity sha512-J1DcMe8UYTBSrKezuIUTUwjXsho29693unXM2YhJUTR2txK/eG47bvNa/wipPFmZFgr/N6f1GA66dv0mEyTIyQ==
80078093

8094+
is-callable@^1.2.4:
8095+
version "1.2.4"
8096+
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.4.tgz#47301d58dd0259407865547853df6d61fe471945"
8097+
integrity sha512-nsuwtxZfMX67Oryl9LCQ+upnC0Z0BgpwntpS89m1H/TLF0zNfzfLMV/9Wa/6MZsj0acpEjAO0KF1xT6ZdLl95w==
8098+
80088099
is-ci@^2.0.0:
80098100
version "2.0.0"
80108101
resolved "https://registry.yarnpkg.com/is-ci/-/is-ci-2.0.0.tgz#6bc6334181810e04b5c22b3d589fdca55026404c"
@@ -8303,6 +8394,14 @@ is-regex@^1.0.4, is-regex@^1.1.3:
83038394
call-bind "^1.0.2"
83048395
has-symbols "^1.0.2"
83058396

8397+
is-regex@^1.1.4:
8398+
version "1.1.4"
8399+
resolved "https://registry.yarnpkg.com/is-regex/-/is-regex-1.1.4.tgz#eef5663cd59fa4c0ae339505323df6854bb15958"
8400+
integrity sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==
8401+
dependencies:
8402+
call-bind "^1.0.2"
8403+
has-tostringtag "^1.0.0"
8404+
83068405
is-relative-url@^3.0.0:
83078406
version "3.0.0"
83088407
resolved "https://registry.yarnpkg.com/is-relative-url/-/is-relative-url-3.0.0.tgz#f623c8e26baa5bd3742b3b7ec074f50f3b45b3f3"
@@ -8332,6 +8431,11 @@ [email protected]:
83328431
resolved "https://registry.yarnpkg.com/is-root/-/is-root-2.1.0.tgz#809e18129cf1129644302a4f8544035d51984a9c"
83338432
integrity sha512-AGOriNp96vNBd3HtU+RzFEc75FfR5ymiYv8E553I71SCeXBiMsVDUtdio1OEFvrPyLIQ9tVR5RxXIFe5PUFjMg==
83348433

8434+
is-shared-array-buffer@^1.0.1:
8435+
version "1.0.1"
8436+
resolved "https://registry.yarnpkg.com/is-shared-array-buffer/-/is-shared-array-buffer-1.0.1.tgz#97b0c85fbdacb59c9c446fe653b82cf2b5b7cfe6"
8437+
integrity sha512-IU0NmyknYZN0rChcKhRO1X8LYz5Isj/Fsqh8NJOSf+N/hCOTwy29F32Ik7a+QszE63IdvmwdTPDd6cZ5pg4cwA==
8438+
83358439
is-ssh@^1.3.0:
83368440
version "1.3.3"
83378441
resolved "https://registry.yarnpkg.com/is-ssh/-/is-ssh-1.3.3.tgz#7f133285ccd7f2c2c7fc897b771b53d95a2b2c7e"
@@ -8354,6 +8458,13 @@ is-string@^1.0.5, is-string@^1.0.6:
83548458
resolved "https://registry.yarnpkg.com/is-string/-/is-string-1.0.6.tgz#3fe5d5992fb0d93404f32584d4b0179a71b54a5f"
83558459
integrity sha512-2gdzbKUuqtQ3lYNrUTQYoClPhm7oQu4UdpSZMp1/DGgkHBT8E2Z1l0yMdb6D4zNAxwDiMv8MdulKROJGNl0Q0w==
83568460

8461+
is-string@^1.0.7:
8462+
version "1.0.7"
8463+
resolved "https://registry.yarnpkg.com/is-string/-/is-string-1.0.7.tgz#0dd12bf2006f255bb58f695110eff7491eebc0fd"
8464+
integrity sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg==
8465+
dependencies:
8466+
has-tostringtag "^1.0.0"
8467+
83578468
is-symbol@^1.0.2, is-symbol@^1.0.3:
83588469
version "1.0.4"
83598470
resolved "https://registry.yarnpkg.com/is-symbol/-/is-symbol-1.0.4.tgz#a6dac93b635b063ca6872236de88910a57af139c"
@@ -8397,6 +8508,13 @@ is-valid-path@^0.1.1:
83978508
dependencies:
83988509
is-invalid-path "^0.1.0"
83998510

8511+
is-weakref@^1.0.1:
8512+
version "1.0.2"
8513+
resolved "https://registry.yarnpkg.com/is-weakref/-/is-weakref-1.0.2.tgz#9529f383a9338205e89765e0392efc2f100f06f2"
8514+
integrity sha512-qctsuLZmIQ0+vSSMfoVvyFe2+GSEvnmZ2ezTup1SBse9+twCCeial6EEi3Nc2KFcf6+qz2FBPnjXsk8xhKSaPQ==
8515+
dependencies:
8516+
call-bind "^1.0.2"
8517+
84008518
is-whitespace-character@^1.0.0:
84018519
version "1.0.4"
84028520
resolved "https://registry.yarnpkg.com/is-whitespace-character/-/is-whitespace-character-1.0.4.tgz#0858edd94a95594c7c9dd0b5c174ec6e45ee4aa7"
@@ -9729,6 +9847,13 @@ [email protected], minimatch@^3.0.3, minimatch@^3.0.4:
97299847
dependencies:
97309848
brace-expansion "^1.1.7"
97319849

9850+
minimatch@^3.1.2:
9851+
version "3.1.2"
9852+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
9853+
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
9854+
dependencies:
9855+
brace-expansion "^1.1.7"
9856+
97329857
97339858
version "4.1.0"
97349859
resolved "https://registry.yarnpkg.com/minimist-options/-/minimist-options-4.1.0.tgz#c0655713c53a8a2ebd77ffa247d342c40f010619"
@@ -10121,6 +10246,11 @@ object-inspect@^1.10.3, object-inspect@^1.9.0:
1012110246
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.10.3.tgz#c2aa7d2d09f50c99375704f7a0adf24c5782d369"
1012210247
integrity sha512-e5mCJlSH7poANfC8z8S9s9S2IN5/4Zb3aZ33f5s8YqoazCFzNLloLU8r5VCG+G7WoqLvAAZoVMcy3tp/3X0Plw==
1012310248

10249+
object-inspect@^1.11.0:
10250+
version "1.12.0"
10251+
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.12.0.tgz#6e2c120e868fd1fd18cb4f18c31741d0d6e776f0"
10252+
integrity sha512-Ho2z80bVIvJloH+YzRmpZVQe87+qASmBUKZDWgx9cu+KDrX2ZDH/3tMy+gXbZETVGs2M8YdxObOh7XAtim9Y0g==
10253+
1012410254
object-is@^1.0.1:
1012510255
version "1.1.5"
1012610256
resolved "https://registry.yarnpkg.com/object-is/-/object-is-1.1.5.tgz#b9deeaa5fc7f1846a0faecdceec138e5778f53ac"
@@ -10165,6 +10295,15 @@ object.entries@^1.1.4:
1016510295
define-properties "^1.1.3"
1016610296
es-abstract "^1.18.2"
1016710297

10298+
object.entries@^1.1.5:
10299+
version "1.1.5"
10300+
resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.5.tgz#e1acdd17c4de2cd96d5a08487cfb9db84d881861"
10301+
integrity sha512-TyxmjUoZggd4OrrU1W66FMDG6CuqJxsFvymeyXI51+vQLN67zYfZseptRge703kKQdo4uccgAKebXFcRCzk4+g==
10302+
dependencies:
10303+
call-bind "^1.0.2"
10304+
define-properties "^1.1.3"
10305+
es-abstract "^1.19.1"
10306+
1016810307
object.fromentries@^2.0.4:
1016910308
version "2.0.4"
1017010309
resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.4.tgz#26e1ba5c4571c5c6f0890cef4473066456a120b8"
@@ -10175,6 +10314,15 @@ object.fromentries@^2.0.4:
1017510314
es-abstract "^1.18.0-next.2"
1017610315
has "^1.0.3"
1017710316

10317+
object.fromentries@^2.0.5:
10318+
version "2.0.5"
10319+
resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.5.tgz#7b37b205109c21e741e605727fe8b0ad5fa08251"
10320+
integrity sha512-CAyG5mWQRRiBU57Re4FKoTBjXfDoNwdFVH2Y1tS9PqCsfUTymAohOkEMSG3aRNKmv4lV3O7p1et7c187q6bynw==
10321+
dependencies:
10322+
call-bind "^1.0.2"
10323+
define-properties "^1.1.3"
10324+
es-abstract "^1.19.1"
10325+
1017810326
object.getownpropertydescriptors@^2.1.0, object.getownpropertydescriptors@^2.1.1:
1017910327
version "2.1.2"
1018010328
resolved "https://registry.yarnpkg.com/object.getownpropertydescriptors/-/object.getownpropertydescriptors-2.1.2.tgz#1bd63aeacf0d5d2d2f31b5e393b03a7c601a23f7"
@@ -10184,6 +10332,14 @@ object.getownpropertydescriptors@^2.1.0, object.getownpropertydescriptors@^2.1.1
1018410332
define-properties "^1.1.3"
1018510333
es-abstract "^1.18.0-next.2"
1018610334

10335+
object.hasown@^1.1.0:
10336+
version "1.1.0"
10337+
resolved "https://registry.yarnpkg.com/object.hasown/-/object.hasown-1.1.0.tgz#7232ed266f34d197d15cac5880232f7a4790afe5"
10338+
integrity sha512-MhjYRfj3GBlhSkDHo6QmvgjRLXQ2zndabdf3nX0yTyZK9rPfxb6uRpAac8HXNLy1GpqWtZ81Qh4v3uOls2sRAg==
10339+
dependencies:
10340+
define-properties "^1.1.3"
10341+
es-abstract "^1.19.1"
10342+
1018710343
object.pick@^1.3.0:
1018810344
version "1.3.0"
1018910345
resolved "https://registry.yarnpkg.com/object.pick/-/object.pick-1.3.0.tgz#87a10ac4c1694bd2e1cbf53591a66141fb5dd747"
@@ -10200,6 +10356,15 @@ object.values@^1.1.0, object.values@^1.1.3, object.values@^1.1.4:
1020010356
define-properties "^1.1.3"
1020110357
es-abstract "^1.18.2"
1020210358

10359+
object.values@^1.1.5:
10360+
version "1.1.5"
10361+
resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.5.tgz#959f63e3ce9ef108720333082131e4a459b716ac"
10362+
integrity sha512-QUZRW0ilQ3PnPpbNtgdNV1PDbEqLIiSFB3l+EnGtBQ/8SUTLj1PZwtQHABZtLgwpJZTSZhuGLOGk57Drx2IvYg==
10363+
dependencies:
10364+
call-bind "^1.0.2"
10365+
define-properties "^1.1.3"
10366+
es-abstract "^1.19.1"
10367+
1020310368
objectFitPolyfill@^2.3.0:
1020410369
version "2.3.5"
1020510370
resolved "https://registry.yarnpkg.com/objectFitPolyfill/-/objectFitPolyfill-2.3.5.tgz#be8c83064aabfa4e88780f776c2013c48ce1f745"
@@ -11340,6 +11505,15 @@ [email protected], prop-types@^15.5.8, prop-types@^15.6.1, prop-types@^15.7.2:
1134011505
object-assign "^4.1.1"
1134111506
react-is "^16.8.1"
1134211507

11508+
prop-types@^15.8.1:
11509+
version "15.8.1"
11510+
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.8.1.tgz#67d87bf1a694f48435cf332c24af10214a3140b5"
11511+
integrity sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==
11512+
dependencies:
11513+
loose-envify "^1.4.0"
11514+
object-assign "^4.1.1"
11515+
react-is "^16.13.1"
11516+
1134311517
proper-lockfile@^4.1.1:
1134411518
version "4.1.2"
1134511519
resolved "https://registry.yarnpkg.com/proper-lockfile/-/proper-lockfile-4.1.2.tgz#c8b9de2af6b2f1601067f98e01ac66baa223141f"
@@ -11603,7 +11777,7 @@ [email protected]:
1160311777
react-fast-compare "^3.1.1"
1160411778
react-side-effect "^2.1.0"
1160511779

11606-
react-is@^16.12.0, react-is@^16.7.0, react-is@^16.8.1:
11780+
react-is@^16.12.0, react-is@^16.13.1, react-is@^16.7.0, react-is@^16.8.1:
1160711781
version "16.13.1"
1160811782
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
1160911783
integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==
@@ -13135,6 +13309,20 @@ string.prototype.matchall@^4.0.5:
1313513309
regexp.prototype.flags "^1.3.1"
1313613310
side-channel "^1.0.4"
1313713311

13312+
string.prototype.matchall@^4.0.6:
13313+
version "4.0.6"
13314+
resolved "https://registry.yarnpkg.com/string.prototype.matchall/-/string.prototype.matchall-4.0.6.tgz#5abb5dabc94c7b0ea2380f65ba610b3a544b15fa"
13315+
integrity sha512-6WgDX8HmQqvEd7J+G6VtAahhsQIssiZ8zl7zKh1VDMFyL3hRTJP4FTNA3RbIp2TOQ9AYNDcc7e3fH0Qbup+DBg==
13316+
dependencies:
13317+
call-bind "^1.0.2"
13318+
define-properties "^1.1.3"
13319+
es-abstract "^1.19.1"
13320+
get-intrinsic "^1.1.1"
13321+
has-symbols "^1.0.2"
13322+
internal-slot "^1.0.3"
13323+
regexp.prototype.flags "^1.3.1"
13324+
side-channel "^1.0.4"
13325+
1313813326
string.prototype.trimend@^1.0.4:
1313913327
version "1.0.4"
1314013328
resolved "https://registry.yarnpkg.com/string.prototype.trimend/-/string.prototype.trimend-1.0.4.tgz#e75ae90c2942c63504686c18b287b4a0b1a45f80"

0 commit comments

Comments
 (0)