Skip to content

Commit 17a9958

Browse files
committed
chore(deps): update dependency husky to v9.0.7
1 parent 0233eac commit 17a9958

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.6",
63+
"husky": "9.0.7",
6464
"jest": "29.7.0",
6565
"lint-staged": "15.2.0",
6666
"npm-run-all2": "6.1.1",

yarn.lock

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

2944-
husky@9.0.6:
2945-
version "9.0.6"
2946-
resolved "https://registry.yarnpkg.com/husky/-/husky-9.0.6.tgz#cee0245d60480b12279cf492ec6cfc1aeb7fa759"
2947-
integrity sha512-EEuw/rfTiMjOfuL7pGO/i9otg1u36TXxqjIA6D9qxVjd/UXoDOsLor/BSFf5hTK50shwzCU3aVVwdXDp/lp7RA==
2944+
husky@9.0.7:
2945+
version "9.0.7"
2946+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.0.7.tgz#047f24ec1b6c681206af714b4217c13ee97fff20"
2947+
integrity sha512-vWdusw+y12DUEeoZqW1kplOFqk3tedGV8qlga8/SF6a3lOiWLqGZZQvfWvY0fQYdfiRi/u1DFNpudTSV9l1aCg==
29482948

29492949
ignore@^5.2.0:
29502950
version "5.2.4"

0 commit comments

Comments
 (0)