Skip to content

Commit

Permalink
chore(deps): bump eslint-plugin-react-hooks from 4.6.0 to 5.1.0
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 4.6.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-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 3, 2025
1 parent 57a3894 commit ecf6414
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-promise": "^6.0.0",
"eslint-plugin-react": "^7.35.0",
"eslint-plugin-react-hooks": "^4.4.0",
"eslint-plugin-react-hooks": "^5.1.0",
"husky": "^9.1.6",
"nyc": "^17.1.0",
"postcss": "^8.4.41",
Expand Down
13 changes: 11 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6364,7 +6364,7 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-react-hooks@npm:^4.4.0, eslint-plugin-react-hooks@npm:^4.5.0 || 5.0.0-canary-7118f5dd7-20230705":
"eslint-plugin-react-hooks@npm:^4.5.0 || 5.0.0-canary-7118f5dd7-20230705":
version: 4.6.0
resolution: "eslint-plugin-react-hooks@npm:4.6.0"
peerDependencies:
Expand All @@ -6373,6 +6373,15 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-react-hooks@npm:^5.1.0":
version: 5.1.0
resolution: "eslint-plugin-react-hooks@npm:5.1.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: 10c0/37ef76e1d916d46ab8e93a596078efcf2162e2c653614437e0c54e31d02a5dadabec22802fab717effe257aeb4bdc20c2a710666a89ab1cf07e01e614dde75d8
languageName: node
linkType: hard

"eslint-plugin-react@npm:^7.33.2, eslint-plugin-react@npm:^7.35.0":
version: 7.35.0
resolution: "eslint-plugin-react@npm:7.35.0"
Expand Down Expand Up @@ -8333,7 +8342,7 @@ __metadata:
eslint-plugin-prettier: "npm:^5.2.1"
eslint-plugin-promise: "npm:^6.0.0"
eslint-plugin-react: "npm:^7.35.0"
eslint-plugin-react-hooks: "npm:^4.4.0"
eslint-plugin-react-hooks: "npm:^5.1.0"
feed: "npm:^4.2.2"
file-saver: "npm:^2.0.5"
fuse.js: "npm:^7.0.0"
Expand Down

0 comments on commit ecf6414

Please sign in to comment.