Skip to content

Commit

Permalink
Bump eslint-plugin-react-hooks from 4.6.0 to 4.6.2
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 4.6.2.
- [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-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Sep 19, 2024
1 parent b5d3a56 commit 212f9af
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/eslint-mobile/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"eslint-plugin-jest": "28.8.3",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-promise": "7.1.0",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-sonarjs": "0.21.0",
"prettier": "2.6.2",
"typescript": "5.2.2"
Expand Down
13 changes: 11 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14883,7 +14883,7 @@ __metadata:
eslint-plugin-jest: 28.8.3
eslint-plugin-prettier: 4.2.1
eslint-plugin-promise: 7.1.0
eslint-plugin-react-hooks: 4.6.0
eslint-plugin-react-hooks: 4.6.2
eslint-plugin-sonarjs: 0.21.0
prettier: 2.6.2
typescript: 5.2.2
Expand Down Expand Up @@ -15015,7 +15015,16 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-react-hooks@npm:4.6.0, eslint-plugin-react-hooks@npm:^4.2.0":
"eslint-plugin-react-hooks@npm:4.6.2":
version: 4.6.2
resolution: "eslint-plugin-react-hooks@npm:4.6.2"
peerDependencies:
eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0
checksum: 395c433610f59577cfcf3f2e42bcb130436c8a0b3777ac64f441d88c5275f4fcfc89094cedab270f2822daf29af1079151a7a6579a8e9ea8cee66540ba0384c4
languageName: node
linkType: hard

"eslint-plugin-react-hooks@npm:^4.2.0":
version: 4.6.0
resolution: "eslint-plugin-react-hooks@npm:4.6.0"
peerDependencies:
Expand Down

0 comments on commit 212f9af

Please sign in to comment.