Skip to content

Commit d8f3c5a

Browse files
chore(deps): bump eslint-plugin-react-hooks from 5.1.0 to 5.2.0 (#1045)
Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) from 5.1.0 to 5.2.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:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c03d165 commit d8f3c5a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"eslint-plugin-no-use-extend-native": "^0.7.2",
5656
"eslint-plugin-promise": "^7.1.0",
5757
"eslint-plugin-react": "^7.37.4",
58-
"eslint-plugin-react-hooks": "^5.1.0",
58+
"eslint-plugin-react-hooks": "^5.2.0",
5959
"eslint-plugin-unicorn": "^57.0.0"
6060
},
6161
"devDependencies": {

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -924,7 +924,7 @@ __metadata:
924924
eslint-plugin-no-use-extend-native: "npm:^0.7.2"
925925
eslint-plugin-promise: "npm:^7.1.0"
926926
eslint-plugin-react: "npm:^7.37.4"
927-
eslint-plugin-react-hooks: "npm:^5.1.0"
927+
eslint-plugin-react-hooks: "npm:^5.2.0"
928928
eslint-plugin-unicorn: "npm:^57.0.0"
929929
husky: "npm:^9.1.7"
930930
lint-staged: "npm:^15.4.3"
@@ -3412,12 +3412,12 @@ __metadata:
34123412
languageName: node
34133413
linkType: hard
34143414

3415-
"eslint-plugin-react-hooks@npm:^5.1.0":
3416-
version: 5.1.0
3417-
resolution: "eslint-plugin-react-hooks@npm:5.1.0"
3415+
"eslint-plugin-react-hooks@npm:^5.2.0":
3416+
version: 5.2.0
3417+
resolution: "eslint-plugin-react-hooks@npm:5.2.0"
34183418
peerDependencies:
34193419
eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 || ^9.0.0
3420-
checksum: 10c0/37ef76e1d916d46ab8e93a596078efcf2162e2c653614437e0c54e31d02a5dadabec22802fab717effe257aeb4bdc20c2a710666a89ab1cf07e01e614dde75d8
3420+
checksum: 10c0/1c8d50fa5984c6dea32470651807d2922cc3934cf3425e78f84a24c2dfd972e7f019bee84aefb27e0cf2c13fea0ac1d4473267727408feeb1c56333ca1489385
34213421
languageName: node
34223422
linkType: hard
34233423

0 commit comments

Comments
 (0)