Skip to content

Commit d8b374b

Browse files
Bump eslint-plugin-react from 7.37.4 to 7.37.5 (#1793)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent eecf5c3 commit d8b374b

File tree

1 file changed

+58
-10
lines changed

1 file changed

+58
-10
lines changed

yarn.lock

+58-10
Original file line numberDiff line numberDiff line change
@@ -2722,6 +2722,14 @@ call-bind-apply-helpers@^1.0.0, call-bind-apply-helpers@^1.0.1:
27222722
es-errors "^1.3.0"
27232723
function-bind "^1.1.2"
27242724

2725+
call-bind-apply-helpers@^1.0.2:
2726+
version "1.0.2"
2727+
resolved "https://registry.yarnpkg.com/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz#4b5428c222be985d79c3d82657479dbe0b59b2d6"
2728+
integrity sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==
2729+
dependencies:
2730+
es-errors "^1.3.0"
2731+
function-bind "^1.1.2"
2732+
27252733
call-bind@^1.0.2, call-bind@^1.0.5, call-bind@^1.0.6, call-bind@^1.0.7:
27262734
version "1.0.7"
27272735
resolved "https://registry.yarnpkg.com/call-bind/-/call-bind-1.0.7.tgz#06016599c40c56498c18769d2730be242b6fa3b9"
@@ -2751,6 +2759,14 @@ call-bound@^1.0.2, call-bound@^1.0.3:
27512759
call-bind-apply-helpers "^1.0.1"
27522760
get-intrinsic "^1.2.6"
27532761

2762+
call-bound@^1.0.4:
2763+
version "1.0.4"
2764+
resolved "https://registry.yarnpkg.com/call-bound/-/call-bound-1.0.4.tgz#238de935d2a2a692928c538c7ccfa91067fd062a"
2765+
integrity sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg==
2766+
dependencies:
2767+
call-bind-apply-helpers "^1.0.2"
2768+
get-intrinsic "^1.3.0"
2769+
27542770
callsites@^3.0.0:
27552771
version "3.1.0"
27562772
resolved "https://registry.yarnpkg.com/callsites/-/callsites-3.1.0.tgz#b3630abd8943432f54b3f0519238e33cd7df2f73"
@@ -3331,6 +3347,13 @@ es-object-atoms@^1.0.0:
33313347
dependencies:
33323348
es-errors "^1.3.0"
33333349

3350+
es-object-atoms@^1.1.1:
3351+
version "1.1.1"
3352+
resolved "https://registry.yarnpkg.com/es-object-atoms/-/es-object-atoms-1.1.1.tgz#1c4f2c4837327597ce69d2ca190a7fdd172338c1"
3353+
integrity sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==
3354+
dependencies:
3355+
es-errors "^1.3.0"
3356+
33343357
es-set-tostringtag@^2.0.3:
33353358
version "2.0.3"
33363359
resolved "https://registry.yarnpkg.com/es-set-tostringtag/-/es-set-tostringtag-2.0.3.tgz#8bb60f0a440c2e4281962428438d58545af39777"
@@ -3499,9 +3522,9 @@ eslint-plugin-prettier@^5.1.3:
34993522
synckit "^0.11.0"
35003523

35013524
eslint-plugin-react@^7.34.2:
3502-
version "7.37.4"
3503-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.37.4.tgz#1b6c80b6175b6ae4b26055ae4d55d04c414c7181"
3504-
integrity sha512-BGP0jRmfYyvOyvMoRX/uoUeW+GqNj9y16bPQzqAHf3AYII/tDs+jMN0dBVkl88/OZwNGwrVFxE7riHsXVfy/LQ==
3525+
version "7.37.5"
3526+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.37.5.tgz#2975511472bdda1b272b34d779335c9b0e877065"
3527+
integrity sha512-Qteup0SqU15kdocexFNAJMvCJEfa2xUKNV4CC1xsVMrIIqEy3SQ/rqyxCWNzfrd3/ldy6HMlD2e0JDVpDg2qIA==
35053528
dependencies:
35063529
array-includes "^3.1.8"
35073530
array.prototype.findlast "^1.2.5"
@@ -3513,7 +3536,7 @@ eslint-plugin-react@^7.34.2:
35133536
hasown "^2.0.2"
35143537
jsx-ast-utils "^2.4.1 || ^3.0.0"
35153538
minimatch "^3.1.2"
3516-
object.entries "^1.1.8"
3539+
object.entries "^1.1.9"
35173540
object.fromentries "^2.0.8"
35183541
object.values "^1.2.1"
35193542
prop-types "^15.8.1"
@@ -3935,6 +3958,30 @@ get-intrinsic@^1.2.5, get-intrinsic@^1.2.6:
39353958
hasown "^2.0.2"
39363959
math-intrinsics "^1.0.0"
39373960

3961+
get-intrinsic@^1.3.0:
3962+
version "1.3.0"
3963+
resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.3.0.tgz#743f0e3b6964a93a5491ed1bffaae054d7f98d01"
3964+
integrity sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==
3965+
dependencies:
3966+
call-bind-apply-helpers "^1.0.2"
3967+
es-define-property "^1.0.1"
3968+
es-errors "^1.3.0"
3969+
es-object-atoms "^1.1.1"
3970+
function-bind "^1.1.2"
3971+
get-proto "^1.0.1"
3972+
gopd "^1.2.0"
3973+
has-symbols "^1.1.0"
3974+
hasown "^2.0.2"
3975+
math-intrinsics "^1.1.0"
3976+
3977+
get-proto@^1.0.1:
3978+
version "1.0.1"
3979+
resolved "https://registry.yarnpkg.com/get-proto/-/get-proto-1.0.1.tgz#150b3f2743869ef3e851ec0c49d15b1d14d00ee1"
3980+
integrity sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==
3981+
dependencies:
3982+
dunder-proto "^1.0.1"
3983+
es-object-atoms "^1.0.0"
3984+
39383985
get-stream@^6.0.0:
39393986
version "6.0.1"
39403987
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-6.0.1.tgz#a262d8eef67aced57c2852ad6167526a43cbf7b7"
@@ -5676,14 +5723,15 @@ object.assign@^4.1.7:
56765723
has-symbols "^1.1.0"
56775724
object-keys "^1.1.1"
56785725

5679-
object.entries@^1.1.8:
5680-
version "1.1.8"
5681-
resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.8.tgz#bffe6f282e01f4d17807204a24f8edd823599c41"
5682-
integrity sha512-cmopxi8VwRIAw/fkijJohSfpef5PdN0pMQJN6VC/ZKvn0LIknWD8KtgY6KlQdEc4tIjcQ3HxSMmnvtzIscdaYQ==
5726+
object.entries@^1.1.9:
5727+
version "1.1.9"
5728+
resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.9.tgz#e4770a6a1444afb61bd39f984018b5bede25f8b3"
5729+
integrity sha512-8u/hfXFRBD1O0hPUjioLhoWFHRmt6tKA4/vZPyckBr18l1KE9uHrFaFaUi8MDRTpi4uak2goyPTSNJLXX2k2Hw==
56835730
dependencies:
5684-
call-bind "^1.0.7"
5731+
call-bind "^1.0.8"
5732+
call-bound "^1.0.4"
56855733
define-properties "^1.2.1"
5686-
es-object-atoms "^1.0.0"
5734+
es-object-atoms "^1.1.1"
56875735

56885736
object.fromentries@^2.0.8:
56895737
version "2.0.8"

0 commit comments

Comments
 (0)