Skip to content

Commit a2e5076

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

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.0.11",
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.0.11:
4313+
version "9.0.11"
4314+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.0.11.tgz#fc91df4c756050de41b3e478b2158b87c1e79af9"
4315+
integrity sha512-AB6lFlbwwyIqMdHYhwPe+kjOC3Oc5P3nThEoW/AaO2BX3vJDjWPFxYLxokUZOo6RNX20He3AaT8sESs9NJcmEw==
43164316

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

0 commit comments

Comments
 (0)