Skip to content

Commit 8d37edf

Browse files
committed
⬆️ deps: Upgrade dependency husky to v9.1.1.
1 parent 881e6a4 commit 8d37edf

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
@@ -99,7 +99,7 @@
9999
"esdoc-inject-style-plugin": "1.0.0",
100100
"esdoc-standard-plugin": "1.0.0",
101101
"fixpack": "4.0.0",
102-
"husky": "9.1.0",
102+
"husky": "9.1.1",
103103
"lint-staged": "15.2.7",
104104
"microbundle": "0.15.1",
105105
"np": "10.0.7",

yarn.lock

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

6494-
6495-
version "9.1.0"
6496-
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.0.tgz#8a089536efb5736f1a48fa3b03e18168158d7269"
6497-
integrity sha512-8XCjbomYTGdNF2h50dio3T3zghmZ9f/ZNzr99YwSkvDdhEjJGs5qzy8tbFx+SG8yCx2wn9nMVfZxVrr/yT8gNQ==
6494+
6495+
version "9.1.1"
6496+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.1.tgz#73f8f1b58329f377654293148c1a6458f54ca224"
6497+
integrity sha512-fCqlqLXcBnXa/TJXmT93/A36tJsjdJkibQ1MuIiFyCCYUlpYpIaj2mv1w+3KR6Rzu1IC3slFTje5f6DUp2A2rg==
64986498

64996499
65006500
version "0.0.4"

0 commit comments

Comments
 (0)