Skip to content

Commit 775afd1

Browse files
committed
chore(deps): update dependency husky to v9.0.11
1 parent 6f4701e commit 775afd1

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
@@ -60,7 +60,7 @@
6060
"eslint-plugin-functional": "4.4.1",
6161
"eslint-plugin-jest": "27.8.0",
6262
"ethers": "6.11.0",
63-
"husky": "9.0.10",
63+
"husky": "9.0.11",
6464
"jest": "29.7.0",
6565
"lint-staged": "15.2.2",
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-
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==
2903+
2904+
version "9.0.11"
2905+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.0.11.tgz#fc91df4c756050de41b3e478b2158b87c1e79af9"
2906+
integrity sha512-AB6lFlbwwyIqMdHYhwPe+kjOC3Oc5P3nThEoW/AaO2BX3vJDjWPFxYLxokUZOo6RNX20He3AaT8sESs9NJcmEw==
29072907

29082908
ignore@^5.2.0:
29092909
version "5.2.4"

0 commit comments

Comments
 (0)