Skip to content

Commit 525b4e1

Browse files
committed
⬆️ deps: Upgrade dependency husky to v9
1 parent b1ea617 commit 525b4e1

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
@@ -87,7 +87,7 @@
8787
"esdoc-inject-style-plugin": "1.0.0",
8888
"esdoc-standard-plugin": "1.0.0",
8989
"fixpack": "4.0.0",
90-
"husky": "8.0.3",
90+
"husky": "9.0.5",
9191
"lint-staged": "15.2.0",
9292
"microbundle": "0.15.1",
9393
"np": "9.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6225,10 +6225,10 @@ human-signals@^5.0.0:
62256225
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-5.0.0.tgz#42665a284f9ae0dade3ba41ebc37eb4b852f3a28"
62266226
integrity sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==
62276227

6228-
husky@8.0.3:
6229-
version "8.0.3"
6230-
resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.3.tgz#4936d7212e46d1dea28fef29bb3a108872cd9184"
6231-
integrity sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==
6228+
husky@9.0.5:
6229+
version "9.0.5"
6230+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.0.5.tgz#b01f5bcd5ca2230c5b29b0c891a9699bebefc4ab"
6231+
integrity sha512-/EX48XLor4FczjgdJjwK4qMETrJxJqF4rkgo+NUeK8b2F4TV6s5QxAuG2JZfxm4b9WnrgBGS7bA/JK+H5CKg+A==
62326232

62336233
62346234
version "0.0.4"

0 commit comments

Comments
 (0)