Skip to content

Commit f37f7d9

Browse files
authored
Merge pull request #363 from nanasess/dependabot/npm_and_yarn/husky-9.1.7
Bump husky from 9.1.4 to 9.1.7
2 parents 16b8067 + 3fb5d73 commit f37f7d9

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
"@types/semver": "^7.5.8",
3939
"@types/yauzl": "^2.10.3",
4040
"@vercel/ncc": "^0.38.3",
41-
"husky": "^9.0.11",
41+
"husky": "^9.1.7",
4242
"jest": "^27.5.1",
4343
"jest-circus": "^29.7.0",
4444
"prettier": "^3.3.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1732,10 +1732,10 @@ human-signals@^2.1.0:
17321732
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-2.1.0.tgz#dc91fcba42e4d06e4abaed33b3e7a3c02f514ea0"
17331733
integrity sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==
17341734

1735-
husky@^9.0.11:
1736-
version "9.1.4"
1737-
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.4.tgz#926fd19c18d345add5eab0a42b2b6d9a80259b34"
1738-
integrity sha512-bho94YyReb4JV7LYWRWxZ/xr6TtOTt8cMfmQ39MQYJ7f/YE268s3GdghGwi+y4zAeqewE5zYLvuhV0M0ijsDEA==
1735+
husky@^9.1.7:
1736+
version "9.1.7"
1737+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.7.tgz#d46a38035d101b46a70456a850ff4201344c0b2d"
1738+
integrity sha512-5gs5ytaNjBrh5Ow3zrvdUUY+0VxIuWVL4i9irt6friV+BqdCfmV11CQTWMiBYWHbXhco+J1kHfTOUkePhCDvMA==
17391739

17401740
17411741
version "0.4.24"

0 commit comments

Comments
 (0)