Skip to content

Commit

Permalink
chore(deps-dev): bump eslint-plugin-react-hooks from 4.6.0 to 5.0.0 (#…
Browse files Browse the repository at this point in the history
…2131)

Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) from 4.6.0 to 5.0.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/[email protected]/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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 30, 2024
1 parent e9fe5fe commit dae1d55
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-prettier": "^3.1.4",
"eslint-plugin-react": "^7.37.2",
"eslint-plugin-react-hooks": "^4.1.0",
"eslint-plugin-react-hooks": "^5.0.0",
"eslint-plugin-storybook": "^0.8.0",
"husky": "^6.0.0",
"json": "^11.0.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2900,7 +2900,7 @@ __metadata:
eslint-plugin-import: "npm:^2.31.0"
eslint-plugin-prettier: "npm:^3.1.4"
eslint-plugin-react: "npm:^7.37.2"
eslint-plugin-react-hooks: "npm:^4.1.0"
eslint-plugin-react-hooks: "npm:^5.0.0"
eslint-plugin-storybook: "npm:^0.8.0"
glsl-noise: "npm:^0.0.0"
hls.js: "npm:^1.5.17"
Expand Down Expand Up @@ -6819,12 +6819,12 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-react-hooks@npm:^4.1.0":
version: 4.6.0
resolution: "eslint-plugin-react-hooks@npm:4.6.0"
"eslint-plugin-react-hooks@npm:^5.0.0":
version: 5.0.0
resolution: "eslint-plugin-react-hooks@npm:5.0.0"
peerDependencies:
eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0
checksum: 10c0/58c7e10ea5792c33346fcf5cb4024e14837035ce412ff99c2dcb7c4f903dc9b17939078f80bfef826301ce326582c396c00e8e0ac9d10ac2cde2b42d33763c65
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/bcb74b421f32e4203a7100405b57aab85526be4461e5a1da01bc537969a30012d2ee209a2c2a6cac543833a27188ce1e6ad71e4628d0bb4a2e5365cad86c5002
languageName: node
linkType: hard

Expand Down

0 comments on commit dae1d55

Please sign in to comment.