Skip to content

Commit 18d6865

Browse files
Bump eslint-plugin-react from 7.37.4 to 7.37.5
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.37.4 to 7.37.5. - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](jsx-eslint/eslint-plugin-react@v7.37.4...v7.37.5) --- updated-dependencies: - dependency-name: eslint-plugin-react dependency-version: 7.37.5 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f498244 commit 18d6865

File tree

1 file changed

+50
-10
lines changed

1 file changed

+50
-10
lines changed

yarn.lock

Lines changed: 50 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -698,6 +698,14 @@ call-bind-apply-helpers@^1.0.0, call-bind-apply-helpers@^1.0.1:
698698
es-errors "^1.3.0"
699699
function-bind "^1.1.2"
700700

701+
call-bind-apply-helpers@^1.0.2:
702+
version "1.0.2"
703+
resolved "https://registry.yarnpkg.com/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz#4b5428c222be985d79c3d82657479dbe0b59b2d6"
704+
integrity sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==
705+
dependencies:
706+
es-errors "^1.3.0"
707+
function-bind "^1.1.2"
708+
701709
call-bind@^1.0.0, call-bind@^1.0.2:
702710
version "1.0.2"
703711
resolved "https://registry.yarnpkg.com/call-bind/-/call-bind-1.0.2.tgz#b1d4e89e688119c3c9a903ad30abb2f6a919be3c"
@@ -735,6 +743,14 @@ call-bound@^1.0.2, call-bound@^1.0.3:
735743
call-bind-apply-helpers "^1.0.1"
736744
get-intrinsic "^1.2.6"
737745

746+
call-bound@^1.0.4:
747+
version "1.0.4"
748+
resolved "https://registry.yarnpkg.com/call-bound/-/call-bound-1.0.4.tgz#238de935d2a2a692928c538c7ccfa91067fd062a"
749+
integrity sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg==
750+
dependencies:
751+
call-bind-apply-helpers "^1.0.2"
752+
get-intrinsic "^1.3.0"
753+
738754
callsites@^3.0.0:
739755
version "3.1.0"
740756
resolved "https://registry.yarnpkg.com/callsites/-/callsites-3.1.0.tgz#b3630abd8943432f54b3f0519238e33cd7df2f73"
@@ -1227,6 +1243,13 @@ es-object-atoms@^1.0.0:
12271243
dependencies:
12281244
es-errors "^1.3.0"
12291245

1246+
es-object-atoms@^1.1.1:
1247+
version "1.1.1"
1248+
resolved "https://registry.yarnpkg.com/es-object-atoms/-/es-object-atoms-1.1.1.tgz#1c4f2c4837327597ce69d2ca190a7fdd172338c1"
1249+
integrity sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==
1250+
dependencies:
1251+
es-errors "^1.3.0"
1252+
12301253
es-set-tostringtag@^2.0.1:
12311254
version "2.0.1"
12321255
resolved "https://registry.yarnpkg.com/es-set-tostringtag/-/es-set-tostringtag-2.0.1.tgz#338d502f6f674301d710b80c8592de8a15f09cd8"
@@ -1384,9 +1407,9 @@ eslint-plugin-react-hooks@^4.6.0:
13841407
integrity sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ==
13851408

13861409
eslint-plugin-react@^7.32.2:
1387-
version "7.37.4"
1388-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.37.4.tgz#1b6c80b6175b6ae4b26055ae4d55d04c414c7181"
1389-
integrity sha512-BGP0jRmfYyvOyvMoRX/uoUeW+GqNj9y16bPQzqAHf3AYII/tDs+jMN0dBVkl88/OZwNGwrVFxE7riHsXVfy/LQ==
1410+
version "7.37.5"
1411+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.37.5.tgz#2975511472bdda1b272b34d779335c9b0e877065"
1412+
integrity sha512-Qteup0SqU15kdocexFNAJMvCJEfa2xUKNV4CC1xsVMrIIqEy3SQ/rqyxCWNzfrd3/ldy6HMlD2e0JDVpDg2qIA==
13901413
dependencies:
13911414
array-includes "^3.1.8"
13921415
array.prototype.findlast "^1.2.5"
@@ -1398,7 +1421,7 @@ eslint-plugin-react@^7.32.2:
13981421
hasown "^2.0.2"
13991422
jsx-ast-utils "^2.4.1 || ^3.0.0"
14001423
minimatch "^3.1.2"
1401-
object.entries "^1.1.8"
1424+
object.entries "^1.1.9"
14021425
object.fromentries "^2.0.8"
14031426
object.values "^1.2.1"
14041427
prop-types "^15.8.1"
@@ -1723,6 +1746,22 @@ get-intrinsic@^1.2.5, get-intrinsic@^1.2.6, get-intrinsic@^1.2.7:
17231746
hasown "^2.0.2"
17241747
math-intrinsics "^1.1.0"
17251748

1749+
get-intrinsic@^1.3.0:
1750+
version "1.3.0"
1751+
resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.3.0.tgz#743f0e3b6964a93a5491ed1bffaae054d7f98d01"
1752+
integrity sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==
1753+
dependencies:
1754+
call-bind-apply-helpers "^1.0.2"
1755+
es-define-property "^1.0.1"
1756+
es-errors "^1.3.0"
1757+
es-object-atoms "^1.1.1"
1758+
function-bind "^1.1.2"
1759+
get-proto "^1.0.1"
1760+
gopd "^1.2.0"
1761+
has-symbols "^1.1.0"
1762+
hasown "^2.0.2"
1763+
math-intrinsics "^1.1.0"
1764+
17261765
get-proto@^1.0.0, get-proto@^1.0.1:
17271766
version "1.0.1"
17281767
resolved "https://registry.yarnpkg.com/get-proto/-/get-proto-1.0.1.tgz#150b3f2743869ef3e851ec0c49d15b1d14d00ee1"
@@ -2596,14 +2635,15 @@ object.assign@^4.1.7:
25962635
has-symbols "^1.1.0"
25972636
object-keys "^1.1.1"
25982637

2599-
object.entries@^1.1.5, object.entries@^1.1.8:
2600-
version "1.1.8"
2601-
resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.8.tgz#bffe6f282e01f4d17807204a24f8edd823599c41"
2602-
integrity sha512-cmopxi8VwRIAw/fkijJohSfpef5PdN0pMQJN6VC/ZKvn0LIknWD8KtgY6KlQdEc4tIjcQ3HxSMmnvtzIscdaYQ==
2638+
object.entries@^1.1.5, object.entries@^1.1.9:
2639+
version "1.1.9"
2640+
resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.9.tgz#e4770a6a1444afb61bd39f984018b5bede25f8b3"
2641+
integrity sha512-8u/hfXFRBD1O0hPUjioLhoWFHRmt6tKA4/vZPyckBr18l1KE9uHrFaFaUi8MDRTpi4uak2goyPTSNJLXX2k2Hw==
26032642
dependencies:
2604-
call-bind "^1.0.7"
2643+
call-bind "^1.0.8"
2644+
call-bound "^1.0.4"
26052645
define-properties "^1.2.1"
2606-
es-object-atoms "^1.0.0"
2646+
es-object-atoms "^1.1.1"
26072647

26082648
object.fromentries@^2.0.8:
26092649
version "2.0.8"

0 commit comments

Comments
 (0)