Skip to content

Commit 5206585

Browse files
chore(deps): update dependency husky to v9
1 parent 902a532 commit 5206585

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
@@ -27,7 +27,7 @@
2727
"@sourcegraph/prettierrc": "^3.0.3",
2828
"@sourcegraph/tsconfig": "^4.0.1",
2929
"eslint": "^8.56.0",
30-
"husky": "^5.0.9",
30+
"husky": "^9.0.10",
3131
"prettier": "^2.5.1",
3232
"semantic-release": "^17.3.9",
3333
"stylelint": "^15.11.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3124,10 +3124,10 @@ humanize-ms@^1.2.1:
31243124
dependencies:
31253125
ms "^2.0.0"
31263126

3127-
husky@^5.0.9:
3128-
version "5.0.9"
3129-
resolved "https://registry.yarnpkg.com/husky/-/husky-5.0.9.tgz#6d38706643d66ed395bcd4ee952d02e3f15eb3a3"
3130-
integrity sha512-0SjcaY21a+IRdx7p7r/X33Vc09UR2m8SbP8yfkhUX2/jAmwcz+GR7i9jXkp2pP3GfX23JhMkVP6SWwXB18uXtg==
3127+
husky@^9.0.10:
3128+
version "9.0.10"
3129+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.0.10.tgz#ddca8908deb5f244e9286865ebc80b54387672c2"
3130+
integrity sha512-TQGNknoiy6bURzIO77pPRu+XHi6zI7T93rX+QnJsoYFf3xdjKOur+IlfqzJGMHIK/wXrLg+GsvMs8Op7vI2jVA==
31313131

31323132
iconv-lite@^0.6.2:
31333133
version "0.6.2"

0 commit comments

Comments
 (0)