Skip to content

Commit a22de13

Browse files
chore(deps): update dependency eslint-plugin-react to v7.37.5 (#652)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 29371af commit a22de13

File tree

1 file changed

+71
-51
lines changed

1 file changed

+71
-51
lines changed

yarn.lock

Lines changed: 71 additions & 51 deletions
Original file line numberDiff line numberDiff line change
@@ -2658,16 +2658,18 @@ array-ify@^1.0.0:
26582658
integrity sha512-c5AMf34bKdvPhQ7tBGhqkgKNUzMr4WUs+WDtC2ZUGOUncbxKMTvqxYctiseW3+L4bA8ec+GcZ6/A/FW4m8ukng==
26592659

26602660
array-includes@^3.1.6, array-includes@^3.1.8:
2661-
version "3.1.8"
2662-
resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.8.tgz#5e370cbe172fdd5dd6530c1d4aadda25281ba97d"
2663-
integrity sha512-itaWrbYbqpGXkGhZPGUulwnhVf5Hpy1xiCFsGqyIGglbBxmG5vSjxQen3/WGOjPpNEv1RtBLKxbmVXm8HpJStQ==
2661+
version "3.1.9"
2662+
resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.9.tgz#1f0ccaa08e90cdbc3eb433210f903ad0f17c3f3a"
2663+
integrity sha512-FmeCCAenzH0KH381SPT5FZmiA/TmpndpcaShhfgEN9eCVjnFBqq3l1xrI42y8+PPLI6hypzou4GXw00WHmPBLQ==
26642664
dependencies:
2665-
call-bind "^1.0.7"
2665+
call-bind "^1.0.8"
2666+
call-bound "^1.0.4"
26662667
define-properties "^1.2.1"
2667-
es-abstract "^1.23.2"
2668-
es-object-atoms "^1.0.0"
2669-
get-intrinsic "^1.2.4"
2670-
is-string "^1.0.7"
2668+
es-abstract "^1.24.0"
2669+
es-object-atoms "^1.1.1"
2670+
get-intrinsic "^1.3.0"
2671+
is-string "^1.1.1"
2672+
math-intrinsics "^1.1.0"
26712673

26722674
array-union@^1.0.1:
26732675
version "1.0.2"
@@ -2995,9 +2997,9 @@ boolbase@^1.0.0:
29952997
integrity sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==
29962998

29972999
brace-expansion@^1.1.7:
2998-
version "1.1.11"
2999-
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.11.tgz#3c7fcbf529d87226f3d2f52b966ff5271eb441dd"
3000-
integrity sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==
3000+
version "1.1.12"
3001+
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.12.tgz#ab9b454466e5a8cc3a187beaad580412a9c5b843"
3002+
integrity sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==
30013003
dependencies:
30023004
balanced-match "^1.0.0"
30033005
concat-map "0.0.1"
@@ -3110,13 +3112,13 @@ call-bind@^1.0.2, call-bind@^1.0.7, call-bind@^1.0.8:
31103112
get-intrinsic "^1.2.4"
31113113
set-function-length "^1.2.2"
31123114

3113-
call-bound@^1.0.2, call-bound@^1.0.3:
3114-
version "1.0.3"
3115-
resolved "https://registry.yarnpkg.com/call-bound/-/call-bound-1.0.3.tgz#41cfd032b593e39176a71533ab4f384aa04fd681"
3116-
integrity sha512-YTd+6wGlNlPxSuri7Y6X8tY2dmm12UMH66RpKMhiX6rsk5wXXnYgbUcOt8kiS31/AjfoTOvCsE+w8nZQLQnzHA==
3115+
call-bound@^1.0.2, call-bound@^1.0.3, call-bound@^1.0.4:
3116+
version "1.0.4"
3117+
resolved "https://registry.yarnpkg.com/call-bound/-/call-bound-1.0.4.tgz#238de935d2a2a692928c538c7ccfa91067fd062a"
3118+
integrity sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg==
31173119
dependencies:
3118-
call-bind-apply-helpers "^1.0.1"
3119-
get-intrinsic "^1.2.6"
3120+
call-bind-apply-helpers "^1.0.2"
3121+
get-intrinsic "^1.3.0"
31203122

31213123
callsites@^3.0.0:
31223124
version "3.1.0"
@@ -4009,27 +4011,27 @@ error-ex@^1.3.1:
40094011
dependencies:
40104012
is-arrayish "^0.2.1"
40114013

4012-
es-abstract@^1.17.5, es-abstract@^1.23.2, es-abstract@^1.23.3, es-abstract@^1.23.5, es-abstract@^1.23.6, es-abstract@^1.23.9:
4013-
version "1.23.9"
4014-
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.23.9.tgz#5b45994b7de78dada5c1bebf1379646b32b9d606"
4015-
integrity sha512-py07lI0wjxAC/DcfK1S6G7iANonniZwTISvdPzk9hzeH0IZIshbuuFxLIU96OyF89Yb9hiqWn8M/bY83KY5vzA==
4014+
es-abstract@^1.17.5, es-abstract@^1.23.2, es-abstract@^1.23.3, es-abstract@^1.23.5, es-abstract@^1.23.6, es-abstract@^1.23.9, es-abstract@^1.24.0:
4015+
version "1.24.0"
4016+
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.24.0.tgz#c44732d2beb0acc1ed60df840869e3106e7af328"
4017+
integrity sha512-WSzPgsdLtTcQwm4CROfS5ju2Wa1QQcVeT37jFjYzdFz1r9ahadC8B8/a4qxJxM+09F18iumCdRmlr96ZYkQvEg==
40164018
dependencies:
40174019
array-buffer-byte-length "^1.0.2"
40184020
arraybuffer.prototype.slice "^1.0.4"
40194021
available-typed-arrays "^1.0.7"
40204022
call-bind "^1.0.8"
4021-
call-bound "^1.0.3"
4023+
call-bound "^1.0.4"
40224024
data-view-buffer "^1.0.2"
40234025
data-view-byte-length "^1.0.2"
40244026
data-view-byte-offset "^1.0.1"
40254027
es-define-property "^1.0.1"
40264028
es-errors "^1.3.0"
4027-
es-object-atoms "^1.0.0"
4029+
es-object-atoms "^1.1.1"
40284030
es-set-tostringtag "^2.1.0"
40294031
es-to-primitive "^1.3.0"
40304032
function.prototype.name "^1.1.8"
4031-
get-intrinsic "^1.2.7"
4032-
get-proto "^1.0.0"
4033+
get-intrinsic "^1.3.0"
4034+
get-proto "^1.0.1"
40334035
get-symbol-description "^1.1.0"
40344036
globalthis "^1.0.4"
40354037
gopd "^1.2.0"
@@ -4041,21 +4043,24 @@ es-abstract@^1.17.5, es-abstract@^1.23.2, es-abstract@^1.23.3, es-abstract@^1.23
40414043
is-array-buffer "^3.0.5"
40424044
is-callable "^1.2.7"
40434045
is-data-view "^1.0.2"
4046+
is-negative-zero "^2.0.3"
40444047
is-regex "^1.2.1"
4048+
is-set "^2.0.3"
40454049
is-shared-array-buffer "^1.0.4"
40464050
is-string "^1.1.1"
40474051
is-typed-array "^1.1.15"
4048-
is-weakref "^1.1.0"
4052+
is-weakref "^1.1.1"
40494053
math-intrinsics "^1.1.0"
4050-
object-inspect "^1.13.3"
4054+
object-inspect "^1.13.4"
40514055
object-keys "^1.1.1"
40524056
object.assign "^4.1.7"
40534057
own-keys "^1.0.1"
4054-
regexp.prototype.flags "^1.5.3"
4058+
regexp.prototype.flags "^1.5.4"
40554059
safe-array-concat "^1.1.3"
40564060
safe-push-apply "^1.0.0"
40574061
safe-regex-test "^1.1.0"
40584062
set-proto "^1.0.0"
4063+
stop-iteration-iterator "^1.1.0"
40594064
string.prototype.trim "^1.2.10"
40604065
string.prototype.trimend "^1.0.9"
40614066
string.prototype.trimstart "^1.0.8"
@@ -4064,7 +4069,7 @@ es-abstract@^1.17.5, es-abstract@^1.23.2, es-abstract@^1.23.3, es-abstract@^1.23
40644069
typed-array-byte-offset "^1.0.4"
40654070
typed-array-length "^1.0.7"
40664071
unbox-primitive "^1.1.0"
4067-
which-typed-array "^1.1.18"
4072+
which-typed-array "^1.1.19"
40684073

40694074
es-define-property@^1.0.0, es-define-property@^1.0.1:
40704075
version "1.0.1"
@@ -4179,9 +4184,9 @@ eslint-config-prettier@^8.0.0:
41794184
integrity sha512-/IGJ6+Dka158JnP5n5YFMOszjDWrXggGz1LaK/guZq9vZTmniaKlHcsscvkAhn9y4U+BU3JuUdYvtAMcv30y4A==
41804185

41814186
eslint-plugin-react@^7.20.3:
4182-
version "7.37.4"
4183-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.37.4.tgz#1b6c80b6175b6ae4b26055ae4d55d04c414c7181"
4184-
integrity sha512-BGP0jRmfYyvOyvMoRX/uoUeW+GqNj9y16bPQzqAHf3AYII/tDs+jMN0dBVkl88/OZwNGwrVFxE7riHsXVfy/LQ==
4187+
version "7.37.5"
4188+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.37.5.tgz#2975511472bdda1b272b34d779335c9b0e877065"
4189+
integrity sha512-Qteup0SqU15kdocexFNAJMvCJEfa2xUKNV4CC1xsVMrIIqEy3SQ/rqyxCWNzfrd3/ldy6HMlD2e0JDVpDg2qIA==
41854190
dependencies:
41864191
array-includes "^3.1.8"
41874192
array.prototype.findlast "^1.2.5"
@@ -4193,7 +4198,7 @@ eslint-plugin-react@^7.20.3:
41934198
hasown "^2.0.2"
41944199
jsx-ast-utils "^2.4.1 || ^3.0.0"
41954200
minimatch "^3.1.2"
4196-
object.entries "^1.1.8"
4201+
object.entries "^1.1.9"
41974202
object.fromentries "^2.0.8"
41984203
object.values "^1.2.1"
41994204
prop-types "^15.8.1"
@@ -4620,7 +4625,7 @@ follow-redirects@^1.0.0:
46204625
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.6.tgz#8cfb281bbc035b3c067d6cd975b0f6ade6e855cd"
46214626
integrity sha512-fhUl5EwSJbbl8AR+uYL2KQDxLkdSjZGR36xy46AO7cOMTrCMON6Sa28FmAnC2tRTDbd/Uuzz3aJBv7EBN7JH8A==
46224627

4623-
for-each@^0.3.3:
4628+
for-each@^0.3.3, for-each@^0.3.5:
46244629
version "0.3.5"
46254630
resolved "https://registry.yarnpkg.com/for-each/-/for-each-0.3.5.tgz#d650688027826920feeb0af747ee7b9421a41d47"
46264631
integrity sha512-dKx12eRCVIzqCxFGplyFKJMPvLEWgmNtUrpTiJIR5u97zEhRG8ySrtboPHZXx7daLxQVrl643cTzbab2tkQjxg==
@@ -4717,7 +4722,7 @@ get-caller-file@^2.0.1, get-caller-file@^2.0.5:
47174722
resolved "https://registry.yarnpkg.com/get-caller-file/-/get-caller-file-2.0.5.tgz#4f94412a82db32f36e3b0b9741f8a97feb031f7e"
47184723
integrity sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==
47194724

4720-
get-intrinsic@^1.2.4, get-intrinsic@^1.2.5, get-intrinsic@^1.2.6, get-intrinsic@^1.2.7:
4725+
get-intrinsic@^1.2.4, get-intrinsic@^1.2.5, get-intrinsic@^1.2.6, get-intrinsic@^1.2.7, get-intrinsic@^1.3.0:
47214726
version "1.3.0"
47224727
resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.3.0.tgz#743f0e3b6964a93a5491ed1bffaae054d7f98d01"
47234728
integrity sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==
@@ -5517,6 +5522,11 @@ is-map@^2.0.3:
55175522
resolved "https://registry.yarnpkg.com/is-map/-/is-map-2.0.3.tgz#ede96b7fe1e270b3c4465e3a465658764926d62e"
55185523
integrity sha512-1Qed0/Hr2m+YqxnM09CjA2d/i6YZNfF6R2oRAOj36eUdS6qIV/huPJNSEpKbupewFs+ZsJlxsjjPbc0/afW6Lw==
55195524

5525+
is-negative-zero@^2.0.3:
5526+
version "2.0.3"
5527+
resolved "https://registry.yarnpkg.com/is-negative-zero/-/is-negative-zero-2.0.3.tgz#ced903a027aca6381b777a5743069d7376a49747"
5528+
integrity sha512-5KoIu2Ngpyek75jXodFvnafB6DJgr3u8uuK0LEZJjrU19DrMD3EVERaR8sjz8CCGgpZvxPl9SuE1GMVPFHx1mw==
5529+
55205530
is-number-object@^1.1.1:
55215531
version "1.1.1"
55225532
resolved "https://registry.yarnpkg.com/is-number-object/-/is-number-object-1.1.1.tgz#144b21e95a1bc148205dcc2814a9134ec41b2541"
@@ -5623,7 +5633,7 @@ is-stream@^2.0.0:
56235633
resolved "https://registry.yarnpkg.com/is-stream/-/is-stream-2.0.1.tgz#fac1e3d53b97ad5a9d0ae9cef2389f5810a5c077"
56245634
integrity sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==
56255635

5626-
is-string@^1.0.7, is-string@^1.1.1:
5636+
is-string@^1.1.1:
56275637
version "1.1.1"
56285638
resolved "https://registry.yarnpkg.com/is-string/-/is-string-1.1.1.tgz#92ea3f3d5c5b6e039ca8677e5ac8d07ea773cbb9"
56295639
integrity sha512-BtEeSsoaQjlSPBemMQIrY1MY0uM6vnS1g5fmufYOtnxLGUZM2178PKbhsk7Ffv58IX+ZtcvoGwccYsh0PglkAA==
@@ -5664,7 +5674,7 @@ is-weakmap@^2.0.2:
56645674
resolved "https://registry.yarnpkg.com/is-weakmap/-/is-weakmap-2.0.2.tgz#bf72615d649dfe5f699079c54b83e47d1ae19cfd"
56655675
integrity sha512-K5pXYOm9wqY1RgjpL3YTkF39tni1XajUIkawTLUo9EZEVUFga5gSQJF8nNS7ZwJQ02y+1YCNYcMh+HIf1ZqE+w==
56665676

5667-
is-weakref@^1.0.2, is-weakref@^1.1.0:
5677+
is-weakref@^1.0.2, is-weakref@^1.1.1:
56685678
version "1.1.1"
56695679
resolved "https://registry.yarnpkg.com/is-weakref/-/is-weakref-1.1.1.tgz#eea430182be8d64174bd96bffbc46f21bf3f9293"
56705680
integrity sha512-6i9mGWSlqzNMEqpCp93KwRS1uUOodk2OJ6b+sq7ZPDSy2WuI5NFIxp/254TytR8ftefexkWn5xNiHUNpPOfSew==
@@ -6863,7 +6873,7 @@ object-copy@^0.1.0:
68636873
define-property "^0.2.5"
68646874
kind-of "^3.0.3"
68656875

6866-
object-inspect@^1.13.3:
6876+
object-inspect@^1.13.3, object-inspect@^1.13.4:
68676877
version "1.13.4"
68686878
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.13.4.tgz#8375265e21bc20d0fa582c22e1b13485d6e00213"
68696879
integrity sha512-W67iLl4J2EXEGTbfeHCffrjDfitvLANg0UlX3wFUUSTx92KXRFegMHUVgSqE+wvhAbi4WqjGg9czysTV2Epbew==
@@ -6900,14 +6910,15 @@ object.assign@^4.1.4, object.assign@^4.1.7:
69006910
has-symbols "^1.1.0"
69016911
object-keys "^1.1.1"
69026912

6903-
object.entries@^1.1.8:
6904-
version "1.1.8"
6905-
resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.8.tgz#bffe6f282e01f4d17807204a24f8edd823599c41"
6906-
integrity sha512-cmopxi8VwRIAw/fkijJohSfpef5PdN0pMQJN6VC/ZKvn0LIknWD8KtgY6KlQdEc4tIjcQ3HxSMmnvtzIscdaYQ==
6913+
object.entries@^1.1.9:
6914+
version "1.1.9"
6915+
resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.9.tgz#e4770a6a1444afb61bd39f984018b5bede25f8b3"
6916+
integrity sha512-8u/hfXFRBD1O0hPUjioLhoWFHRmt6tKA4/vZPyckBr18l1KE9uHrFaFaUi8MDRTpi4uak2goyPTSNJLXX2k2Hw==
69076917
dependencies:
6908-
call-bind "^1.0.7"
6918+
call-bind "^1.0.8"
6919+
call-bound "^1.0.4"
69096920
define-properties "^1.2.1"
6910-
es-object-atoms "^1.0.0"
6921+
es-object-atoms "^1.1.1"
69116922

69126923
object.fromentries@^2.0.8:
69136924
version "2.0.8"
@@ -7613,7 +7624,7 @@ regexp.prototype.flags@^1.2.0:
76137624
call-bind "^1.0.2"
76147625
define-properties "^1.1.3"
76157626

7616-
regexp.prototype.flags@^1.5.3:
7627+
regexp.prototype.flags@^1.5.3, regexp.prototype.flags@^1.5.4:
76177628
version "1.5.4"
76187629
resolved "https://registry.yarnpkg.com/regexp.prototype.flags/-/regexp.prototype.flags-1.5.4.tgz#1ad6c62d44a259007e55b3970e00f746efbcaa19"
76197630
integrity sha512-dYqgNSZbDwkaJ2ceRd9ojCGjBq+mOm9LmtXnAnEGyHhN/5R7iDW2TRw3h+o/jCFxus3P2LfWIIiwowAjANm7IA==
@@ -8377,6 +8388,14 @@ static-extend@^0.1.1:
83778388
resolved "https://registry.yarnpkg.com/statuses/-/statuses-1.5.0.tgz#161c7dac177659fd9811f43771fa99381478628c"
83788389
integrity sha1-Fhx9rBd2Wf2YEfQ3cfqZOBR4Yow=
83798390

8391+
stop-iteration-iterator@^1.1.0:
8392+
version "1.1.0"
8393+
resolved "https://registry.yarnpkg.com/stop-iteration-iterator/-/stop-iteration-iterator-1.1.0.tgz#f481ff70a548f6124d0312c3aa14cbfa7aa542ad"
8394+
integrity sha512-eLoXW/DHyl62zxY4SCaIgnRhuMr6ri4juEYARS8E6sCEqzKpOiE521Ucofdx+KnDZl5xmvGYaaKCk5FEOxJCoQ==
8395+
dependencies:
8396+
es-errors "^1.3.0"
8397+
internal-slot "^1.1.0"
8398+
83808399
string-length@^4.0.1:
83818400
version "4.0.2"
83828401
resolved "https://registry.yarnpkg.com/string-length/-/string-length-4.0.2.tgz#a8a8dc7bd5c1a82b9b3c8b87e125f66871b6e57a"
@@ -9287,15 +9306,16 @@ which-pm-runs@^1.0.0:
92879306
resolved "https://registry.yarnpkg.com/which-pm-runs/-/which-pm-runs-1.0.0.tgz#670b3afbc552e0b55df6b7780ca74615f23ad1cb"
92889307
integrity sha1-Zws6+8VS4LVd9rd4DKdGFfI60cs=
92899308

9290-
which-typed-array@^1.1.16, which-typed-array@^1.1.18:
9291-
version "1.1.18"
9292-
resolved "https://registry.yarnpkg.com/which-typed-array/-/which-typed-array-1.1.18.tgz#df2389ebf3fbb246a71390e90730a9edb6ce17ad"
9293-
integrity sha512-qEcY+KJYlWyLH9vNbsr6/5j59AXk5ni5aakf8ldzBvGde6Iz4sxZGkJyWSAueTG7QhOvNRYb1lDdFmL5Td0QKA==
9309+
which-typed-array@^1.1.16, which-typed-array@^1.1.19:
9310+
version "1.1.19"
9311+
resolved "https://registry.yarnpkg.com/which-typed-array/-/which-typed-array-1.1.19.tgz#df03842e870b6b88e117524a4b364b6fc689f956"
9312+
integrity sha512-rEvr90Bck4WZt9HHFC4DJMsjvu7x+r6bImz0/BrbWb7A2djJ8hnZMrWnHo9F8ssv0OMErasDhftrfROTyqSDrw==
92949313
dependencies:
92959314
available-typed-arrays "^1.0.7"
92969315
call-bind "^1.0.8"
9297-
call-bound "^1.0.3"
9298-
for-each "^0.3.3"
9316+
call-bound "^1.0.4"
9317+
for-each "^0.3.5"
9318+
get-proto "^1.0.1"
92999319
gopd "^1.2.0"
93009320
has-tostringtag "^1.0.2"
93019321

0 commit comments

Comments
 (0)