Skip to content

Commit bbde790

Browse files
authored
Merge pull request #84 from CodeCommunityHub/dependabot/npm_and_yarn/husky-9.1.5
Bump husky from 9.1.4 to 9.1.5
2 parents 8b152d2 + 533020c commit bbde790

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.8.0",
40-
"husky": "^9.1.4",
40+
"husky": "^9.1.5",
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.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==
2759+
husky@^9.1.5:
2760+
version "9.1.5"
2761+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.5.tgz#2b6edede53ee1adbbd3a3da490628a23f5243b83"
2762+
integrity sha512-rowAVRUBfI0b4+niA4SJMhfQwc107VLkBUgEYYAOQAbqDCnra1nYh83hF/MDmhYs9t9n1E3DuKOrs2LYNC+0Ag==
27632763

27642764
27652765
version "0.4.24"

0 commit comments

Comments
 (0)