Skip to content

Commit ec8b89d

Browse files
chore(deps): update devdependency husky to v9
1 parent 249ffe7 commit ec8b89d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"c8": "^7.13.0",
5454
"eslint": "8.35.0",
5555
"eslint-config-prettier": "8.6.0",
56-
"husky": "8.0.3",
56+
"husky": "9.1.4",
5757
"lint-staged": "13.1.4",
5858
"nuxt": "npm:[email protected]",
5959
"release-it": "15.6.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4332,10 +4332,10 @@ human-signals@^4.3.0:
43324332
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-4.3.0.tgz#2095c3cd5afae40049403d4b811235b03879db50"
43334333
integrity sha512-zyzVyMjpGBX2+6cDVZeFPCdtOtdsxOeseRhB9tkQ6xXmGUNrcnBzdEKPy3VPNYz+4gy1oukVOXcrJCunSyc6QQ==
43344334

4335-
husky@8.0.3:
4336-
version "8.0.3"
4337-
resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.3.tgz#4936d7212e46d1dea28fef29bb3a108872cd9184"
4338-
integrity sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==
4335+
husky@9.1.4:
4336+
version "9.1.4"
4337+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.4.tgz#926fd19c18d345add5eab0a42b2b6d9a80259b34"
4338+
integrity sha512-bho94YyReb4JV7LYWRWxZ/xr6TtOTt8cMfmQ39MQYJ7f/YE268s3GdghGwi+y4zAeqewE5zYLvuhV0M0ijsDEA==
43394339

43404340
[email protected], iconv-lite@^0.4.24:
43414341
version "0.4.24"

0 commit comments

Comments
 (0)