Skip to content

Commit dbd8230

Browse files
committed
Update dependency husky to v9.1.0
1 parent 437bcfd commit dbd8230

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
@@ -39,7 +39,7 @@
3939
"typescript": "5.5.3"
4040
},
4141
"devDependencies": {
42-
"husky": "9.0.11",
42+
"husky": "9.1.0",
4343
"prettier": "3.3.3"
4444
},
4545
"repository": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -400,10 +400,10 @@ hmac-drbg@^1.0.1:
400400
minimalistic-assert "^1.0.0"
401401
minimalistic-crypto-utils "^1.0.1"
402402

403-
husky@9.0.11:
404-
version "9.0.11"
405-
resolved "https://registry.yarnpkg.com/husky/-/husky-9.0.11.tgz#fc91df4c756050de41b3e478b2158b87c1e79af9"
406-
integrity sha512-AB6lFlbwwyIqMdHYhwPe+kjOC3Oc5P3nThEoW/AaO2BX3vJDjWPFxYLxokUZOo6RNX20He3AaT8sESs9NJcmEw==
403+
husky@9.1.0:
404+
version "9.1.0"
405+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.0.tgz#8a089536efb5736f1a48fa3b03e18168158d7269"
406+
integrity sha512-8XCjbomYTGdNF2h50dio3T3zghmZ9f/ZNzr99YwSkvDdhEjJGs5qzy8tbFx+SG8yCx2wn9nMVfZxVrr/yT8gNQ==
407407

408408
inherits@^2.0.3, inherits@^2.0.4:
409409
version "2.0.4"

0 commit comments

Comments
 (0)