Skip to content

Commit 3a86edf

Browse files
committed
chore(deps): update dependency husky to v9.1.6
1 parent cdfc1d0 commit 3a86edf

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": "28.8.3",
6262
"ethers": "6.13.2",
63-
"husky": "9.1.5",
63+
"husky": "9.1.6",
6464
"jest": "29.7.0",
6565
"lint-staged": "15.2.10",
6666
"npm-run-all2": "6.2.2",

yarn.lock

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

3425-
3426-
version "9.1.5"
3427-
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.5.tgz#2b6edede53ee1adbbd3a3da490628a23f5243b83"
3428-
integrity sha512-rowAVRUBfI0b4+niA4SJMhfQwc107VLkBUgEYYAOQAbqDCnra1nYh83hF/MDmhYs9t9n1E3DuKOrs2LYNC+0Ag==
3425+
3426+
version "9.1.6"
3427+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.6.tgz#e23aa996b6203ab33534bdc82306b0cf2cb07d6c"
3428+
integrity sha512-sqbjZKK7kf44hfdE94EoX8MZNk0n7HeW37O4YrVGCF4wzgQjp+akPAkfUK5LZ6KuR/6sqeAVuXHji+RzQgOn5A==
34293429

34303430
ignore@^5.2.0:
34313431
version "5.2.4"

0 commit comments

Comments
 (0)