Skip to content

Commit 94353d3

Browse files
Update dependency eslint-plugin-react to v7.37.2
1 parent 512dc59 commit 94353d3

File tree

2 files changed

+24
-16
lines changed

2 files changed

+24
-16
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"eslint": "8.57.1",
9999
"eslint-config-prettier": "9.1.0",
100100
"eslint-plugin-jest": "28.8.3",
101-
"eslint-plugin-react": "7.37.1",
101+
"eslint-plugin-react": "7.37.2",
102102
"i18next-conv": "14.1.0",
103103
"i18next-scanner": "4.6.0",
104104
"jest": "29.7.0",

yarn.lock

Lines changed: 23 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -4565,10 +4565,10 @@ es-get-iterator@^1.1.3:
45654565
isarray "^2.0.5"
45664566
stop-iteration-iterator "^1.0.0"
45674567

4568-
es-iterator-helpers@^1.0.19:
4569-
version "1.0.19"
4570-
resolved "https://registry.yarnpkg.com/es-iterator-helpers/-/es-iterator-helpers-1.0.19.tgz#117003d0e5fec237b4b5c08aded722e0c6d50ca8"
4571-
integrity sha512-zoMwbCcH5hwUkKJkT8kDIBZSz9I6mVG//+lDCinLCGov4+r7NIy0ld8o03M0cJxl2spVf6ESYVS6/gpIfq1FFw==
4568+
es-iterator-helpers@^1.1.0:
4569+
version "1.1.0"
4570+
resolved "https://registry.yarnpkg.com/es-iterator-helpers/-/es-iterator-helpers-1.1.0.tgz#f6d745d342aea214fe09497e7152170dc333a7a6"
4571+
integrity sha512-/SurEfycdyssORP/E+bj4sEu1CWw4EmLDsHynHwSXQ7utgbrMRWW195pTrCjFgFCddf/UkYm3oqKPRq5i8bJbw==
45724572
dependencies:
45734573
call-bind "^1.0.7"
45744574
define-properties "^1.2.1"
@@ -4577,12 +4577,12 @@ es-iterator-helpers@^1.0.19:
45774577
es-set-tostringtag "^2.0.3"
45784578
function-bind "^1.1.2"
45794579
get-intrinsic "^1.2.4"
4580-
globalthis "^1.0.3"
4580+
globalthis "^1.0.4"
45814581
has-property-descriptors "^1.0.2"
45824582
has-proto "^1.0.3"
45834583
has-symbols "^1.0.3"
45844584
internal-slot "^1.0.7"
4585-
iterator.prototype "^1.1.2"
4585+
iterator.prototype "^1.1.3"
45864586
safe-array-concat "^1.1.2"
45874587

45884588
es-object-atoms@^1.0.0:
@@ -4727,17 +4727,17 @@ [email protected]:
47274727
dependencies:
47284728
"@typescript-eslint/utils" "^6.0.0 || ^7.0.0 || ^8.0.0"
47294729

4730-
4731-
version "7.37.1"
4732-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.37.1.tgz#56493d7d69174d0d828bc83afeffe96903fdadbd"
4733-
integrity sha512-xwTnwDqzbDRA8uJ7BMxPs/EXRB3i8ZfnOIp8BsxEQkT0nHPp+WWceqGgo6rKb9ctNi8GJLDT4Go5HAWELa/WMg==
4730+
4731+
version "7.37.2"
4732+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.37.2.tgz#cd0935987876ba2900df2f58339f6d92305acc7a"
4733+
integrity sha512-EsTAnj9fLVr/GZleBLFbj/sSuXeWmp1eXIN60ceYnZveqEaUCyW4X+Vh4WTdUhCkW4xutXYqTXCUSyqD4rB75w==
47344734
dependencies:
47354735
array-includes "^3.1.8"
47364736
array.prototype.findlast "^1.2.5"
47374737
array.prototype.flatmap "^1.3.2"
47384738
array.prototype.tosorted "^1.1.4"
47394739
doctrine "^2.1.0"
4740-
es-iterator-helpers "^1.0.19"
4740+
es-iterator-helpers "^1.1.0"
47414741
estraverse "^5.3.0"
47424742
hasown "^2.0.2"
47434743
jsx-ast-utils "^2.4.1 || ^3.0.0"
@@ -5449,6 +5449,14 @@ globalthis@^1.0.3:
54495449
dependencies:
54505450
define-properties "^1.1.3"
54515451

5452+
globalthis@^1.0.4:
5453+
version "1.0.4"
5454+
resolved "https://registry.yarnpkg.com/globalthis/-/globalthis-1.0.4.tgz#7430ed3a975d97bfb59bcce41f5cabbafa651236"
5455+
integrity sha512-DpLKbNU4WylpxJykQujfCcwYWiV/Jhm50Goo0wrVILAv5jOr9d+H+UR3PhSCD2rCCEIg0uc+G+muBTwD54JhDQ==
5456+
dependencies:
5457+
define-properties "^1.2.1"
5458+
gopd "^1.0.1"
5459+
54525460
globby@^11.1.0:
54535461
version "11.1.0"
54545462
resolved "https://registry.yarnpkg.com/globby/-/globby-11.1.0.tgz#bd4be98bb042f83d796f7e3811991fbe82a0d34b"
@@ -6351,10 +6359,10 @@ istanbul-reports@^3.1.6:
63516359
html-escaper "^2.0.0"
63526360
istanbul-lib-report "^3.0.0"
63536361

6354-
iterator.prototype@^1.1.2:
6355-
version "1.1.2"
6356-
resolved "https://registry.yarnpkg.com/iterator.prototype/-/iterator.prototype-1.1.2.tgz#5e29c8924f01916cb9335f1ff80619dcff22b0c0"
6357-
integrity sha512-DR33HMMr8EzwuRL8Y9D3u2BMj8+RqSE850jfGu59kS7tbmPLzGkZmVSfyCFSDxuZiEY6Rzt3T2NA/qU+NwVj1w==
6362+
iterator.prototype@^1.1.3:
6363+
version "1.1.3"
6364+
resolved "https://registry.yarnpkg.com/iterator.prototype/-/iterator.prototype-1.1.3.tgz#016c2abe0be3bbdb8319852884f60908ac62bf9c"
6365+
integrity sha512-FW5iMbeQ6rBGm/oKgzq2aW4KvAGpxPzYES8N4g4xNXUKpL1mclMvOe+76AcLDTvD+Ze+sOpVhgdAQEKF4L9iGQ==
63586366
dependencies:
63596367
define-properties "^1.2.1"
63606368
get-intrinsic "^1.2.1"

0 commit comments

Comments
 (0)