Skip to content

Commit 5bb983d

Browse files
Bump eslint-plugin-react from 7.37.4 to 7.37.5 (#13525)
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 46a18e6 commit 5bb983d

File tree

2 files changed

+52
-12
lines changed

2 files changed

+52
-12
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@
281281
"eslint-config-amo": "^5.10.0",
282282
"eslint-plugin-amo": "^1.26.0",
283283
"eslint-plugin-promise": "^7.2.1",
284-
"eslint-plugin-react": "^7.37.4",
284+
"eslint-plugin-react": "^7.37.5",
285285
"eslint-plugin-react-hooks": "^5.1.0",
286286
"eslint-plugin-testing-library": "^6.2.2",
287287
"file-loader": "^6.0.0",

yarn.lock

Lines changed: 51 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2872,6 +2872,14 @@ call-bind-apply-helpers@^1.0.0, call-bind-apply-helpers@^1.0.1:
28722872
es-errors "^1.3.0"
28732873
function-bind "^1.1.2"
28742874

2875+
call-bind-apply-helpers@^1.0.2:
2876+
version "1.0.2"
2877+
resolved "https://registry.yarnpkg.com/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz#4b5428c222be985d79c3d82657479dbe0b59b2d6"
2878+
integrity sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==
2879+
dependencies:
2880+
es-errors "^1.3.0"
2881+
function-bind "^1.1.2"
2882+
28752883
call-bind@^1.0.2, call-bind@^1.0.4, call-bind@^1.0.5:
28762884
version "1.0.5"
28772885
resolved "https://registry.yarnpkg.com/call-bind/-/call-bind-1.0.5.tgz#6fa2b7845ce0ea49bf4d8b9ef64727a2c2e2e513"
@@ -2910,6 +2918,14 @@ call-bound@^1.0.2, call-bound@^1.0.3:
29102918
call-bind-apply-helpers "^1.0.1"
29112919
get-intrinsic "^1.2.6"
29122920

2921+
call-bound@^1.0.4:
2922+
version "1.0.4"
2923+
resolved "https://registry.yarnpkg.com/call-bound/-/call-bound-1.0.4.tgz#238de935d2a2a692928c538c7ccfa91067fd062a"
2924+
integrity sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg==
2925+
dependencies:
2926+
call-bind-apply-helpers "^1.0.2"
2927+
get-intrinsic "^1.3.0"
2928+
29132929
callsites@^3.0.0:
29142930
version "3.1.0"
29152931
resolved "https://registry.yarnpkg.com/callsites/-/callsites-3.1.0.tgz#b3630abd8943432f54b3f0519238e33cd7df2f73"
@@ -4444,6 +4460,13 @@ es-object-atoms@^1.0.0:
44444460
dependencies:
44454461
es-errors "^1.3.0"
44464462

4463+
es-object-atoms@^1.1.1:
4464+
version "1.1.1"
4465+
resolved "https://registry.yarnpkg.com/es-object-atoms/-/es-object-atoms-1.1.1.tgz#1c4f2c4837327597ce69d2ca190a7fdd172338c1"
4466+
integrity sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==
4467+
dependencies:
4468+
es-errors "^1.3.0"
4469+
44474470
es-set-tostringtag@^2.0.1:
44484471
version "2.0.2"
44494472
resolved "https://registry.yarnpkg.com/es-set-tostringtag/-/es-set-tostringtag-2.0.2.tgz#11f7cc9f63376930a5f20be4915834f4bc74f9c9"
@@ -4707,10 +4730,10 @@ [email protected]:
47074730
semver "^6.3.1"
47084731
string.prototype.matchall "^4.0.8"
47094732

4710-
eslint-plugin-react@^7.37.4:
4711-
version "7.37.4"
4712-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.37.4.tgz#1b6c80b6175b6ae4b26055ae4d55d04c414c7181"
4713-
integrity sha512-BGP0jRmfYyvOyvMoRX/uoUeW+GqNj9y16bPQzqAHf3AYII/tDs+jMN0dBVkl88/OZwNGwrVFxE7riHsXVfy/LQ==
4733+
eslint-plugin-react@^7.37.5:
4734+
version "7.37.5"
4735+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.37.5.tgz#2975511472bdda1b272b34d779335c9b0e877065"
4736+
integrity sha512-Qteup0SqU15kdocexFNAJMvCJEfa2xUKNV4CC1xsVMrIIqEy3SQ/rqyxCWNzfrd3/ldy6HMlD2e0JDVpDg2qIA==
47144737
dependencies:
47154738
array-includes "^3.1.8"
47164739
array.prototype.findlast "^1.2.5"
@@ -4722,7 +4745,7 @@ eslint-plugin-react@^7.37.4:
47224745
hasown "^2.0.2"
47234746
jsx-ast-utils "^2.4.1 || ^3.0.0"
47244747
minimatch "^3.1.2"
4725-
object.entries "^1.1.8"
4748+
object.entries "^1.1.9"
47264749
object.fromentries "^2.0.8"
47274750
object.values "^1.2.1"
47284751
prop-types "^15.8.1"
@@ -5360,6 +5383,22 @@ get-intrinsic@^1.2.5, get-intrinsic@^1.2.6, get-intrinsic@^1.2.7:
53605383
hasown "^2.0.2"
53615384
math-intrinsics "^1.1.0"
53625385

5386+
get-intrinsic@^1.3.0:
5387+
version "1.3.0"
5388+
resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.3.0.tgz#743f0e3b6964a93a5491ed1bffaae054d7f98d01"
5389+
integrity sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==
5390+
dependencies:
5391+
call-bind-apply-helpers "^1.0.2"
5392+
es-define-property "^1.0.1"
5393+
es-errors "^1.3.0"
5394+
es-object-atoms "^1.1.1"
5395+
function-bind "^1.1.2"
5396+
get-proto "^1.0.1"
5397+
gopd "^1.2.0"
5398+
has-symbols "^1.1.0"
5399+
hasown "^2.0.2"
5400+
math-intrinsics "^1.1.0"
5401+
53635402
get-package-type@^0.1.0:
53645403
version "0.1.0"
53655404
resolved "https://registry.yarnpkg.com/get-package-type/-/get-package-type-0.1.0.tgz#8de2d803cff44df3bc6c456e6668b36c3926e11a"
@@ -7850,14 +7889,15 @@ object.assign@^4.1.7:
78507889
has-symbols "^1.1.0"
78517890
object-keys "^1.1.1"
78527891

7853-
object.entries@^1.1.5, object.entries@^1.1.6, object.entries@^1.1.7, object.entries@^1.1.8:
7854-
version "1.1.8"
7855-
resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.8.tgz#bffe6f282e01f4d17807204a24f8edd823599c41"
7856-
integrity sha512-cmopxi8VwRIAw/fkijJohSfpef5PdN0pMQJN6VC/ZKvn0LIknWD8KtgY6KlQdEc4tIjcQ3HxSMmnvtzIscdaYQ==
7892+
object.entries@^1.1.5, object.entries@^1.1.6, object.entries@^1.1.7, object.entries@^1.1.9:
7893+
version "1.1.9"
7894+
resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.9.tgz#e4770a6a1444afb61bd39f984018b5bede25f8b3"
7895+
integrity sha512-8u/hfXFRBD1O0hPUjioLhoWFHRmt6tKA4/vZPyckBr18l1KE9uHrFaFaUi8MDRTpi4uak2goyPTSNJLXX2k2Hw==
78577896
dependencies:
7858-
call-bind "^1.0.7"
7897+
call-bind "^1.0.8"
7898+
call-bound "^1.0.4"
78597899
define-properties "^1.2.1"
7860-
es-object-atoms "^1.0.0"
7900+
es-object-atoms "^1.1.1"
78617901

78627902
object.fromentries@^2.0.6, object.fromentries@^2.0.7, object.fromentries@^2.0.8:
78637903
version "2.0.8"

0 commit comments

Comments
 (0)