Skip to content

Commit ae42f03

Browse files
committed
chore(deps): update dependency husky to ^9.1.4
1 parent 20e58d1 commit ae42f03

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
@@ -40,7 +40,7 @@
4040
"@types/eslint": "^8.56.11",
4141
"@types/jest": "^29.5.12",
4242
"@types/react": "^18.3.3",
43-
"husky": "^9.1.3",
43+
"husky": "^9.1.4",
4444
"jest": "^29.7.0",
4545
"lint-staged": "^15.2.7",
4646
"react": "^18.3.1",

yarn.lock

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

4055-
husky@^9.1.3:
4056-
version "9.1.3"
4057-
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.3.tgz#46cddff01f9a551f87b39accc67860bce5d00680"
4058-
integrity sha512-ET3TQmQgdIu0pt+jKkpo5oGyg/4MQZpG6xcam5J5JyNJV+CBT23OBpCF15bKHKycRyMH9k6ONy8g2HdGIsSkMQ==
4055+
husky@^9.1.4:
4056+
version "9.1.4"
4057+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.4.tgz#926fd19c18d345add5eab0a42b2b6d9a80259b34"
4058+
integrity sha512-bho94YyReb4JV7LYWRWxZ/xr6TtOTt8cMfmQ39MQYJ7f/YE268s3GdghGwi+y4zAeqewE5zYLvuhV0M0ijsDEA==
40594059

40604060
iconv-lite@^0.4.24:
40614061
version "0.4.24"

0 commit comments

Comments
 (0)