Skip to content

Commit f30468a

Browse files
committed
chore(deps): update dependency husky to ^9.1.5
1 parent 2c62a3c commit f30468a

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
@@ -38,7 +38,7 @@
3838
"@types/eslint": "^8.56.11",
3939
"@types/jest": "^29.5.12",
4040
"eslint-config-txo-typescript": "^4.0.66",
41-
"husky": "^9.1.4",
41+
"husky": "^9.1.5",
4242
"jest": "^29.7.0",
4343
"npm-check-updates": "^17.0.6",
4444
"ts-jest": "^29.2.4",

yarn.lock

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

3750-
husky@^9.1.4:
3751-
version "9.1.4"
3752-
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.4.tgz#926fd19c18d345add5eab0a42b2b6d9a80259b34"
3753-
integrity sha512-bho94YyReb4JV7LYWRWxZ/xr6TtOTt8cMfmQ39MQYJ7f/YE268s3GdghGwi+y4zAeqewE5zYLvuhV0M0ijsDEA==
3750+
husky@^9.1.5:
3751+
version "9.1.5"
3752+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.5.tgz#2b6edede53ee1adbbd3a3da490628a23f5243b83"
3753+
integrity sha512-rowAVRUBfI0b4+niA4SJMhfQwc107VLkBUgEYYAOQAbqDCnra1nYh83hF/MDmhYs9t9n1E3DuKOrs2LYNC+0Ag==
37543754

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

0 commit comments

Comments
 (0)