Skip to content

Commit

Permalink
Update dependency eslint-plugin-react-hooks to ^5.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mrtnzlml committed Jan 14, 2025
1 parent 0b03bd6 commit 7780fe4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion src/eslint-config-adeira/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-promise": "^7.0.0",
"eslint-plugin-react": "^7.34.4",
"eslint-plugin-react-hooks": "^5.0.0",
"eslint-plugin-react-hooks": "^5.1.0",
"eslint-plugin-react-native": "^4.1.0",
"eslint-plugin-relay": "^1.8.3",
"eslint-plugin-testing-library": "^6.5.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ __metadata:
eslint-plugin-prettier: "npm:^4.2.1"
eslint-plugin-promise: "npm:^7.0.0"
eslint-plugin-react: "npm:^7.34.4"
eslint-plugin-react-hooks: "npm:^5.0.0"
eslint-plugin-react-hooks: "npm:^5.1.0"
eslint-plugin-react-native: "npm:^4.1.0"
eslint-plugin-relay: "npm:^1.8.3"
eslint-plugin-testing-library: "npm:^6.5.0"
Expand Down Expand Up @@ -5109,12 +5109,12 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit 7780fe4

Please sign in to comment.