Skip to content

Commit 6adaa1b

Browse files
build(deps-dev): bump eslint-plugin-react in /website (#2509)
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.34.0 to 7.34.1. - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/v7.34.1/CHANGELOG.md) - [Commits](jsx-eslint/eslint-plugin-react@v7.34.0...v7.34.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 34cb4f1 commit 6adaa1b

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.0",
4343
"eslint-import-resolver-typescript": "^3.6.1",
4444
"eslint-plugin-import": "^2.29.1",
45-
"eslint-plugin-react": "^7.34.0",
45+
"eslint-plugin-react": "^7.34.1",
4646
"eslint-plugin-react-hooks": "^4.6.0",
4747
"eslint-plugin-react-refresh": "^0.4.6",
4848
"packages-update": "^1.2.1",

0 commit comments

Comments
 (0)