Skip to content

Commit d74c267

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency eslint-plugin-react to v7.29.4
1 parent 55e82d9 commit d74c267

File tree

1 file changed

+17
-14
lines changed

1 file changed

+17
-14
lines changed

yarn.lock

+17-14
Original file line numberDiff line numberDiff line change
@@ -3392,21 +3392,21 @@ eslint-config-prettier@^8.0.0:
33923392
integrity sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q==
33933393

33943394
eslint-plugin-react@^7.20.3:
3395-
version "7.28.0"
3396-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.28.0.tgz#8f3ff450677571a659ce76efc6d80b6a525adbdf"
3397-
integrity sha512-IOlFIRHzWfEQQKcAD4iyYDndHwTQiCMcJVJjxempf203jnNLUnW34AXLrV33+nEXoifJE2ZEGmcjKPL8957eSw==
3395+
version "7.29.4"
3396+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.29.4.tgz#4717de5227f55f3801a5fd51a16a4fa22b5914d2"
3397+
integrity sha512-CVCXajliVh509PcZYRFyu/BoUEz452+jtQJq2b3Bae4v3xBUWPLCmtmBM+ZinG4MzwmxJgJ2M5rMqhqLVn7MtQ==
33983398
dependencies:
33993399
array-includes "^3.1.4"
34003400
array.prototype.flatmap "^1.2.5"
34013401
doctrine "^2.1.0"
34023402
estraverse "^5.3.0"
34033403
jsx-ast-utils "^2.4.1 || ^3.0.0"
3404-
minimatch "^3.0.4"
3404+
minimatch "^3.1.2"
34053405
object.entries "^1.1.5"
34063406
object.fromentries "^2.0.5"
34073407
object.hasown "^1.1.0"
34083408
object.values "^1.1.5"
3409-
prop-types "^15.7.2"
3409+
prop-types "^15.8.1"
34103410
resolve "^2.0.0-next.3"
34113411
semver "^6.3.0"
34123412
string.prototype.matchall "^4.0.6"
@@ -4071,16 +4071,11 @@ has-flag@^4.0.0:
40714071
resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-4.0.0.tgz#944771fd9c81c81265c4d6941860da06bb59479b"
40724072
integrity sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==
40734073

4074-
has-symbols@^1.0.1:
4074+
has-symbols@^1.0.1, has-symbols@^1.0.2:
40754075
version "1.0.3"
40764076
resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.3.tgz#bb7b2c4349251dce87b125f7bdf874aa7c8b39f8"
40774077
integrity sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==
40784078

4079-
has-symbols@^1.0.2:
4080-
version "1.0.2"
4081-
resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.2.tgz#165d3070c00309752a1236a479331e3ac56f1423"
4082-
integrity sha512-chXa79rL/UC2KlX17jo3vRGz0azaWEx5tGqZg5pO3NUyEJVB17dMruQlzCCOfUvElghKcm5194+BCRvi2Rv/Gw==
4083-
40844079
has-tostringtag@^1.0.0:
40854080
version "1.0.0"
40864081
resolved "https://registry.yarnpkg.com/has-tostringtag/-/has-tostringtag-1.0.0.tgz#7e133818a7d394734f941e73c3d3f9291e658b25"
@@ -5603,7 +5598,7 @@ minimalistic-assert@^1.0.0:
56035598
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
56045599
integrity sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==
56055600

5606-
minimatch@^3.0.4:
5601+
minimatch@^3.0.4, minimatch@^3.1.2:
56075602
version "3.1.2"
56085603
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
56095604
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
@@ -6288,7 +6283,7 @@ prompts@^2.0.1:
62886283
kleur "^3.0.3"
62896284
sisteransi "^1.0.5"
62906285

6291-
prop-types@^15.5.8, prop-types@^15.6.0, prop-types@^15.6.2, prop-types@^15.7.2:
6286+
prop-types@^15.5.8, prop-types@^15.6.0, prop-types@^15.6.2, prop-types@^15.8.1:
62926287
version "15.8.1"
62936288
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.8.1.tgz#67d87bf1a694f48435cf332c24af10214a3140b5"
62946289
integrity sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==
@@ -6565,14 +6560,22 @@ regex-not@^1.0.0, regex-not@^1.0.2:
65656560
extend-shallow "^3.0.2"
65666561
safe-regex "^1.1.0"
65676562

6568-
regexp.prototype.flags@^1.2.0, regexp.prototype.flags@^1.3.1:
6563+
regexp.prototype.flags@^1.2.0:
65696564
version "1.3.1"
65706565
resolved "https://registry.yarnpkg.com/regexp.prototype.flags/-/regexp.prototype.flags-1.3.1.tgz#7ef352ae8d159e758c0eadca6f8fcb4eef07be26"
65716566
integrity sha512-JiBdRBq91WlY7uRJ0ds7R+dU02i6LKi8r3BuQhNXn+kmeLN+EfHhfjqMRis1zJxnlu88hq/4dx0P2OP3APRTOA==
65726567
dependencies:
65736568
call-bind "^1.0.2"
65746569
define-properties "^1.1.3"
65756570

6571+
regexp.prototype.flags@^1.3.1:
6572+
version "1.4.1"
6573+
resolved "https://registry.yarnpkg.com/regexp.prototype.flags/-/regexp.prototype.flags-1.4.1.tgz#b3f4c0059af9e47eca9f3f660e51d81307e72307"
6574+
integrity sha512-pMR7hBVUUGI7PMA37m2ofIdQCsomVnas+Jn5UPGAHQ+/LlwKm/aTLJHdasmHRzlfeZwHiAOaRSo2rbBDm3nNUQ==
6575+
dependencies:
6576+
call-bind "^1.0.2"
6577+
define-properties "^1.1.3"
6578+
65766579
regexpp@^3.2.0:
65776580
version "3.2.0"
65786581
resolved "https://registry.yarnpkg.com/regexpp/-/regexpp-3.2.0.tgz#0425a2768d8f23bad70ca4b90461fa2f1213e1b2"

0 commit comments

Comments
 (0)