Skip to content

Commit b81cff1

Browse files
committed
chore(deps): update dependency husky to ^9.1.6
1 parent 0168f59 commit b81cff1

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
@@ -39,7 +39,7 @@
3939
"@types/eslint": "^8.56.12",
4040
"@types/jest": "^29.5.12",
4141
"eslint-config-txo-typescript": "^4.0.66",
42-
"husky": "^9.1.5",
42+
"husky": "^9.1.6",
4343
"jest": "^29.7.0",
4444
"npm-check-updates": "^17.1.1",
4545
"ts-jest": "^29.2.5",

yarn.lock

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

3749-
husky@^9.1.5:
3750-
version "9.1.5"
3751-
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.5.tgz#2b6edede53ee1adbbd3a3da490628a23f5243b83"
3752-
integrity sha512-rowAVRUBfI0b4+niA4SJMhfQwc107VLkBUgEYYAOQAbqDCnra1nYh83hF/MDmhYs9t9n1E3DuKOrs2LYNC+0Ag==
3749+
husky@^9.1.6:
3750+
version "9.1.6"
3751+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.6.tgz#e23aa996b6203ab33534bdc82306b0cf2cb07d6c"
3752+
integrity sha512-sqbjZKK7kf44hfdE94EoX8MZNk0n7HeW37O4YrVGCF4wzgQjp+akPAkfUK5LZ6KuR/6sqeAVuXHji+RzQgOn5A==
37533753

37543754
iconv-lite@^0.4.24:
37553755
version "0.4.24"

0 commit comments

Comments
 (0)