Skip to content

Commit 0ce54c1

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

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.0.10",
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.0.10:
4336+
version "9.0.10"
4337+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.0.10.tgz#ddca8908deb5f244e9286865ebc80b54387672c2"
4338+
integrity sha512-TQGNknoiy6bURzIO77pPRu+XHi6zI7T93rX+QnJsoYFf3xdjKOur+IlfqzJGMHIK/wXrLg+GsvMs8Op7vI2jVA==
43394339

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

0 commit comments

Comments
 (0)