Skip to content

Commit 93a7728

Browse files
chore(deps-dev): bump eslint-plugin-react-hooks from 7.1.0 to 7.1.1
Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) from 7.1.0 to 7.1.1. - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/eslint-plugin-react-hooks@7.1.1/packages/eslint-plugin-react-hooks) --- updated-dependencies: - dependency-name: eslint-plugin-react-hooks dependency-version: 7.1.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7e4d54d commit 93a7728

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"eslint": "^9.0.0",
4040
"eslint-config-next": "^16.2.3",
4141
"eslint-plugin-react": "^7.37.0",
42-
"eslint-plugin-react-hooks": "^7.1.0",
42+
"eslint-plugin-react-hooks": "^7.1.1",
4343
"jest": "^30.3.0",
4444
"jest-environment-jsdom": "^30.3.0",
4545
"postcss": "^8.5.10",

0 commit comments

Comments
 (0)