Skip to content

Commit c5ab747

Browse files
authored
Merge pull request #73 from CodeCommunityHub/dependabot/npm_and_yarn/husky-9.1.4
Bump husky from 9.1.2 to 9.1.4
2 parents a68b458 + 287f7b8 commit c5ab747

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
@@ -37,7 +37,7 @@
3737
"eslint": "^8.31.0",
3838
"eslint-config-prettier": "^9.1.0",
3939
"eslint-plugin-jest": "^28.6.0",
40-
"husky": "^9.1.2",
40+
"husky": "^9.1.4",
4141
"jest": "^29.3.1",
4242
"prettier": "^3.3.3",
4343
"pretty-quick": "^4.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2756,10 +2756,10 @@ humanize-ms@^1.2.1:
27562756
dependencies:
27572757
ms "^2.0.0"
27582758

2759-
husky@^9.1.2:
2760-
version "9.1.2"
2761-
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.2.tgz#ddaf290384c7adab4fd3143571c73d05b19f42ee"
2762-
integrity sha512-1/aDMXZdhr1VdJJTLt6e7BipM0Jd9qkpubPiIplon1WmCeOy3nnzsCMeBqS9AsL5ioonl8F8y/F2CLOmk19/Pw==
2759+
husky@^9.1.4:
2760+
version "9.1.4"
2761+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.4.tgz#926fd19c18d345add5eab0a42b2b6d9a80259b34"
2762+
integrity sha512-bho94YyReb4JV7LYWRWxZ/xr6TtOTt8cMfmQ39MQYJ7f/YE268s3GdghGwi+y4zAeqewE5zYLvuhV0M0ijsDEA==
27632763

27642764
27652765
version "0.4.24"

0 commit comments

Comments
 (0)