Skip to content
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

chore(deps-dev): bump husky from 8.0.3 to 9.0.7 #264

Merged
merged 1 commit into from
Jan 29, 2024
Merged
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 @@ -82,7 +82,7 @@
"doctoc": "2.2.1",
"get-stream": "7.0.1",
"got": "12.6.0",
"husky": "8.0.3",
"husky": "9.0.7",
"lint-staged": "15.2.0",
"moker": "2.1.5",
"p-retry": "6.2.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3541,12 +3541,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.7":
version: 9.0.7
resolution: "husky@npm:9.0.7"
bin:
husky: lib/bin.js
checksum: b754cf70fdc97c3b60fec5b80056b9c11436464953b1691bf2b5dcf0081fb6685d2c5f47abb8b2b1c49f504aabea5321fdd6496f8b755d9f6e7525a493406abb
husky: bin.js
checksum: c5673acb9f224b6d2b36ee4892c6b99dbe9a077b041aee6013efeacb71d2d2cbe6ab7fac061f68fa5653c7dbe93aacfeed69eea01f755688e4c36c4044dcc5c0
languageName: node
linkType: hard

Expand Down Expand Up @@ -6602,7 +6602,7 @@ __metadata:
fs-extra: "npm:^11.1.0"
get-stream: "npm:7.0.1"
got: "npm:12.6.0"
husky: "npm:8.0.3"
husky: "npm:9.0.7"
js-yaml: "npm:^4.1.0"
lint-staged: "npm:15.2.0"
lodash: "npm:^4.17.21"
Expand Down
Loading