Skip to content

Commit 8553172

Browse files
build(deps): update dependency husky to v9
1 parent 16296c3 commit 8553172

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@softwareventures/semantic-release-config": "3.1.0",
3131
"@softwareventures/tsconfig": "7.1.0",
3232
"cz-conventional-changelog": "3.3.0",
33-
"husky": "8.0.3",
33+
"husky": "9.0.7",
3434
"precise-commits": "1.0.2",
3535
"prettier": "2.8.8",
3636
"semantic-release": "19.0.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1769,10 +1769,10 @@ humanize-ms@^1.2.1:
17691769
dependencies:
17701770
ms "^2.0.0"
17711771

1772-
husky@8.0.3:
1773-
version "8.0.3"
1774-
resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.3.tgz#4936d7212e46d1dea28fef29bb3a108872cd9184"
1775-
integrity sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==
1772+
husky@9.0.7:
1773+
version "9.0.7"
1774+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.0.7.tgz#047f24ec1b6c681206af714b4217c13ee97fff20"
1775+
integrity sha512-vWdusw+y12DUEeoZqW1kplOFqk3tedGV8qlga8/SF6a3lOiWLqGZZQvfWvY0fQYdfiRi/u1DFNpudTSV9l1aCg==
17761776

17771777
iconv-lite@^0.4.24:
17781778
version "0.4.24"

0 commit comments

Comments
 (0)