Skip to content

Commit 3d1f894

Browse files
chore(deps): update eslint-plugin-react to v7.37.5
1 parent 0a34b54 commit 3d1f894

File tree

2 files changed

+60
-12
lines changed

2 files changed

+60
-12
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"eslint-plugin-import": "2.31.0",
7070
"eslint-plugin-jsx-a11y": "6.10.2",
7171
"eslint-plugin-prettier": "4.2.1",
72-
"eslint-plugin-react": "7.37.4",
72+
"eslint-plugin-react": "7.37.5",
7373
"eslint-plugin-react-hooks": "4.6.2",
7474
"gatsby": "4.6.2",
7575
"husky": "7.0.4",

yarn.lock

Lines changed: 59 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -5646,6 +5646,14 @@ call-bind-apply-helpers@^1.0.0, call-bind-apply-helpers@^1.0.1:
56465646
es-errors "^1.3.0"
56475647
function-bind "^1.1.2"
56485648

5649+
call-bind-apply-helpers@^1.0.2:
5650+
version "1.0.2"
5651+
resolved "https://registry.yarnpkg.com/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz#4b5428c222be985d79c3d82657479dbe0b59b2d6"
5652+
integrity sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==
5653+
dependencies:
5654+
es-errors "^1.3.0"
5655+
function-bind "^1.1.2"
5656+
56495657
call-bind@^1.0.0:
56505658
version "1.0.0"
56515659
resolved "https://registry.yarnpkg.com/call-bind/-/call-bind-1.0.0.tgz#24127054bb3f9bdcb4b1fb82418186072f77b8ce"
@@ -5700,6 +5708,14 @@ call-bound@^1.0.2, call-bound@^1.0.3:
57005708
call-bind-apply-helpers "^1.0.1"
57015709
get-intrinsic "^1.2.6"
57025710

5711+
call-bound@^1.0.4:
5712+
version "1.0.4"
5713+
resolved "https://registry.yarnpkg.com/call-bound/-/call-bound-1.0.4.tgz#238de935d2a2a692928c538c7ccfa91067fd062a"
5714+
integrity sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg==
5715+
dependencies:
5716+
call-bind-apply-helpers "^1.0.2"
5717+
get-intrinsic "^1.3.0"
5718+
57035719
caller-callsite@^2.0.0:
57045720
version "2.0.0"
57055721
resolved "https://registry.yarnpkg.com/caller-callsite/-/caller-callsite-2.0.0.tgz#847e0fce0a223750a9a027c54b33731ad3154134"
@@ -8094,6 +8110,13 @@ es-object-atoms@^1.0.0:
80948110
dependencies:
80958111
es-errors "^1.3.0"
80968112

8113+
es-object-atoms@^1.1.1:
8114+
version "1.1.1"
8115+
resolved "https://registry.yarnpkg.com/es-object-atoms/-/es-object-atoms-1.1.1.tgz#1c4f2c4837327597ce69d2ca190a7fdd172338c1"
8116+
integrity sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==
8117+
dependencies:
8118+
es-errors "^1.3.0"
8119+
80978120
es-set-tostringtag@^2.0.1:
80988121
version "2.0.1"
80998122
resolved "https://registry.yarnpkg.com/es-set-tostringtag/-/es-set-tostringtag-2.0.1.tgz#338d502f6f674301d710b80c8592de8a15f09cd8"
@@ -8413,10 +8436,10 @@ eslint-plugin-react-hooks@^4.3.0:
84138436
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.3.0.tgz#318dbf312e06fab1c835a4abef00121751ac1172"
84148437
integrity sha512-XslZy0LnMn+84NEG9jSGR6eGqaZB3133L8xewQo3fQagbQuGt7a63gf+P1NGKZavEYEC3UXaWEAA/AqDkuN6xA==
84158438

8416-
eslint-plugin-react@7.37.4:
8417-
version "7.37.4"
8418-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.37.4.tgz#1b6c80b6175b6ae4b26055ae4d55d04c414c7181"
8419-
integrity sha512-BGP0jRmfYyvOyvMoRX/uoUeW+GqNj9y16bPQzqAHf3AYII/tDs+jMN0dBVkl88/OZwNGwrVFxE7riHsXVfy/LQ==
8439+
eslint-plugin-react@7.37.5:
8440+
version "7.37.5"
8441+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.37.5.tgz#2975511472bdda1b272b34d779335c9b0e877065"
8442+
integrity sha512-Qteup0SqU15kdocexFNAJMvCJEfa2xUKNV4CC1xsVMrIIqEy3SQ/rqyxCWNzfrd3/ldy6HMlD2e0JDVpDg2qIA==
84208443
dependencies:
84218444
array-includes "^3.1.8"
84228445
array.prototype.findlast "^1.2.5"
@@ -8428,7 +8451,7 @@ eslint-plugin-react@7.37.4:
84288451
hasown "^2.0.2"
84298452
jsx-ast-utils "^2.4.1 || ^3.0.0"
84308453
minimatch "^3.1.2"
8431-
object.entries "^1.1.8"
8454+
object.entries "^1.1.9"
84328455
object.fromentries "^2.0.8"
84338456
object.values "^1.2.1"
84348457
prop-types "^15.8.1"
@@ -9941,6 +9964,22 @@ get-intrinsic@^1.2.5, get-intrinsic@^1.2.6:
99419964
hasown "^2.0.2"
99429965
math-intrinsics "^1.0.0"
99439966

9967+
get-intrinsic@^1.3.0:
9968+
version "1.3.0"
9969+
resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.3.0.tgz#743f0e3b6964a93a5491ed1bffaae054d7f98d01"
9970+
integrity sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==
9971+
dependencies:
9972+
call-bind-apply-helpers "^1.0.2"
9973+
es-define-property "^1.0.1"
9974+
es-errors "^1.3.0"
9975+
es-object-atoms "^1.1.1"
9976+
function-bind "^1.1.2"
9977+
get-proto "^1.0.1"
9978+
gopd "^1.2.0"
9979+
has-symbols "^1.1.0"
9980+
hasown "^2.0.2"
9981+
math-intrinsics "^1.1.0"
9982+
99449983
get-own-enumerable-property-symbols@^3.0.0:
99459984
version "3.0.2"
99469985
resolved "https://registry.yarnpkg.com/get-own-enumerable-property-symbols/-/get-own-enumerable-property-symbols-3.0.2.tgz#b5fde77f22cbe35f390b4e089922c50bce6ef664"
@@ -9951,6 +9990,14 @@ get-port@^3.2.0:
99519990
resolved "https://registry.yarnpkg.com/get-port/-/get-port-3.2.0.tgz#dd7ce7de187c06c8bf353796ac71e099f0980ebc"
99529991
integrity sha1-3Xzn3hh8Bsi/NTeWrHHgmfCYDrw=
99539992

9993+
get-proto@^1.0.1:
9994+
version "1.0.1"
9995+
resolved "https://registry.yarnpkg.com/get-proto/-/get-proto-1.0.1.tgz#150b3f2743869ef3e851ec0c49d15b1d14d00ee1"
9996+
integrity sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==
9997+
dependencies:
9998+
dunder-proto "^1.0.1"
9999+
es-object-atoms "^1.0.0"
10000+
995410001
get-stream@^4.0.0, get-stream@^4.1.0:
995510002
version "4.1.0"
995610003
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-4.1.0.tgz#c1b255575f3dc21d59bfc79cd3d2b46b1c3a54b5"
@@ -14607,14 +14654,15 @@ object.entries@^1.1.5:
1460714654
define-properties "^1.1.3"
1460814655
es-abstract "^1.19.1"
1460914656

14610-
object.entries@^1.1.8:
14611-
version "1.1.8"
14612-
resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.8.tgz#bffe6f282e01f4d17807204a24f8edd823599c41"
14613-
integrity sha512-cmopxi8VwRIAw/fkijJohSfpef5PdN0pMQJN6VC/ZKvn0LIknWD8KtgY6KlQdEc4tIjcQ3HxSMmnvtzIscdaYQ==
14657+
object.entries@^1.1.9:
14658+
version "1.1.9"
14659+
resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.9.tgz#e4770a6a1444afb61bd39f984018b5bede25f8b3"
14660+
integrity sha512-8u/hfXFRBD1O0hPUjioLhoWFHRmt6tKA4/vZPyckBr18l1KE9uHrFaFaUi8MDRTpi4uak2goyPTSNJLXX2k2Hw==
1461414661
dependencies:
14615-
call-bind "^1.0.7"
14662+
call-bind "^1.0.8"
14663+
call-bound "^1.0.4"
1461614664
define-properties "^1.2.1"
14617-
es-object-atoms "^1.0.0"
14665+
es-object-atoms "^1.1.1"
1461814666

1461914667
object.fromentries@^2.0.5:
1462014668
version "2.0.5"

0 commit comments

Comments
 (0)