Skip to content

Commit

Permalink
Merge pull request #1824 from BitLucid/renovate/react-monorepo
Browse files Browse the repository at this point in the history
chore(deps): update dependency eslint-plugin-react-hooks to v5.1.0
  • Loading branch information
tchalvak authored Dec 13, 2024
2 parents 0b80fcb + c3eeb2b commit f432da7
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jsx-a11y": "^6.8.0",
"eslint-plugin-react": "^7.34.0",
"eslint-plugin-react-hooks": "5.0.0",
"eslint-plugin-react-hooks": "5.1.0",
"husky": "^8.0.3",
"jasmine-core": "^5.1.1",
"karma": "^6.4.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2204,12 +2204,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: 10/b762789832806b6981e2d910994e72aa7a85136fe0880572334b26cf1274ba37bd3b1365e77d2c2f92465337c4a65c84ef647bc499d33b86fc1110f2df7ef1bb
checksum: 10/b6778fd9e1940b06868921309e8b269426e17eda555816d4b71def4dcf0572de1199fdb627ac09ce42160b9569a93cd9b0fd81b740ab4df98205461c53997a43
languageName: node
linkType: hard

Expand Down Expand Up @@ -4325,7 +4325,7 @@ __metadata:
eslint-plugin-import: "npm:^2.29.1"
eslint-plugin-jsx-a11y: "npm:^6.8.0"
eslint-plugin-react: "npm:^7.34.0"
eslint-plugin-react-hooks: "npm:5.0.0"
eslint-plugin-react-hooks: "npm:5.1.0"
husky: "npm:^8.0.3"
jasmine-core: "npm:^5.1.1"
karma: "npm:^6.4.3"
Expand Down

0 comments on commit f432da7

Please sign in to comment.