Skip to content

Commit 8530b7c

Browse files
Update dependency eslint-plugin-react to v7.37.0
1 parent 6ecc81c commit 8530b7c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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.36.1",
101+
"eslint-plugin-react": "7.37.0",
102102
"i18next-conv": "14.1.0",
103103
"i18next-scanner": "4.5.0",
104104
"jest": "29.7.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4457,10 +4457,10 @@ [email protected]:
44574457
dependencies:
44584458
"@typescript-eslint/utils" "^6.0.0 || ^7.0.0 || ^8.0.0"
44594459

4460-
eslint-plugin-react@7.36.1:
4461-
version "7.36.1"
4462-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.36.1.tgz#f1dabbb11f3d4ebe8b0cf4e54aff4aee81144ee5"
4463-
integrity sha512-/qwbqNXZoq+VP30s1d4Nc1C5GTxjJQjk4Jzs4Wq2qzxFM7dSmuG2UkIjg2USMLh3A/aVcUNrK7v0J5U1XEGGwA==
4460+
eslint-plugin-react@7.37.0:
4461+
version "7.37.0"
4462+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.37.0.tgz#c21f64a32fc34df1eaeca571ec8f70bdc40dd20a"
4463+
integrity sha512-IHBePmfWH5lKhJnJ7WB1V+v/GolbB0rjS8XYVCSQCZKaQCAUhMoVoOEn1Ef8Z8Wf0a7l8KTJvuZg5/e4qrZ6nA==
44644464
dependencies:
44654465
array-includes "^3.1.8"
44664466
array.prototype.findlast "^1.2.5"

0 commit comments

Comments
 (0)