Skip to content

Commit d2ce3c5

Browse files
committed
chore(deps): update dependency husky to ^9.1.6
1 parent 8976c85 commit d2ce3c5

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.12",
4444
"@types/react": "^18.3.5",
45-
"husky": "^9.1.5",
45+
"husky": "^9.1.6",
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
@@ -4063,10 +4063,10 @@ human-signals@^5.0.0:
40634063
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-5.0.0.tgz#42665a284f9ae0dade3ba41ebc37eb4b852f3a28"
40644064
integrity sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==
40654065

4066-
husky@^9.1.5:
4067-
version "9.1.5"
4068-
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.5.tgz#2b6edede53ee1adbbd3a3da490628a23f5243b83"
4069-
integrity sha512-rowAVRUBfI0b4+niA4SJMhfQwc107VLkBUgEYYAOQAbqDCnra1nYh83hF/MDmhYs9t9n1E3DuKOrs2LYNC+0Ag==
4066+
husky@^9.1.6:
4067+
version "9.1.6"
4068+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.6.tgz#e23aa996b6203ab33534bdc82306b0cf2cb07d6c"
4069+
integrity sha512-sqbjZKK7kf44hfdE94EoX8MZNk0n7HeW37O4YrVGCF4wzgQjp+akPAkfUK5LZ6KuR/6sqeAVuXHji+RzQgOn5A==
40704070

40714071
iconv-lite@^0.4.24:
40724072
version "0.4.24"

0 commit comments

Comments
 (0)