Skip to content

Commit 7b9388c

Browse files
build(deps): update dependency husky to v9
1 parent 17a0d6e commit 7b9388c

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
@@ -44,7 +44,7 @@
4444
"eslint-plugin-jsdoc": "40.3.0",
4545
"eslint-plugin-prefer-arrow": "1.2.3",
4646
"eslint-plugin-sonarjs": "0.23.0",
47-
"husky": "8.0.3",
47+
"husky": "9.1.7",
4848
"prettier": "2.8.8",
4949
"semantic-release": "19.0.5",
5050
"ts-node": "10.9.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2909,10 +2909,10 @@ humanize-ms@^1.2.1:
29092909
dependencies:
29102910
ms "^2.0.0"
29112911

2912-
husky@8.0.3:
2913-
version "8.0.3"
2914-
resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.3.tgz#4936d7212e46d1dea28fef29bb3a108872cd9184"
2915-
integrity sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==
2912+
husky@9.1.7:
2913+
version "9.1.7"
2914+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.7.tgz#d46a38035d101b46a70456a850ff4201344c0b2d"
2915+
integrity sha512-5gs5ytaNjBrh5Ow3zrvdUUY+0VxIuWVL4i9irt6friV+BqdCfmV11CQTWMiBYWHbXhco+J1kHfTOUkePhCDvMA==
29162916

29172917
iconv-lite@^0.4.24:
29182918
version "0.4.24"

0 commit comments

Comments
 (0)