Skip to content

Commit 858a101

Browse files
Update dependency husky to v9
1 parent 575ff3a commit 858a101

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
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.11",
6666
"ipfs-http-client": "49.0.0",
6767
"p-queue": "6.6.2",
6868
"p-retry": "4.6.2",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4938,10 +4938,10 @@ human-signals@^4.3.0:
49384938
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-4.3.0.tgz#2095c3cd5afae40049403d4b811235b03879db50"
49394939
integrity sha512-zyzVyMjpGBX2+6cDVZeFPCdtOtdsxOeseRhB9tkQ6xXmGUNrcnBzdEKPy3VPNYz+4gy1oukVOXcrJCunSyc6QQ==
49404940

4941-
husky@8.0.3:
4942-
version "8.0.3"
4943-
resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.3.tgz#4936d7212e46d1dea28fef29bb3a108872cd9184"
4944-
integrity sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==
4941+
husky@9.0.11:
4942+
version "9.0.11"
4943+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.0.11.tgz#fc91df4c756050de41b3e478b2158b87c1e79af9"
4944+
integrity sha512-AB6lFlbwwyIqMdHYhwPe+kjOC3Oc5P3nThEoW/AaO2BX3vJDjWPFxYLxokUZOo6RNX20He3AaT8sESs9NJcmEw==
49454945

49464946
49474947
version "0.4.24"

0 commit comments

Comments
 (0)