Skip to content

Commit 8c5b39b

Browse files
Bump eslint-plugin-react from 7.35.1 to 7.35.2 in /demos/moderator (#1195)
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.35.1 to 7.35.2. - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](jsx-eslint/eslint-plugin-react@v7.35.1...v7.35.2) --- updated-dependencies: - dependency-name: eslint-plugin-react dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2b7e22e commit 8c5b39b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

demos/moderator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"eslint-plugin-import": "2.30.0",
3636
"eslint-plugin-json": "4.0.1",
3737
"eslint-plugin-prettier": "5.2.1",
38-
"eslint-plugin-react": "7.35.1",
38+
"eslint-plugin-react": "7.35.2",
3939
"jest-cli": "29.7.0",
4040
"node-sass": "9.0.0",
4141
"npm-run-all": "4.1.5",

demos/moderator/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5943,10 +5943,10 @@ [email protected]:
59435943
prettier-linter-helpers "^1.0.0"
59445944
synckit "^0.9.1"
59455945

5946-
5947-
version "7.35.1"
5948-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.35.1.tgz#afc80387031aa99dd6e0a14437c77d02e5700b47"
5949-
integrity sha512-B5ok2JgbaaWn/zXbKCGgKDNL2tsID3Pd/c/yvjcpsd9HQDwyYc/TQv3AZMmOvrJgCs3AnYNUHRCQEMMQAYJ7Yg==
5946+
5947+
version "7.35.2"
5948+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.35.2.tgz#d32500d3ec268656d5071918bfec78cfd8b070ed"
5949+
integrity sha512-Rbj2R9zwP2GYNcIak4xoAMV57hrBh3hTaR0k7hVjwCQgryE/pw5px4b13EYjduOI0hfXyZhwBxaGpOTbWSGzKQ==
59505950
dependencies:
59515951
array-includes "^3.1.8"
59525952
array.prototype.findlast "^1.2.5"

0 commit comments

Comments
 (0)