Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-react-hooks to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 12, 2024
1 parent 1cb5511 commit 3849c49
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 @@ -121,7 +121,7 @@
"eslint-plugin-jsx-a11y": "6.10.0",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-react-hooks": "5.0.0",
"husky": "9.1.6",
"jsdom": "^25.0.0",
"lodash.clonedeep": "^4.5.0",
Expand Down
13 changes: 11 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7980,7 +7980,16 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-react-hooks@npm:4.6.2, eslint-plugin-react-hooks@npm:^4.3.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 || ^9.0.0
checksum: 10/b762789832806b6981e2d910994e72aa7a85136fe0880572334b26cf1274ba37bd3b1365e77d2c2f92465337c4a65c84ef647bc499d33b86fc1110f2df7ef1bb
languageName: node
linkType: hard

"eslint-plugin-react-hooks@npm:^4.3.0":
version: 4.6.2
resolution: "eslint-plugin-react-hooks@npm:4.6.2"
peerDependencies:
Expand Down Expand Up @@ -9289,7 +9298,7 @@ __metadata:
eslint-plugin-jsx-a11y: "npm:6.10.0"
eslint-plugin-prettier: "npm:5.2.1"
eslint-plugin-react: "npm:^7.33.2"
eslint-plugin-react-hooks: "npm:4.6.2"
eslint-plugin-react-hooks: "npm:5.0.0"
file-saver: "npm:^2.0.5"
husky: "npm:9.1.6"
i18next: "npm:23.15.2"
Expand Down

0 comments on commit 3849c49

Please sign in to comment.