Skip to content

Commit 33d16b3

Browse files
Update dependency eslint-plugin-react to v7.37.1
1 parent 853b42a commit 33d16b3

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.37.0",
101+
"eslint-plugin-react": "7.37.1",
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
@@ -4629,10 +4629,10 @@ [email protected]:
46294629
dependencies:
46304630
"@typescript-eslint/utils" "^6.0.0 || ^7.0.0 || ^8.0.0"
46314631

4632-
4633-
version "7.37.0"
4634-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.37.0.tgz#c21f64a32fc34df1eaeca571ec8f70bdc40dd20a"
4635-
integrity sha512-IHBePmfWH5lKhJnJ7WB1V+v/GolbB0rjS8XYVCSQCZKaQCAUhMoVoOEn1Ef8Z8Wf0a7l8KTJvuZg5/e4qrZ6nA==
4632+
4633+
version "7.37.1"
4634+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.37.1.tgz#56493d7d69174d0d828bc83afeffe96903fdadbd"
4635+
integrity sha512-xwTnwDqzbDRA8uJ7BMxPs/EXRB3i8ZfnOIp8BsxEQkT0nHPp+WWceqGgo6rKb9ctNi8GJLDT4Go5HAWELa/WMg==
46364636
dependencies:
46374637
array-includes "^3.1.8"
46384638
array.prototype.findlast "^1.2.5"

0 commit comments

Comments
 (0)