Skip to content

Commit 21d9f75

Browse files
chore(deps): update dependency husky to v9
1 parent 808db25 commit 21d9f75

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
@@ -13,7 +13,7 @@
1313
"commitizen": "^4.2.4",
1414
"cz-conventional-changelog": "3.3.0",
1515
"cz-customizable": "^7.0.0",
16-
"husky": "^8.0.1",
16+
"husky": "^9.0.0",
1717
"standard-version": "^9.5.0"
1818
},
1919
"dependencies": {},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2575,10 +2575,10 @@ human-signals@^2.1.0:
25752575
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-2.1.0.tgz#dc91fcba42e4d06e4abaed33b3e7a3c02f514ea0"
25762576
integrity sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==
25772577

2578-
husky@^8.0.1:
2579-
version "8.0.3"
2580-
resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.3.tgz#4936d7212e46d1dea28fef29bb3a108872cd9184"
2581-
integrity sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==
2578+
husky@^9.0.0:
2579+
version "9.0.1"
2580+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.0.1.tgz#710ed0d06b7fb2f5723ea8db436b632e7aecc284"
2581+
integrity sha512-rXCT8yF2v3awSG03AG6IgICDhJ+m8o3jL1ROwsT4nQZ6urEyKSj0IWFDIh5YC2zgZeAxWksNMbN6rYY4BE1Zrw==
25822582

25832583
iconv-lite@0.4.24, iconv-lite@^0.4.24:
25842584
version "0.4.24"

0 commit comments

Comments
 (0)