Skip to content

Commit f26d2ad

Browse files
Update dependency husky to v9
1 parent 00999db commit f26d2ad

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.56.0",
4141
"eslint-config-prettier": "9.1.0",
4242
"eslint-plugin-functional": "4.4.1",
43-
"husky": "8.0.3",
43+
"husky": "9.0.7",
4444
"prettier": "3.2.4",
4545
"typescript": "5.3.3"
4646
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -828,10 +828,10 @@ has@^1.0.3:
828828
resolved "https://registry.yarnpkg.com/has/-/has-1.0.4.tgz#2eb2860e000011dae4f1406a86fe80e530fb2ec6"
829829
integrity sha512-qdSAmqLF6209RFj4VVItywPMbm3vWylknmB3nvNiUIs72xAimcM8nVYxYr7ncvZq5qzk9MKIZR8ijqD/1QuYjQ==
830830

831-
husky@8.0.3:
832-
version "8.0.3"
833-
resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.3.tgz#4936d7212e46d1dea28fef29bb3a108872cd9184"
834-
integrity sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==
831+
husky@9.0.7:
832+
version "9.0.7"
833+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.0.7.tgz#047f24ec1b6c681206af714b4217c13ee97fff20"
834+
integrity sha512-vWdusw+y12DUEeoZqW1kplOFqk3tedGV8qlga8/SF6a3lOiWLqGZZQvfWvY0fQYdfiRi/u1DFNpudTSV9l1aCg==
835835

836836
ignore@^5.2.0:
837837
version "5.2.0"

0 commit comments

Comments
 (0)