Skip to content

Commit 8e2e745

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

File tree

5 files changed

+59
-12
lines changed

5 files changed

+59
-12
lines changed

package-lock.json

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

packages/auto-sync/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@vitejs/plugin-react": "^4.7.0",
2424
"autoprefixer": "^10.4.21",
2525
"eslint": "^9.13.0",
26-
"eslint-plugin-react-hooks": "^5.2.0",
26+
"eslint-plugin-react-hooks": "^7.0.0",
2727
"eslint-plugin-react-refresh": "^0.4.23",
2828
"globals": "^15.15.0",
2929
"postcss": "^8.5.6",

packages/design-migration/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@vitejs/plugin-react": "^4.7.0",
2424
"autoprefixer": "^10.4.21",
2525
"eslint": "^9.13.0",
26-
"eslint-plugin-react-hooks": "^5.2.0",
26+
"eslint-plugin-react-hooks": "^7.0.0",
2727
"eslint-plugin-react-refresh": "^0.4.23",
2828
"globals": "^15.15.0",
2929
"postcss": "^8.5.6",

packages/handover/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@vitejs/plugin-react": "^4.7.0",
2424
"autoprefixer": "^10.4.21",
2525
"eslint": "^9.13.0",
26-
"eslint-plugin-react-hooks": "^5.2.0",
26+
"eslint-plugin-react-hooks": "^7.0.0",
2727
"eslint-plugin-react-refresh": "^0.4.23",
2828
"globals": "^15.15.0",
2929
"postcss": "^8.5.6",

packages/inspect/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@vitejs/plugin-react": "^4.7.0",
2424
"autoprefixer": "^10.4.21",
2525
"eslint": "^9.13.0",
26-
"eslint-plugin-react-hooks": "^5.2.0",
26+
"eslint-plugin-react-hooks": "^7.0.0",
2727
"eslint-plugin-react-refresh": "^0.4.23",
2828
"globals": "^15.15.0",
2929
"postcss": "^8.5.6",

0 commit comments

Comments
 (0)