Skip to content

Commit 514bd5f

Browse files
chore(deps-dev): bump eslint-plugin-react-hooks from 5.0.0 to 5.1.0 (#45)
Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) from 5.0.0 to 5.1.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-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 71334fa commit 514bd5f

File tree

5 files changed

+40
-116
lines changed

5 files changed

+40
-116
lines changed

package-lock.json

+36-112
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
@@ -22,7 +22,7 @@
2222
"@vitejs/plugin-react": "^4.3.4",
2323
"autoprefixer": "^10.4.20",
2424
"eslint": "^9.13.0",
25-
"eslint-plugin-react-hooks": "^5.0.0",
25+
"eslint-plugin-react-hooks": "^5.1.0",
2626
"eslint-plugin-react-refresh": "^0.4.16",
2727
"globals": "^15.13.0",
2828
"postcss": "^8.4.49",

packages/design-migration/ui/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@vitejs/plugin-react": "^4.3.4",
2323
"autoprefixer": "^10.4.20",
2424
"eslint": "^9.13.0",
25-
"eslint-plugin-react-hooks": "^5.0.0",
25+
"eslint-plugin-react-hooks": "^5.1.0",
2626
"eslint-plugin-react-refresh": "^0.4.16",
2727
"globals": "^15.13.0",
2828
"postcss": "^8.4.49",

packages/handover/ui/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@vitejs/plugin-react": "^4.3.4",
2323
"autoprefixer": "^10.4.20",
2424
"eslint": "^9.13.0",
25-
"eslint-plugin-react-hooks": "^5.0.0",
25+
"eslint-plugin-react-hooks": "^5.1.0",
2626
"eslint-plugin-react-refresh": "^0.4.16",
2727
"globals": "^15.13.0",
2828
"postcss": "^8.4.49",

packages/inspect/ui/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@vitejs/plugin-react": "^4.3.4",
2323
"autoprefixer": "^10.4.20",
2424
"eslint": "^9.13.0",
25-
"eslint-plugin-react-hooks": "^5.0.0",
25+
"eslint-plugin-react-hooks": "^5.1.0",
2626
"eslint-plugin-react-refresh": "^0.4.16",
2727
"globals": "^15.13.0",
2828
"postcss": "^8.4.49",

0 commit comments

Comments
 (0)