Skip to content

Commit e4cd9c5

Browse files
Bump eslint-plugin-react from 7.37.0 to 7.37.1 in /demos/moderator (#1213)
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.37.0 to 7.37.1. - [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.37.0...v7.37.1) --- 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 c0a6f1d commit e4cd9c5

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.37.0",
38+
"eslint-plugin-react": "7.37.1",
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
@@ -5965,10 +5965,10 @@ [email protected]:
59655965
prettier-linter-helpers "^1.0.0"
59665966
synckit "^0.9.1"
59675967

5968-
5969-
version "7.37.0"
5970-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.37.0.tgz#c21f64a32fc34df1eaeca571ec8f70bdc40dd20a"
5971-
integrity sha512-IHBePmfWH5lKhJnJ7WB1V+v/GolbB0rjS8XYVCSQCZKaQCAUhMoVoOEn1Ef8Z8Wf0a7l8KTJvuZg5/e4qrZ6nA==
5968+
5969+
version "7.37.1"
5970+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.37.1.tgz#56493d7d69174d0d828bc83afeffe96903fdadbd"
5971+
integrity sha512-xwTnwDqzbDRA8uJ7BMxPs/EXRB3i8ZfnOIp8BsxEQkT0nHPp+WWceqGgo6rKb9ctNi8GJLDT4Go5HAWELa/WMg==
59725972
dependencies:
59735973
array-includes "^3.1.8"
59745974
array.prototype.findlast "^1.2.5"

0 commit comments

Comments
 (0)