Skip to content

build(deps-dev): bump husky from 8.0.3 to 9.0.10 #448

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
"eslint-plugin-simple-import-sort": "^10.0.0",
"eslint-plugin-unused-imports": "^2.0.0",
"expect-type": "^0.16.0",
"husky": "^8.0.3",
"husky": "^9.0.10",
"jsdom": "^22.1.0",
"lint-staged": "^13.2.2",
"pinst": "^3.0.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2158,7 +2158,7 @@ __metadata:
eslint-plugin-simple-import-sort: ^10.0.0
eslint-plugin-unused-imports: ^2.0.0
expect-type: ^0.16.0
husky: ^8.0.3
husky: ^9.0.10
jsdom: ^22.1.0
lint-staged: ^13.2.2
pinst: ^3.0.0
Expand Down Expand Up @@ -6205,12 +6205,12 @@ __metadata:
languageName: node
linkType: hard

"husky@npm:^8.0.3":
version: 8.0.3
resolution: "husky@npm:8.0.3"
"husky@npm:^9.0.10":
version: 9.0.10
resolution: "husky@npm:9.0.10"
bin:
husky: lib/bin.js
checksum: 837bc7e4413e58c1f2946d38fb050f5d7324c6f16b0fd66411ffce5703b294bd21429e8ba58711cd331951ee86ed529c5be4f76805959ff668a337dbfa82a1b0
husky: bin.mjs
checksum: 55f4b6db6706ff0bc181607d6a64f55310cbb18b4d7db2a5b85608c87a80abafc14ac3a8c4d0b44d6272f4a62d4c2d3d5491d6a13e2cc7ac4895309e5e5f0ec2
languageName: node
linkType: hard

Expand Down