Skip to content
This repository was archived by the owner on Apr 22, 2026. It is now read-only.

Commit 6fb5bc4

Browse files
chore(deps): update dependency husky to v9 (#361)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b9ac15a commit 6fb5bc4

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"eslint-config-oclif": "3.1.0",
2828
"eslint-config-oclif-typescript": "0.2.0",
2929
"globby": "16.2.0",
30-
"husky": "7.0.4",
30+
"husky": "9.1.7",
3131
"lint-staged": "12.5.0",
3232
"semantic-release": "17.4.7",
3333
"ts-node": "10.9.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2858,10 +2858,10 @@ humanize-ms@^1.2.1:
28582858
dependencies:
28592859
ms "^2.0.0"
28602860

2861-
husky@7.0.4:
2862-
version "7.0.4"
2863-
resolved "https://registry.yarnpkg.com/husky/-/husky-7.0.4.tgz#242048245dc49c8fb1bf0cc7cfb98dd722531535"
2864-
integrity sha512-vbaCKN2QLtP/vD4yvs6iz6hBEo6wkSzs8HpRah1Z6aGmF2KW5PdYuAd7uX5a+OyBZHBhd+TFLqgjUgytQr4RvQ==
2861+
husky@9.1.7:
2862+
version "9.1.7"
2863+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.7.tgz#d46a38035d101b46a70456a850ff4201344c0b2d"
2864+
integrity sha512-5gs5ytaNjBrh5Ow3zrvdUUY+0VxIuWVL4i9irt6friV+BqdCfmV11CQTWMiBYWHbXhco+J1kHfTOUkePhCDvMA==
28652865

28662866
hyperlinker@^1.0.0:
28672867
version "1.0.0"

0 commit comments

Comments
 (0)