Skip to content

Commit a9ac889

Browse files
build(deps-dev): bump eslint-plugin-react in /website (#3318)
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.37.3 to 7.37.4. - [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.3...v7.37.4) --- 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 b8c9388 commit a9ac889

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

website/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"eslint": "^8.57.1",
4343
"eslint-import-resolver-typescript": "^3.7.0",
4444
"eslint-plugin-import": "^2.31.0",
45-
"eslint-plugin-react": "^7.37.3",
45+
"eslint-plugin-react": "^7.37.4",
4646
"eslint-plugin-react-hooks": "^5.1.0",
4747
"eslint-plugin-react-refresh": "^0.4.16",
4848
"packages-update": "^2.0.0",

0 commit comments

Comments
 (0)