Skip to content

Commit e261adb

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

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.11",
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.11:
1990+
version "9.0.11"
1991+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.0.11.tgz#fc91df4c756050de41b3e478b2158b87c1e79af9"
1992+
integrity sha512-AB6lFlbwwyIqMdHYhwPe+kjOC3Oc5P3nThEoW/AaO2BX3vJDjWPFxYLxokUZOo6RNX20He3AaT8sESs9NJcmEw==
19931993

19941994
ignore@^5.1.4:
19951995
version "5.1.8"

0 commit comments

Comments
 (0)