Skip to content

Commit 8cd1808

Browse files
chore(deps): update dependency eslint-plugin-react to v7.37.5
1 parent 71790be commit 8cd1808

File tree

1 file changed

+37
-12
lines changed

1 file changed

+37
-12
lines changed

yarn.lock

Lines changed: 37 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2270,7 +2270,7 @@ cac@^6.7.14:
22702270
resolved "https://registry.yarnpkg.com/cac/-/cac-6.7.14.tgz#804e1e6f506ee363cb0e3ccbb09cad5dd9870959"
22712271
integrity sha512-b6Ilus+c3RrdDk+JhLKUAQfzzgLEPy6wcXqS7f/xe1EETvsDP6GORG7SFuOs6cID5YkqchW/LXZbX5bc8j7ZcQ==
22722272

2273-
call-bind-apply-helpers@^1.0.0, call-bind-apply-helpers@^1.0.1:
2273+
call-bind-apply-helpers@^1.0.0, call-bind-apply-helpers@^1.0.1, call-bind-apply-helpers@^1.0.2:
22742274
version "1.0.2"
22752275
resolved "https://registry.yarnpkg.com/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz#4b5428c222be985d79c3d82657479dbe0b59b2d6"
22762276
integrity sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==
@@ -2296,6 +2296,14 @@ call-bound@^1.0.2, call-bound@^1.0.3:
22962296
call-bind-apply-helpers "^1.0.1"
22972297
get-intrinsic "^1.2.6"
22982298

2299+
call-bound@^1.0.4:
2300+
version "1.0.4"
2301+
resolved "https://registry.yarnpkg.com/call-bound/-/call-bound-1.0.4.tgz#238de935d2a2a692928c538c7ccfa91067fd062a"
2302+
integrity sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg==
2303+
dependencies:
2304+
call-bind-apply-helpers "^1.0.2"
2305+
get-intrinsic "^1.3.0"
2306+
22992307
callsites@^3.0.0:
23002308
version "3.1.0"
23012309
resolved "https://registry.yarnpkg.com/callsites/-/callsites-3.1.0.tgz#b3630abd8943432f54b3f0519238e33cd7df2f73"
@@ -3129,7 +3137,7 @@ es-iterator-helpers@^1.2.1:
31293137
iterator.prototype "^1.1.4"
31303138
safe-array-concat "^1.1.3"
31313139

3132-
es-object-atoms@^1.0.0:
3140+
es-object-atoms@^1.0.0, es-object-atoms@^1.1.1:
31333141
version "1.1.1"
31343142
resolved "https://registry.yarnpkg.com/es-object-atoms/-/es-object-atoms-1.1.1.tgz#1c4f2c4837327597ce69d2ca190a7fdd172338c1"
31353143
integrity sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==
@@ -3352,9 +3360,9 @@ eslint-plugin-react-hooks@^5.2.0:
33523360
integrity sha512-+f15FfK64YQwZdJNELETdn5ibXEUQmW1DZL6KXhNnc2heoy/sg9VJJeT7n8TlMWouzWqSWavFkIhHyIbIAEapg==
33533361

33543362
eslint-plugin-react@^7.37.4:
3355-
version "7.37.4"
3356-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.37.4.tgz#1b6c80b6175b6ae4b26055ae4d55d04c414c7181"
3357-
integrity sha512-BGP0jRmfYyvOyvMoRX/uoUeW+GqNj9y16bPQzqAHf3AYII/tDs+jMN0dBVkl88/OZwNGwrVFxE7riHsXVfy/LQ==
3363+
version "7.37.5"
3364+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.37.5.tgz#2975511472bdda1b272b34d779335c9b0e877065"
3365+
integrity sha512-Qteup0SqU15kdocexFNAJMvCJEfa2xUKNV4CC1xsVMrIIqEy3SQ/rqyxCWNzfrd3/ldy6HMlD2e0JDVpDg2qIA==
33583366
dependencies:
33593367
array-includes "^3.1.8"
33603368
array.prototype.findlast "^1.2.5"
@@ -3366,7 +3374,7 @@ eslint-plugin-react@^7.37.4:
33663374
hasown "^2.0.2"
33673375
jsx-ast-utils "^2.4.1 || ^3.0.0"
33683376
minimatch "^3.1.2"
3369-
object.entries "^1.1.8"
3377+
object.entries "^1.1.9"
33703378
object.fromentries "^2.0.8"
33713379
object.values "^1.2.1"
33723380
prop-types "^15.8.1"
@@ -3836,6 +3844,22 @@ get-intrinsic@^1.2.4, get-intrinsic@^1.2.5, get-intrinsic@^1.2.6, get-intrinsic@
38363844
hasown "^2.0.2"
38373845
math-intrinsics "^1.1.0"
38383846

3847+
get-intrinsic@^1.3.0:
3848+
version "1.3.0"
3849+
resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.3.0.tgz#743f0e3b6964a93a5491ed1bffaae054d7f98d01"
3850+
integrity sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==
3851+
dependencies:
3852+
call-bind-apply-helpers "^1.0.2"
3853+
es-define-property "^1.0.1"
3854+
es-errors "^1.3.0"
3855+
es-object-atoms "^1.1.1"
3856+
function-bind "^1.1.2"
3857+
get-proto "^1.0.1"
3858+
gopd "^1.2.0"
3859+
has-symbols "^1.1.0"
3860+
hasown "^2.0.2"
3861+
math-intrinsics "^1.1.0"
3862+
38393863
get-proto@^1.0.0, get-proto@^1.0.1:
38403864
version "1.0.1"
38413865
resolved "https://registry.yarnpkg.com/get-proto/-/get-proto-1.0.1.tgz#150b3f2743869ef3e851ec0c49d15b1d14d00ee1"
@@ -6080,14 +6104,15 @@ object.assign@^4.1.4, object.assign@^4.1.7:
60806104
has-symbols "^1.1.0"
60816105
object-keys "^1.1.1"
60826106

6083-
object.entries@^1.1.8:
6084-
version "1.1.8"
6085-
resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.8.tgz#bffe6f282e01f4d17807204a24f8edd823599c41"
6086-
integrity sha512-cmopxi8VwRIAw/fkijJohSfpef5PdN0pMQJN6VC/ZKvn0LIknWD8KtgY6KlQdEc4tIjcQ3HxSMmnvtzIscdaYQ==
6107+
object.entries@^1.1.9:
6108+
version "1.1.9"
6109+
resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.9.tgz#e4770a6a1444afb61bd39f984018b5bede25f8b3"
6110+
integrity sha512-8u/hfXFRBD1O0hPUjioLhoWFHRmt6tKA4/vZPyckBr18l1KE9uHrFaFaUi8MDRTpi4uak2goyPTSNJLXX2k2Hw==
60876111
dependencies:
6088-
call-bind "^1.0.7"
6112+
call-bind "^1.0.8"
6113+
call-bound "^1.0.4"
60896114
define-properties "^1.2.1"
6090-
es-object-atoms "^1.0.0"
6115+
es-object-atoms "^1.1.1"
60916116

60926117
object.fromentries@^2.0.8:
60936118
version "2.0.8"

0 commit comments

Comments
 (0)