Skip to content

Commit f8c51e2

Browse files
renovate[bot]mergify[bot]
authored andcommitted
chore(deps): update dependency eslint-plugin-react to v7.36.0
1 parent 5ca2e54 commit f8c51e2

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
@@ -64,7 +64,7 @@
6464
"eslint-plugin-import": "2.30.0",
6565
"eslint-plugin-n": "17.10.2",
6666
"eslint-plugin-promise": "7.1.0",
67-
"eslint-plugin-react": "7.35.2",
67+
"eslint-plugin-react": "7.36.0",
6868
"husky": "9.1.6",
6969
"prettier": "3.3.3",
7070
"typescript": "5.6.2"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5745,10 +5745,10 @@ eslint-plugin-promise@7.1.0:
57455745
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-7.1.0.tgz#06b3ad6d36b3c3ef3ec201c8a8d97049cf5dbb20"
57465746
integrity sha512-8trNmPxdAy3W620WKDpaS65NlM5yAumod6XeC4LOb+jxlkG4IVcp68c6dXY2ev+uT4U1PtG57YDV6EGAXN0GbQ==
57475747

5748-
eslint-plugin-react@7.35.2:
5749-
version "7.35.2"
5750-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.35.2.tgz#d32500d3ec268656d5071918bfec78cfd8b070ed"
5751-
integrity sha512-Rbj2R9zwP2GYNcIak4xoAMV57hrBh3hTaR0k7hVjwCQgryE/pw5px4b13EYjduOI0hfXyZhwBxaGpOTbWSGzKQ==
5748+
eslint-plugin-react@7.36.0:
5749+
version "7.36.0"
5750+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.36.0.tgz#307fcdc0a10e08f10a77cb1f2ba2b61f5b397987"
5751+
integrity sha512-c+RvVxBH0JE2kHt/8p043nPPhIohSnyQOZApIzGJqM2tXnjEzcZzyKIAg72gymLtuwuKfgGxW2H2aqTJqRgTfQ==
57525752
dependencies:
57535753
array-includes "^3.1.8"
57545754
array.prototype.findlast "^1.2.5"

0 commit comments

Comments
 (0)