Skip to content
This repository was archived by the owner on May 18, 2026. It is now read-only.

Commit 57902dd

Browse files
chore(deps): update dependency husky to v9
1 parent 1fcba24 commit 57902dd

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
@@ -64,7 +64,7 @@
6464
"eslint": "8.54.0",
6565
"eslint-config-prettier": "9.0.0",
6666
"eslint-plugin-prettier": "4.2.1",
67-
"husky": "8.0.3",
67+
"husky": "9.1.7",
6868
"lint-staged": "13.0.3",
6969
"path": "0.12.7",
7070
"prettier": "2.7.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2977,10 +2977,10 @@ human-signals@^3.0.1:
29772977
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-3.0.1.tgz#c740920859dafa50e5a3222da9d3bf4bb0e5eef5"
29782978
integrity sha512-rQLskxnM/5OCldHo+wNXbpVgDn5A17CUoKX+7Sokwaknlq7CdSnphy0W39GU8dw59XiCXmFXDg4fRuckQRKewQ==
29792979

2980-
husky@8.0.3:
2981-
version "8.0.3"
2982-
resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.3.tgz#4936d7212e46d1dea28fef29bb3a108872cd9184"
2983-
integrity sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==
2980+
husky@9.1.7:
2981+
version "9.1.7"
2982+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.7.tgz#d46a38035d101b46a70456a850ff4201344c0b2d"
2983+
integrity sha512-5gs5ytaNjBrh5Ow3zrvdUUY+0VxIuWVL4i9irt6friV+BqdCfmV11CQTWMiBYWHbXhco+J1kHfTOUkePhCDvMA==
29842984

29852985
ignore@^5.2.0, ignore@^5.2.4:
29862986
version "5.3.2"

0 commit comments

Comments
 (0)