Skip to content

Commit 16d6e57

Browse files
⬆️ deps: Upgrade dependency husky to v9.1.0.
1 parent 4455473 commit 16d6e57

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"esdoc-inject-style-plugin": "1.0.0",
8787
"esdoc-standard-plugin": "1.0.0",
8888
"fixpack": "4.0.0",
89-
"husky": "9.0.11",
89+
"husky": "9.1.0",
9090
"lint-staged": "15.2.4",
9191
"microbundle": "0.15.1",
9292
"np": "10.0.5",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6498,10 +6498,10 @@ human-signals@^5.0.0:
64986498
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-5.0.0.tgz#42665a284f9ae0dade3ba41ebc37eb4b852f3a28"
64996499
integrity sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==
65006500

6501-
husky@9.0.11:
6502-
version "9.0.11"
6503-
resolved "https://registry.yarnpkg.com/husky/-/husky-9.0.11.tgz#fc91df4c756050de41b3e478b2158b87c1e79af9"
6504-
integrity sha512-AB6lFlbwwyIqMdHYhwPe+kjOC3Oc5P3nThEoW/AaO2BX3vJDjWPFxYLxokUZOo6RNX20He3AaT8sESs9NJcmEw==
6501+
husky@9.1.0:
6502+
version "9.1.0"
6503+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.0.tgz#8a089536efb5736f1a48fa3b03e18168158d7269"
6504+
integrity sha512-8XCjbomYTGdNF2h50dio3T3zghmZ9f/ZNzr99YwSkvDdhEjJGs5qzy8tbFx+SG8yCx2wn9nMVfZxVrr/yT8gNQ==
65056505

65066506
65076507
version "0.0.4"

0 commit comments

Comments
 (0)