Skip to content

Commit

Permalink
chore(deps-dev): 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-beta-04b058868c-20240508 to 5.1.0-rc.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-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 16, 2024
1 parent c273750 commit 19d48ae
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"eslint-plugin-jsx-a11y": "^6.9.0",
"eslint-plugin-n": "^17.9.0",
"eslint-plugin-react": "^7.34.3",
"eslint-plugin-react-hooks": "=5.1.0-beta-04b058868c-20240508",
"eslint-plugin-react-hooks": "=5.1.0-rc.0",
"eslint-plugin-sort-keys-fix": "^1.1.2",
"eslint-plugin-typescript-sort-keys": "^3.2.0",
"globals": "^15.7.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,7 @@ __metadata:
eslint-plugin-jsx-a11y: "npm:^6.9.0"
eslint-plugin-n: "npm:^17.9.0"
eslint-plugin-react: "npm:^7.34.3"
eslint-plugin-react-hooks: "npm:=5.1.0-beta-04b058868c-20240508"
eslint-plugin-react-hooks: "npm:=5.1.0-rc.0"
eslint-plugin-sort-keys-fix: "npm:^1.1.2"
eslint-plugin-typescript-sort-keys: "npm:^3.2.0"
globals: "npm:^15.7.0"
Expand Down Expand Up @@ -1996,12 +1996,12 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-react-hooks@npm:=5.1.0-beta-04b058868c-20240508":
version: 5.1.0-beta-04b058868c-20240508
resolution: "eslint-plugin-react-hooks@npm:5.1.0-beta-04b058868c-20240508"
"eslint-plugin-react-hooks@npm:=5.1.0-rc.0":
version: 5.1.0-rc.0
resolution: "eslint-plugin-react-hooks@npm:5.1.0-rc.0"
peerDependencies:
eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 || ^9.0.0
checksum: 10/8a0369f4bc856ddfde0875ae2b59e3a5c3c7668e10b47b382ec6f6bfc6482f212a8018ee12a161ee015bfd76f19d72e31840100f7b8dbaa0c1564ae14aff1341
checksum: 10/758361fa40896b4ab96fc611d39ab9e931ead574da28c7486727069ce62bcbee97e0600a9cbe7ff3f39af6b44c81c50abb5b45005e192ac5c4ae624cb6b909db
languageName: node
linkType: hard

Expand Down

0 comments on commit 19d48ae

Please sign in to comment.