Skip to content

Commit 930c533

Browse files
chore(deps-dev): bump eslint-plugin-react-hooks from 5.2.0 to 7.0.1
Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) from 5.2.0 to 7.0.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/HEAD/packages/eslint-plugin-react-hooks) --- updated-dependencies: - dependency-name: eslint-plugin-react-hooks dependency-version: 7.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fec7335 commit 930c533

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/example-dapp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"@types/react-dom": "catalog:",
7373
"@vitejs/plugin-react": "^5.1.0",
7474
"eslint": "catalog:",
75-
"eslint-plugin-react-hooks": "^5.2.0",
75+
"eslint-plugin-react-hooks": "^7.0.1",
7676
"eslint-plugin-react-refresh": "^0.4.24",
7777
"globals": "^16.4.0",
7878
"tailwindcss": "^4.1.16",

0 commit comments

Comments
 (0)