Skip to content

Commit e0ff938

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

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
@@ -42,7 +42,7 @@
4242
"@types/eslint": "^8.56.12",
4343
"@types/jest": "^29.5.14",
4444
"@types/react": "^18.3.12",
45-
"husky": "^9.1.6",
45+
"husky": "^9.1.7",
4646
"jest": "^29.7.0",
4747
"lint-staged": "^15.2.10",
4848
"react": "^18.3.1",

yarn.lock

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

4025-
husky@^9.1.6:
4026-
version "9.1.6"
4027-
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.6.tgz#e23aa996b6203ab33534bdc82306b0cf2cb07d6c"
4028-
integrity sha512-sqbjZKK7kf44hfdE94EoX8MZNk0n7HeW37O4YrVGCF4wzgQjp+akPAkfUK5LZ6KuR/6sqeAVuXHji+RzQgOn5A==
4025+
husky@^9.1.7:
4026+
version "9.1.7"
4027+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.7.tgz#d46a38035d101b46a70456a850ff4201344c0b2d"
4028+
integrity sha512-5gs5ytaNjBrh5Ow3zrvdUUY+0VxIuWVL4i9irt6friV+BqdCfmV11CQTWMiBYWHbXhco+J1kHfTOUkePhCDvMA==
40294029

40304030
iconv-lite@^0.4.24:
40314031
version "0.4.24"

0 commit comments

Comments
 (0)