Skip to content

Commit d1aed05

Browse files
chore(deps): update dependency eslint-plugin-react to v7.37.5
1 parent 257c958 commit d1aed05

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

2268-
call-bind-apply-helpers@^1.0.0, call-bind-apply-helpers@^1.0.1:
2268+
call-bind-apply-helpers@^1.0.0, call-bind-apply-helpers@^1.0.1, call-bind-apply-helpers@^1.0.2:
22692269
version "1.0.2"
22702270
resolved "https://registry.yarnpkg.com/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz#4b5428c222be985d79c3d82657479dbe0b59b2d6"
22712271
integrity sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==
@@ -2291,6 +2291,14 @@ call-bound@^1.0.2, call-bound@^1.0.3:
22912291
call-bind-apply-helpers "^1.0.1"
22922292
get-intrinsic "^1.2.6"
22932293

2294+
call-bound@^1.0.4:
2295+
version "1.0.4"
2296+
resolved "https://registry.yarnpkg.com/call-bound/-/call-bound-1.0.4.tgz#238de935d2a2a692928c538c7ccfa91067fd062a"
2297+
integrity sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg==
2298+
dependencies:
2299+
call-bind-apply-helpers "^1.0.2"
2300+
get-intrinsic "^1.3.0"
2301+
22942302
callsites@^3.0.0:
22952303
version "3.1.0"
22962304
resolved "https://registry.yarnpkg.com/callsites/-/callsites-3.1.0.tgz#b3630abd8943432f54b3f0519238e33cd7df2f73"
@@ -3111,7 +3119,7 @@ es-iterator-helpers@^1.2.1:
31113119
iterator.prototype "^1.1.4"
31123120
safe-array-concat "^1.1.3"
31133121

3114-
es-object-atoms@^1.0.0:
3122+
es-object-atoms@^1.0.0, es-object-atoms@^1.1.1:
31153123
version "1.1.1"
31163124
resolved "https://registry.yarnpkg.com/es-object-atoms/-/es-object-atoms-1.1.1.tgz#1c4f2c4837327597ce69d2ca190a7fdd172338c1"
31173125
integrity sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==
@@ -3334,9 +3342,9 @@ eslint-plugin-react-hooks@^5.2.0:
33343342
integrity sha512-+f15FfK64YQwZdJNELETdn5ibXEUQmW1DZL6KXhNnc2heoy/sg9VJJeT7n8TlMWouzWqSWavFkIhHyIbIAEapg==
33353343

33363344
eslint-plugin-react@^7.37.4:
3337-
version "7.37.4"
3338-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.37.4.tgz#1b6c80b6175b6ae4b26055ae4d55d04c414c7181"
3339-
integrity sha512-BGP0jRmfYyvOyvMoRX/uoUeW+GqNj9y16bPQzqAHf3AYII/tDs+jMN0dBVkl88/OZwNGwrVFxE7riHsXVfy/LQ==
3345+
version "7.37.5"
3346+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.37.5.tgz#2975511472bdda1b272b34d779335c9b0e877065"
3347+
integrity sha512-Qteup0SqU15kdocexFNAJMvCJEfa2xUKNV4CC1xsVMrIIqEy3SQ/rqyxCWNzfrd3/ldy6HMlD2e0JDVpDg2qIA==
33403348
dependencies:
33413349
array-includes "^3.1.8"
33423350
array.prototype.findlast "^1.2.5"
@@ -3348,7 +3356,7 @@ eslint-plugin-react@^7.37.4:
33483356
hasown "^2.0.2"
33493357
jsx-ast-utils "^2.4.1 || ^3.0.0"
33503358
minimatch "^3.1.2"
3351-
object.entries "^1.1.8"
3359+
object.entries "^1.1.9"
33523360
object.fromentries "^2.0.8"
33533361
object.values "^1.2.1"
33543362
prop-types "^15.8.1"
@@ -3818,6 +3826,22 @@ get-intrinsic@^1.2.4, get-intrinsic@^1.2.5, get-intrinsic@^1.2.6, get-intrinsic@
38183826
hasown "^2.0.2"
38193827
math-intrinsics "^1.1.0"
38203828

3829+
get-intrinsic@^1.3.0:
3830+
version "1.3.0"
3831+
resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.3.0.tgz#743f0e3b6964a93a5491ed1bffaae054d7f98d01"
3832+
integrity sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==
3833+
dependencies:
3834+
call-bind-apply-helpers "^1.0.2"
3835+
es-define-property "^1.0.1"
3836+
es-errors "^1.3.0"
3837+
es-object-atoms "^1.1.1"
3838+
function-bind "^1.1.2"
3839+
get-proto "^1.0.1"
3840+
gopd "^1.2.0"
3841+
has-symbols "^1.1.0"
3842+
hasown "^2.0.2"
3843+
math-intrinsics "^1.1.0"
3844+
38213845
get-proto@^1.0.0, get-proto@^1.0.1:
38223846
version "1.0.1"
38233847
resolved "https://registry.yarnpkg.com/get-proto/-/get-proto-1.0.1.tgz#150b3f2743869ef3e851ec0c49d15b1d14d00ee1"
@@ -6062,14 +6086,15 @@ object.assign@^4.1.4, object.assign@^4.1.7:
60626086
has-symbols "^1.1.0"
60636087
object-keys "^1.1.1"
60646088

6065-
object.entries@^1.1.8:
6066-
version "1.1.8"
6067-
resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.8.tgz#bffe6f282e01f4d17807204a24f8edd823599c41"
6068-
integrity sha512-cmopxi8VwRIAw/fkijJohSfpef5PdN0pMQJN6VC/ZKvn0LIknWD8KtgY6KlQdEc4tIjcQ3HxSMmnvtzIscdaYQ==
6089+
object.entries@^1.1.9:
6090+
version "1.1.9"
6091+
resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.9.tgz#e4770a6a1444afb61bd39f984018b5bede25f8b3"
6092+
integrity sha512-8u/hfXFRBD1O0hPUjioLhoWFHRmt6tKA4/vZPyckBr18l1KE9uHrFaFaUi8MDRTpi4uak2goyPTSNJLXX2k2Hw==
60696093
dependencies:
6070-
call-bind "^1.0.7"
6094+
call-bind "^1.0.8"
6095+
call-bound "^1.0.4"
60716096
define-properties "^1.2.1"
6072-
es-object-atoms "^1.0.0"
6097+
es-object-atoms "^1.1.1"
60736098

60746099
object.fromentries@^2.0.8:
60756100
version "2.0.8"

0 commit comments

Comments
 (0)