Skip to content

Commit 5a504e5

Browse files
chore(deps): update dependency husky to v9
1 parent 025b3d6 commit 5a504e5

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
@@ -35,7 +35,7 @@
3535
"devDependencies": {
3636
"@types/jest": "27.5.2",
3737
"codecov": "3.8.3",
38-
"husky": "8.0.3",
38+
"husky": "9.1.7",
3939
"tsdx": "0.14.1",
4040
"tslib": "2.5.0",
4141
"typescript": "4.9.5"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3062,10 +3062,10 @@ humanize-duration@^3.15.3:
30623062
version "3.21.0"
30633063
resolved "https://registry.yarnpkg.com/humanize-duration/-/humanize-duration-3.21.0.tgz#ae5dc7e67640770cbf6a8d03a5d1138d47c7ce38"
30643064

3065-
husky@8.0.3:
3066-
version "8.0.3"
3067-
resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.3.tgz#4936d7212e46d1dea28fef29bb3a108872cd9184"
3068-
integrity sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==
3065+
husky@9.1.7:
3066+
version "9.1.7"
3067+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.7.tgz#d46a38035d101b46a70456a850ff4201344c0b2d"
3068+
integrity sha512-5gs5ytaNjBrh5Ow3zrvdUUY+0VxIuWVL4i9irt6friV+BqdCfmV11CQTWMiBYWHbXhco+J1kHfTOUkePhCDvMA==
30693069

30703070
[email protected], iconv-lite@^0.4.24:
30713071
version "0.4.24"

0 commit comments

Comments
 (0)