Skip to content

Commit 7930412

Browse files
build(deps): update dependency husky to v9
1 parent 7a215fb commit 7930412

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": "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
@@ -1766,10 +1766,10 @@ humanize-ms@^1.2.1:
17661766
dependencies:
17671767
ms "^2.0.0"
17681768

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

17741774
iconv-lite@^0.4.24:
17751775
version "0.4.24"

0 commit comments

Comments
 (0)