Skip to content

Commit

Permalink
Update dependency eslint-plugin-react to v7.36.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 12, 2024
1 parent 0e6e14b commit 4dd3611
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"devDependencies": {
"eslint": "8.57.0",
"eslint-plugin-ghost": "3.4.0",
"eslint-plugin-react": "7.35.2",
"eslint-plugin-react": "7.36.0",
"lerna": "6.6.2",
"mocha": "10.7.3",
"should": "13.2.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4994,10 +4994,10 @@ [email protected]:
resolve "^1.22.2"
semver "^7.5.3"

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

0 comments on commit 4dd3611

Please sign in to comment.