Skip to content

Commit de7d087

Browse files
chore(deps): update dependency husky to v9
1 parent 8248eec commit de7d087

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@types/node": "20.12.7",
3333
"@typescript-eslint/parser": "6.12.0",
3434
"eslint": "8.55.0",
35-
"husky": "8.0.3",
35+
"husky": "9.1.6",
3636
"jest": "29.7.0",
3737
"prettier": "2.8.8",
3838
"pretty-quick": "3.1.3",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1986,10 +1986,10 @@ human-signals@^2.1.0:
19861986
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-2.1.0.tgz#dc91fcba42e4d06e4abaed33b3e7a3c02f514ea0"
19871987
integrity sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==
19881988

1989-
husky@8.0.3:
1990-
version "8.0.3"
1991-
resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.3.tgz#4936d7212e46d1dea28fef29bb3a108872cd9184"
1992-
integrity sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==
1989+
husky@9.1.6:
1990+
version "9.1.6"
1991+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.6.tgz#e23aa996b6203ab33534bdc82306b0cf2cb07d6c"
1992+
integrity sha512-sqbjZKK7kf44hfdE94EoX8MZNk0n7HeW37O4YrVGCF4wzgQjp+akPAkfUK5LZ6KuR/6sqeAVuXHji+RzQgOn5A==
19931993

19941994
ignore@^5.1.4:
19951995
version "5.1.8"

0 commit comments

Comments
 (0)