Skip to content

Commit 40e5d71

Browse files
chore(deps): update dependency eslint-plugin-react to v7.37.5
1 parent a3ed1ad commit 40e5d71

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
@@ -2736,7 +2736,7 @@ cac@^6.7.14:
27362736
resolved "https://registry.yarnpkg.com/cac/-/cac-6.7.14.tgz#804e1e6f506ee363cb0e3ccbb09cad5dd9870959"
27372737
integrity sha512-b6Ilus+c3RrdDk+JhLKUAQfzzgLEPy6wcXqS7f/xe1EETvsDP6GORG7SFuOs6cID5YkqchW/LXZbX5bc8j7ZcQ==
27382738

2739-
call-bind-apply-helpers@^1.0.0, call-bind-apply-helpers@^1.0.1:
2739+
call-bind-apply-helpers@^1.0.0, call-bind-apply-helpers@^1.0.1, call-bind-apply-helpers@^1.0.2:
27402740
version "1.0.2"
27412741
resolved "https://registry.yarnpkg.com/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz#4b5428c222be985d79c3d82657479dbe0b59b2d6"
27422742
integrity sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==
@@ -2762,6 +2762,14 @@ call-bound@^1.0.2, call-bound@^1.0.3:
27622762
call-bind-apply-helpers "^1.0.1"
27632763
get-intrinsic "^1.2.6"
27642764

2765+
call-bound@^1.0.4:
2766+
version "1.0.4"
2767+
resolved "https://registry.yarnpkg.com/call-bound/-/call-bound-1.0.4.tgz#238de935d2a2a692928c538c7ccfa91067fd062a"
2768+
integrity sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg==
2769+
dependencies:
2770+
call-bind-apply-helpers "^1.0.2"
2771+
get-intrinsic "^1.3.0"
2772+
27652773
callsites@^3.0.0:
27662774
version "3.1.0"
27672775
resolved "https://registry.yarnpkg.com/callsites/-/callsites-3.1.0.tgz#b3630abd8943432f54b3f0519238e33cd7df2f73"
@@ -3607,7 +3615,7 @@ es-iterator-helpers@^1.2.1:
36073615
iterator.prototype "^1.1.4"
36083616
safe-array-concat "^1.1.3"
36093617

3610-
es-object-atoms@^1.0.0:
3618+
es-object-atoms@^1.0.0, es-object-atoms@^1.1.1:
36113619
version "1.1.1"
36123620
resolved "https://registry.yarnpkg.com/es-object-atoms/-/es-object-atoms-1.1.1.tgz#1c4f2c4837327597ce69d2ca190a7fdd172338c1"
36133621
integrity sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==
@@ -3830,9 +3838,9 @@ eslint-plugin-react-hooks@^5.2.0:
38303838
integrity sha512-+f15FfK64YQwZdJNELETdn5ibXEUQmW1DZL6KXhNnc2heoy/sg9VJJeT7n8TlMWouzWqSWavFkIhHyIbIAEapg==
38313839

38323840
eslint-plugin-react@^7.37.4:
3833-
version "7.37.4"
3834-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.37.4.tgz#1b6c80b6175b6ae4b26055ae4d55d04c414c7181"
3835-
integrity sha512-BGP0jRmfYyvOyvMoRX/uoUeW+GqNj9y16bPQzqAHf3AYII/tDs+jMN0dBVkl88/OZwNGwrVFxE7riHsXVfy/LQ==
3841+
version "7.37.5"
3842+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.37.5.tgz#2975511472bdda1b272b34d779335c9b0e877065"
3843+
integrity sha512-Qteup0SqU15kdocexFNAJMvCJEfa2xUKNV4CC1xsVMrIIqEy3SQ/rqyxCWNzfrd3/ldy6HMlD2e0JDVpDg2qIA==
38363844
dependencies:
38373845
array-includes "^3.1.8"
38383846
array.prototype.findlast "^1.2.5"
@@ -3844,7 +3852,7 @@ eslint-plugin-react@^7.37.4:
38443852
hasown "^2.0.2"
38453853
jsx-ast-utils "^2.4.1 || ^3.0.0"
38463854
minimatch "^3.1.2"
3847-
object.entries "^1.1.8"
3855+
object.entries "^1.1.9"
38483856
object.fromentries "^2.0.8"
38493857
object.values "^1.2.1"
38503858
prop-types "^15.8.1"
@@ -4319,6 +4327,22 @@ get-intrinsic@^1.2.4, get-intrinsic@^1.2.5, get-intrinsic@^1.2.6, get-intrinsic@
43194327
hasown "^2.0.2"
43204328
math-intrinsics "^1.1.0"
43214329

4330+
get-intrinsic@^1.3.0:
4331+
version "1.3.0"
4332+
resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.3.0.tgz#743f0e3b6964a93a5491ed1bffaae054d7f98d01"
4333+
integrity sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==
4334+
dependencies:
4335+
call-bind-apply-helpers "^1.0.2"
4336+
es-define-property "^1.0.1"
4337+
es-errors "^1.3.0"
4338+
es-object-atoms "^1.1.1"
4339+
function-bind "^1.1.2"
4340+
get-proto "^1.0.1"
4341+
gopd "^1.2.0"
4342+
has-symbols "^1.1.0"
4343+
hasown "^2.0.2"
4344+
math-intrinsics "^1.1.0"
4345+
43224346
get-proto@^1.0.0, get-proto@^1.0.1:
43234347
version "1.0.1"
43244348
resolved "https://registry.yarnpkg.com/get-proto/-/get-proto-1.0.1.tgz#150b3f2743869ef3e851ec0c49d15b1d14d00ee1"
@@ -6578,14 +6602,15 @@ object.assign@^4.1.4, object.assign@^4.1.7:
65786602
has-symbols "^1.1.0"
65796603
object-keys "^1.1.1"
65806604

6581-
object.entries@^1.1.8:
6582-
version "1.1.8"
6583-
resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.8.tgz#bffe6f282e01f4d17807204a24f8edd823599c41"
6584-
integrity sha512-cmopxi8VwRIAw/fkijJohSfpef5PdN0pMQJN6VC/ZKvn0LIknWD8KtgY6KlQdEc4tIjcQ3HxSMmnvtzIscdaYQ==
6605+
object.entries@^1.1.9:
6606+
version "1.1.9"
6607+
resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.9.tgz#e4770a6a1444afb61bd39f984018b5bede25f8b3"
6608+
integrity sha512-8u/hfXFRBD1O0hPUjioLhoWFHRmt6tKA4/vZPyckBr18l1KE9uHrFaFaUi8MDRTpi4uak2goyPTSNJLXX2k2Hw==
65856609
dependencies:
6586-
call-bind "^1.0.7"
6610+
call-bind "^1.0.8"
6611+
call-bound "^1.0.4"
65876612
define-properties "^1.2.1"
6588-
es-object-atoms "^1.0.0"
6613+
es-object-atoms "^1.1.1"
65896614

65906615
object.fromentries@^2.0.8:
65916616
version "2.0.8"

0 commit comments

Comments
 (0)