Skip to content

Commit b5ff540

Browse files
committed
Update dependency husky to v9.1.6
1 parent f0fcace commit b5ff540

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.6.2"
4040
},
4141
"devDependencies": {
42-
"husky": "9.1.5",
42+
"husky": "9.1.6",
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.5:
404-
version "9.1.5"
405-
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.5.tgz#2b6edede53ee1adbbd3a3da490628a23f5243b83"
406-
integrity sha512-rowAVRUBfI0b4+niA4SJMhfQwc107VLkBUgEYYAOQAbqDCnra1nYh83hF/MDmhYs9t9n1E3DuKOrs2LYNC+0Ag==
403+
husky@9.1.6:
404+
version "9.1.6"
405+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.6.tgz#e23aa996b6203ab33534bdc82306b0cf2cb07d6c"
406+
integrity sha512-sqbjZKK7kf44hfdE94EoX8MZNk0n7HeW37O4YrVGCF4wzgQjp+akPAkfUK5LZ6KuR/6sqeAVuXHji+RzQgOn5A==
407407

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

0 commit comments

Comments
 (0)