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 9.0.10 to 9.0.11 #278

Merged
merged 1 commit into from
Feb 19, 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": "9.0.10",
"husky": "9.0.11",
"lint-staged": "15.2.2",
"moker": "2.1.6",
"p-retry": "6.2.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3592,12 +3592,12 @@ __metadata:
languageName: node
linkType: hard

"husky@npm:9.0.10":
version: 9.0.10
resolution: "husky@npm:9.0.10"
"husky@npm:9.0.11":
version: 9.0.11
resolution: "husky@npm:9.0.11"
bin:
husky: bin.mjs
checksum: c303f1862e2b63873605df55a2b08303155e35c799585d7dd677628f62d716e7304bd984fc7d00ec44e740caac07d51720d1a0abb0a23a70a38859d89eb8e72d
checksum: 8a9b7cb9dc8494b470b3b47b386e65d579608c6206da80d3cc8b71d10e37947264af3dfe00092368dad9673b51d2a5ee87afb4b2291e77ba9e7ec1ac36e56cd1
languageName: node
linkType: hard

Expand Down Expand Up @@ -6678,7 +6678,7 @@ __metadata:
fs-extra: "npm:^11.1.0"
get-stream: "npm:7.0.1"
got: "npm:12.6.0"
husky: "npm:9.0.10"
husky: "npm:9.0.11"
js-yaml: "npm:^4.1.0"
lint-staged: "npm:15.2.2"
lodash: "npm:^4.17.21"
Expand Down
Loading