Skip to content

Commit e0b7ed1

Browse files
committed
Update dependency husky to v9.1.4
1 parent a0e9d13 commit e0b7ed1

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
@@ -39,7 +39,7 @@
3939
"typescript": "5.5.4"
4040
},
4141
"devDependencies": {
42-
"husky": "9.1.3",
42+
"husky": "9.1.4",
4343
"prettier": "3.3.3"
4444
},
4545
"repository": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -400,10 +400,10 @@ hmac-drbg@^1.0.1:
400400
minimalistic-assert "^1.0.0"
401401
minimalistic-crypto-utils "^1.0.1"
402402

403-
husky@9.1.3:
404-
version "9.1.3"
405-
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.3.tgz#46cddff01f9a551f87b39accc67860bce5d00680"
406-
integrity sha512-ET3TQmQgdIu0pt+jKkpo5oGyg/4MQZpG6xcam5J5JyNJV+CBT23OBpCF15bKHKycRyMH9k6ONy8g2HdGIsSkMQ==
403+
husky@9.1.4:
404+
version "9.1.4"
405+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.4.tgz#926fd19c18d345add5eab0a42b2b6d9a80259b34"
406+
integrity sha512-bho94YyReb4JV7LYWRWxZ/xr6TtOTt8cMfmQ39MQYJ7f/YE268s3GdghGwi+y4zAeqewE5zYLvuhV0M0ijsDEA==
407407

408408
inherits@^2.0.3, inherits@^2.0.4:
409409
version "2.0.4"

0 commit comments

Comments
 (0)