Skip to content

Commit fc3711e

Browse files
committed
chore(deps): update dependency husky to ^9.1.6
1 parent 419d6f5 commit fc3711e

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
@@ -38,7 +38,7 @@
3838
"codecov": "^3.8.3",
3939
"esbuild": "^0.23.1",
4040
"graphql": "^16.9.0",
41-
"husky": "^9.1.5",
41+
"husky": "^9.1.6",
4242
"iterall": "^1.3.0",
4343
"jest": "^29.7.0",
4444
"prettier": "^3.3.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3793,10 +3793,10 @@ humanize-ms@^1.2.1:
37933793
dependencies:
37943794
ms "^2.0.0"
37953795

3796-
husky@^9.1.5:
3797-
version "9.1.5"
3798-
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.5.tgz#2b6edede53ee1adbbd3a3da490628a23f5243b83"
3799-
integrity sha512-rowAVRUBfI0b4+niA4SJMhfQwc107VLkBUgEYYAOQAbqDCnra1nYh83hF/MDmhYs9t9n1E3DuKOrs2LYNC+0Ag==
3796+
husky@^9.1.6:
3797+
version "9.1.6"
3798+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.6.tgz#e23aa996b6203ab33534bdc82306b0cf2cb07d6c"
3799+
integrity sha512-sqbjZKK7kf44hfdE94EoX8MZNk0n7HeW37O4YrVGCF4wzgQjp+akPAkfUK5LZ6KuR/6sqeAVuXHji+RzQgOn5A==
38003800

38013801
iconv-lite@0.4.24:
38023802
version "0.4.24"

0 commit comments

Comments
 (0)