Skip to content

Commit 951b209

Browse files
build(deps): update dependency husky to v9
1 parent 8380bd9 commit 951b209

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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": "4.1.0",
3131
"@softwareventures/tsconfig": "7.3.0",
3232
"cz-conventional-changelog": "3.3.0",
33-
"husky": "8.0.3",
33+
"husky": "9.1.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
@@ -1764,10 +1764,10 @@ humanize-ms@^1.2.1:
17641764
dependencies:
17651765
ms "^2.0.0"
17661766

1767-
husky@8.0.3:
1768-
version "8.0.3"
1769-
resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.3.tgz#4936d7212e46d1dea28fef29bb3a108872cd9184"
1770-
integrity sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==
1767+
husky@9.1.7:
1768+
version "9.1.7"
1769+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.7.tgz#d46a38035d101b46a70456a850ff4201344c0b2d"
1770+
integrity sha512-5gs5ytaNjBrh5Ow3zrvdUUY+0VxIuWVL4i9irt6friV+BqdCfmV11CQTWMiBYWHbXhco+J1kHfTOUkePhCDvMA==
17711771

17721772
iconv-lite@^0.4.24:
17731773
version "0.4.24"

0 commit comments

Comments
 (0)