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

Commit 23f6a02

Browse files
chore(deps): update dependency husky to v9
1 parent c9c050d commit 23f6a02

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": "13.2.2",
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
@@ -2852,10 +2852,10 @@ humanize-ms@^1.2.1:
28522852
dependencies:
28532853
ms "^2.0.0"
28542854

2855-
husky@7.0.4:
2856-
version "7.0.4"
2857-
resolved "https://registry.yarnpkg.com/husky/-/husky-7.0.4.tgz#242048245dc49c8fb1bf0cc7cfb98dd722531535"
2858-
integrity sha512-vbaCKN2QLtP/vD4yvs6iz6hBEo6wkSzs8HpRah1Z6aGmF2KW5PdYuAd7uX5a+OyBZHBhd+TFLqgjUgytQr4RvQ==
2855+
husky@9.1.7:
2856+
version "9.1.7"
2857+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.7.tgz#d46a38035d101b46a70456a850ff4201344c0b2d"
2858+
integrity sha512-5gs5ytaNjBrh5Ow3zrvdUUY+0VxIuWVL4i9irt6friV+BqdCfmV11CQTWMiBYWHbXhco+J1kHfTOUkePhCDvMA==
28592859

28602860
hyperlinker@^1.0.0:
28612861
version "1.0.0"

0 commit comments

Comments
 (0)