Skip to content

Commit 0cb1229

Browse files
chore(deps): update dependency husky to v9
1 parent 2bb1e89 commit 0cb1229

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.10.0",
3333
"@typescript-eslint/parser": "6.12.0",
3434
"eslint": "8.55.0",
35-
"husky": "8.0.3",
35+
"husky": "9.0.9",
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.0.9:
1990+
version "9.0.9"
1991+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.0.9.tgz#3a48d0666bf871de14871865f929a5dceabc07f8"
1992+
integrity sha512-eW92PRr1XPKDWd7/iM2JvAl9gEKK3TF69yvbllQtKSYBw+Wtoi+P38NqH1Z7++sSd80FBkFagBFJkoQvMhCnGw==
19931993

19941994
ignore@^5.1.4:
19951995
version "5.1.8"

0 commit comments

Comments
 (0)