Skip to content

Commit df161e7

Browse files
chore(deps): update dependency husky to ^9.1.7 (#200)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fc2e427 commit df161e7

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
@@ -52,7 +52,7 @@
5252
"concurrently": "^9.1.0",
5353
"eslint-config-txo-typescript": "^4.0.70",
5454
"graphql": "^16.9.0",
55-
"husky": "^9.1.6",
55+
"husky": "^9.1.7",
5656
"jest": "^29.7.0",
5757
"lint-staged": "^15.2.10",
5858
"npm-check-updates": "^17.1.11",

yarn.lock

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

3884-
husky@^9.1.6:
3885-
version "9.1.6"
3886-
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.6.tgz#e23aa996b6203ab33534bdc82306b0cf2cb07d6c"
3887-
integrity sha512-sqbjZKK7kf44hfdE94EoX8MZNk0n7HeW37O4YrVGCF4wzgQjp+akPAkfUK5LZ6KuR/6sqeAVuXHji+RzQgOn5A==
3884+
husky@^9.1.7:
3885+
version "9.1.7"
3886+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.7.tgz#d46a38035d101b46a70456a850ff4201344c0b2d"
3887+
integrity sha512-5gs5ytaNjBrh5Ow3zrvdUUY+0VxIuWVL4i9irt6friV+BqdCfmV11CQTWMiBYWHbXhco+J1kHfTOUkePhCDvMA==
38883888

38893889
iconv-lite@^0.4.24:
38903890
version "0.4.24"

0 commit comments

Comments
 (0)