Skip to content

Commit e50c562

Browse files
committed
Update dependency eslint-plugin-react to v7.36.1
1 parent c157b2b commit e50c562

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.0",
9999
"eslint-config-prettier": "9.1.0",
100100
"eslint-plugin-jest": "28.8.3",
101-
"eslint-plugin-react": "7.36.0",
101+
"eslint-plugin-react": "7.36.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
@@ -4452,10 +4452,10 @@ [email protected]:
44524452
dependencies:
44534453
"@typescript-eslint/utils" "^6.0.0 || ^7.0.0 || ^8.0.0"
44544454

4455-
4456-
version "7.36.0"
4457-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.36.0.tgz#307fcdc0a10e08f10a77cb1f2ba2b61f5b397987"
4458-
integrity sha512-c+RvVxBH0JE2kHt/8p043nPPhIohSnyQOZApIzGJqM2tXnjEzcZzyKIAg72gymLtuwuKfgGxW2H2aqTJqRgTfQ==
4455+
4456+
version "7.36.1"
4457+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.36.1.tgz#f1dabbb11f3d4ebe8b0cf4e54aff4aee81144ee5"
4458+
integrity sha512-/qwbqNXZoq+VP30s1d4Nc1C5GTxjJQjk4Jzs4Wq2qzxFM7dSmuG2UkIjg2USMLh3A/aVcUNrK7v0J5U1XEGGwA==
44594459
dependencies:
44604460
array-includes "^3.1.8"
44614461
array.prototype.findlast "^1.2.5"

0 commit comments

Comments
 (0)