Skip to content

Commit 4dfa18b

Browse files
chore(deps-dev): bump eslint-plugin-react-hooks from 5.1.0 to 5.2.0 (#157)
Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) from 5.1.0 to 5.2.0. - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks) --- updated-dependencies: - dependency-name: eslint-plugin-react-hooks dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5cf4bf9 commit 4dfa18b

File tree

5 files changed

+12
-11
lines changed

5 files changed

+12
-11
lines changed

package-lock.json

+8-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/auto-sync/ui/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@vitejs/plugin-react": "^4.3.4",
2424
"autoprefixer": "^10.4.20",
2525
"eslint": "^9.13.0",
26-
"eslint-plugin-react-hooks": "^5.1.0",
26+
"eslint-plugin-react-hooks": "^5.2.0",
2727
"eslint-plugin-react-refresh": "^0.4.19",
2828
"globals": "^15.15.0",
2929
"postcss": "^8.5.3",

packages/design-migration/ui/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@vitejs/plugin-react": "^4.3.4",
2424
"autoprefixer": "^10.4.20",
2525
"eslint": "^9.13.0",
26-
"eslint-plugin-react-hooks": "^5.1.0",
26+
"eslint-plugin-react-hooks": "^5.2.0",
2727
"eslint-plugin-react-refresh": "^0.4.19",
2828
"globals": "^15.15.0",
2929
"postcss": "^8.5.3",

packages/handover/ui/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@vitejs/plugin-react": "^4.3.4",
2424
"autoprefixer": "^10.4.20",
2525
"eslint": "^9.13.0",
26-
"eslint-plugin-react-hooks": "^5.1.0",
26+
"eslint-plugin-react-hooks": "^5.2.0",
2727
"eslint-plugin-react-refresh": "^0.4.19",
2828
"globals": "^15.15.0",
2929
"postcss": "^8.5.3",

packages/inspect/ui/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@vitejs/plugin-react": "^4.3.4",
2424
"autoprefixer": "^10.4.20",
2525
"eslint": "^9.13.0",
26-
"eslint-plugin-react-hooks": "^5.1.0",
26+
"eslint-plugin-react-hooks": "^5.2.0",
2727
"eslint-plugin-react-refresh": "^0.4.19",
2828
"globals": "^15.15.0",
2929
"postcss": "^8.5.3",

0 commit comments

Comments
 (0)