Skip to content

Commit 5033845

Browse files
🤖 deps: Upgrade Husky to v9.
These changes were automatically generated by a transform whose code can be found at: - https://github.com/make-github-pseudonymous-again/rejuvenate/blob/31b7e48f29789fa2e2ad9e16013ff277c3bbca57/src/transforms/husky:ensure-v9-or-later.js Please contact the author of the transform if you believe there was an error.
1 parent d778139 commit 5033845

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
@@ -95,7 +95,7 @@
9595
"esdoc-inject-style-plugin": "1.0.0",
9696
"esdoc-standard-plugin": "1.0.0",
9797
"fixpack": "4.0.0",
98-
"husky": "8.0.3",
98+
"husky": "9.0.11",
9999
"lint-staged": "15.2.0",
100100
"microbundle": "0.15.1",
101101
"np": "9.0.0",

yarn.lock

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

6245-
husky@8.0.3:
6246-
version "8.0.3"
6247-
resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.3.tgz#4936d7212e46d1dea28fef29bb3a108872cd9184"
6248-
integrity sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==
6245+
husky@9.0.11:
6246+
version "9.0.11"
6247+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.0.11.tgz#fc91df4c756050de41b3e478b2158b87c1e79af9"
6248+
integrity sha512-AB6lFlbwwyIqMdHYhwPe+kjOC3Oc5P3nThEoW/AaO2BX3vJDjWPFxYLxokUZOo6RNX20He3AaT8sESs9NJcmEw==
62496249

62506250
62516251
version "0.0.4"

0 commit comments

Comments
 (0)