Skip to content

Commit 0e93448

Browse files
committed
chore(deps): update dependency husky to v9.0.10
1 parent 1900748 commit 0e93448

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
@@ -60,7 +60,7 @@
6060
"eslint-plugin-functional": "4.4.1",
6161
"eslint-plugin-jest": "27.6.3",
6262
"ethers": "6.10.0",
63-
"husky": "9.0.7",
63+
"husky": "9.0.10",
6464
"jest": "29.7.0",
6565
"lint-staged": "15.2.1",
6666
"npm-run-all2": "6.1.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2900,10 +2900,10 @@ human-signals@^5.0.0:
29002900
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-5.0.0.tgz#42665a284f9ae0dade3ba41ebc37eb4b852f3a28"
29012901
integrity sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==
29022902

2903-
husky@9.0.7:
2904-
version "9.0.7"
2905-
resolved "https://registry.yarnpkg.com/husky/-/husky-9.0.7.tgz#047f24ec1b6c681206af714b4217c13ee97fff20"
2906-
integrity sha512-vWdusw+y12DUEeoZqW1kplOFqk3tedGV8qlga8/SF6a3lOiWLqGZZQvfWvY0fQYdfiRi/u1DFNpudTSV9l1aCg==
2903+
husky@9.0.10:
2904+
version "9.0.10"
2905+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.0.10.tgz#ddca8908deb5f244e9286865ebc80b54387672c2"
2906+
integrity sha512-TQGNknoiy6bURzIO77pPRu+XHi6zI7T93rX+QnJsoYFf3xdjKOur+IlfqzJGMHIK/wXrLg+GsvMs8Op7vI2jVA==
29072907

29082908
ignore@^5.2.0:
29092909
version "5.2.4"

0 commit comments

Comments
 (0)