Skip to content

Commit 71d3f6b

Browse files
chore(deps): update dependency husky to v9
1 parent 0aade2d commit 71d3f6b

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.57.0",
30-
"husky": "^5.0.9",
30+
"husky": "^9.1.0",
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.1.0:
3128+
version "9.1.0"
3129+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.0.tgz#8a089536efb5736f1a48fa3b03e18168158d7269"
3130+
integrity sha512-8XCjbomYTGdNF2h50dio3T3zghmZ9f/ZNzr99YwSkvDdhEjJGs5qzy8tbFx+SG8yCx2wn9nMVfZxVrr/yT8gNQ==
31313131

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

0 commit comments

Comments
 (0)