Skip to content

Commit dce46e2

Browse files
build(deps): update dependency husky to v9
1 parent d5c8b12 commit dce46e2

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.1.1",
3232
"cz-conventional-changelog": "3.3.0",
33-
"husky": "8.0.3",
33+
"husky": "9.0.11",
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
@@ -1777,10 +1777,10 @@ humanize-ms@^1.2.1:
17771777
dependencies:
17781778
ms "^2.0.0"
17791779

1780-
husky@8.0.3:
1781-
version "8.0.3"
1782-
resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.3.tgz#4936d7212e46d1dea28fef29bb3a108872cd9184"
1783-
integrity sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==
1780+
husky@9.0.11:
1781+
version "9.0.11"
1782+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.0.11.tgz#fc91df4c756050de41b3e478b2158b87c1e79af9"
1783+
integrity sha512-AB6lFlbwwyIqMdHYhwPe+kjOC3Oc5P3nThEoW/AaO2BX3vJDjWPFxYLxokUZOo6RNX20He3AaT8sESs9NJcmEw==
17841784

17851785
iconv-lite@^0.4.24:
17861786
version "0.4.24"

0 commit comments

Comments
 (0)