Skip to content

Commit f33c2c6

Browse files
committed
Update dependency husky to v9.1.1
1 parent dbd8230 commit f33c2c6

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.1.0",
42+
"husky": "9.1.1",
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.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==
403+
husky@9.1.1:
404+
version "9.1.1"
405+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.1.tgz#73f8f1b58329f377654293148c1a6458f54ca224"
406+
integrity sha512-fCqlqLXcBnXa/TJXmT93/A36tJsjdJkibQ1MuIiFyCCYUlpYpIaj2mv1w+3KR6Rzu1IC3slFTje5f6DUp2A2rg==
407407

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

0 commit comments

Comments
 (0)