Skip to content

Commit

Permalink
chore(deps-dev): bump husky from 9.1.4 to 9.1.5 (#11666)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 21, 2024
1 parent 79f75ca commit 9f4943a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@
"history": "^5.2.0",
"html-validate": "^8.21.0",
"html-webpack-plugin": "^5.6.0",
"husky": "^9.1.4",
"husky": "^9.1.5",
"identity-obj-proxy": "^3.0.0",
"ignore-loader": "^0.1.2",
"jest": "^29.7.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8861,10 +8861,10 @@ humanize-ms@^1.2.1:
dependencies:
ms "^2.0.0"

husky@^9.1.4:
version "9.1.4"
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.4.tgz#926fd19c18d345add5eab0a42b2b6d9a80259b34"
integrity sha512-bho94YyReb4JV7LYWRWxZ/xr6TtOTt8cMfmQ39MQYJ7f/YE268s3GdghGwi+y4zAeqewE5zYLvuhV0M0ijsDEA==
husky@^9.1.5:
version "9.1.5"
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.5.tgz#2b6edede53ee1adbbd3a3da490628a23f5243b83"
integrity sha512-rowAVRUBfI0b4+niA4SJMhfQwc107VLkBUgEYYAOQAbqDCnra1nYh83hF/MDmhYs9t9n1E3DuKOrs2LYNC+0Ag==

iconv-lite@0.4.24, iconv-lite@^0.4.24:
version "0.4.24"
Expand Down

0 comments on commit 9f4943a

Please sign in to comment.