Skip to content

Commit e0f2e95

Browse files
chore(deps): update dependency husky to v9
1 parent 25771cc commit e0f2e95

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"@commitlint/config-conventional": "12.1.4",
7070
"@release-it/conventional-changelog": "2.0.1",
7171
"conventional-changelog-cli": "2.1.1",
72-
"husky": "6.0.0",
72+
"husky": "9.1.3",
7373
"lint-staged": "10.5.4",
7474
"release-it": "14.8.0",
7575
"tsdx": "0.14.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4309,10 +4309,10 @@ humanize-duration@^3.15.3:
43094309
resolved "https://registry.yarnpkg.com/humanize-duration/-/humanize-duration-3.25.1.tgz#50e12bf4b3f515ec91106107ee981e8cfe955d6f"
43104310
integrity sha512-P+dRo48gpLgc2R9tMRgiDRNULPKCmqFYgguwqOO2C0fjO35TgdURDQDANSR1Nt92iHlbHGMxOTnsB8H8xnMa2Q==
43114311

4312-
husky@6.0.0:
4313-
version "6.0.0"
4314-
resolved "https://registry.yarnpkg.com/husky/-/husky-6.0.0.tgz#810f11869adf51604c32ea577edbc377d7f9319e"
4315-
integrity sha512-SQS2gDTB7tBN486QSoKPKQItZw97BMOd+Kdb6ghfpBc0yXyzrddI0oDV5MkDAbuB4X2mO3/nj60TRMcYxwzZeQ==
4312+
husky@9.1.3:
4313+
version "9.1.3"
4314+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.3.tgz#46cddff01f9a551f87b39accc67860bce5d00680"
4315+
integrity sha512-ET3TQmQgdIu0pt+jKkpo5oGyg/4MQZpG6xcam5J5JyNJV+CBT23OBpCF15bKHKycRyMH9k6ONy8g2HdGIsSkMQ==
43164316

43174317
[email protected], iconv-lite@^0.4.24:
43184318
version "0.4.24"

0 commit comments

Comments
 (0)