Skip to content

Commit 5972e0c

Browse files
Update dependency husky to v9
1 parent 4271821 commit 5972e0c

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
@@ -62,7 +62,7 @@
6262
"eslint-plugin-functional": "4.4.1",
6363
"esm": "3.2.25",
6464
"fs-extra": "11.2.0",
65-
"husky": "8.0.3",
65+
"husky": "9.0.7",
6666
"ipfs-http-client": "49.0.0",
6767
"p-queue": "6.6.2",
6868
"p-retry": "4.6.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4929,10 +4929,10 @@ human-signals@^4.3.0:
49294929
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-4.3.0.tgz#2095c3cd5afae40049403d4b811235b03879db50"
49304930
integrity sha512-zyzVyMjpGBX2+6cDVZeFPCdtOtdsxOeseRhB9tkQ6xXmGUNrcnBzdEKPy3VPNYz+4gy1oukVOXcrJCunSyc6QQ==
49314931

4932-
husky@8.0.3:
4933-
version "8.0.3"
4934-
resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.3.tgz#4936d7212e46d1dea28fef29bb3a108872cd9184"
4935-
integrity sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==
4932+
husky@9.0.7:
4933+
version "9.0.7"
4934+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.0.7.tgz#047f24ec1b6c681206af714b4217c13ee97fff20"
4935+
integrity sha512-vWdusw+y12DUEeoZqW1kplOFqk3tedGV8qlga8/SF6a3lOiWLqGZZQvfWvY0fQYdfiRi/u1DFNpudTSV9l1aCg==
49364936

49374937
iconv-lite@0.4.24:
49384938
version "0.4.24"

0 commit comments

Comments
 (0)