Skip to content

Commit

Permalink
Bump eslint-plugin-react-hooks
Browse files Browse the repository at this point in the history
Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) from 5.1.0-rc-fb9a90fa48-20240614 to 5.1.0-rc.1.
- [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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent ea76dfd commit 2494356
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@types/react-virtualized": "^9.22.0",
"babel-loader": "^9.2.1",
"eslint": "^9.15.0",
"eslint-plugin-react-hooks": "^5.1.0-rc-fb9a90fa48-20240614",
"eslint-plugin-react-hooks": "^5.1.0-rc.1",
"eslint-plugin-react-refresh": "^0.4.14",
"eslint-plugin-simple-import-sort": "^12.1.1",
"globals": "^15.12.0",
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5678,7 +5678,7 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-react-hooks@npm:^5.1.0-rc-fb9a90fa48-20240614":
"eslint-plugin-react-hooks@npm:^5.1.0-rc.1":
version: 5.1.0-rc-fb9a90fa48-20240614
resolution: "eslint-plugin-react-hooks@npm:5.1.0-rc-fb9a90fa48-20240614"
peerDependencies:
Expand Down Expand Up @@ -8269,7 +8269,7 @@ __metadata:
babel-loader: "npm:^9.2.1"
detect-gpu: "npm:^5.0.58"
eslint: "npm:^9.15.0"
eslint-plugin-react-hooks: "npm:^5.1.0-rc-fb9a90fa48-20240614"
eslint-plugin-react-hooks: "npm:^5.1.0-rc.1"
eslint-plugin-react-refresh: "npm:^0.4.14"
eslint-plugin-simple-import-sort: "npm:^12.1.1"
globals: "npm:^15.12.0"
Expand Down

0 comments on commit 2494356

Please sign in to comment.