Skip to content

Commit 29d70f5

Browse files
Update dependency husky to v9
1 parent 27af5cb commit 29d70f5

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
@@ -40,7 +40,7 @@
4040
"eslint": "8.57.1",
4141
"eslint-config-prettier": "10.1.5",
4242
"eslint-plugin-functional": "4.4.1",
43-
"husky": "8.0.3",
43+
"husky": "9.1.7",
4444
"prettier": "3.6.1",
4545
"typescript": "5.8.3"
4646
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -884,10 +884,10 @@ hasown@^2.0.2:
884884
dependencies:
885885
function-bind "^1.1.2"
886886

887-
husky@8.0.3:
888-
version "8.0.3"
889-
resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.3.tgz#4936d7212e46d1dea28fef29bb3a108872cd9184"
890-
integrity sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==
887+
husky@9.1.7:
888+
version "9.1.7"
889+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.7.tgz#d46a38035d101b46a70456a850ff4201344c0b2d"
890+
integrity sha512-5gs5ytaNjBrh5Ow3zrvdUUY+0VxIuWVL4i9irt6friV+BqdCfmV11CQTWMiBYWHbXhco+J1kHfTOUkePhCDvMA==
891891

892892
ignore@^5.2.0:
893893
version "5.2.0"

0 commit comments

Comments
 (0)