Skip to content

Commit f99bbaf

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 7361c45 commit f99bbaf

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
@@ -104,7 +104,7 @@
104104
"esdoc-inject-style-plugin": "1.0.0",
105105
"esdoc-standard-plugin": "1.0.0",
106106
"fixpack": "4.0.0",
107-
"husky": "8.0.3",
107+
"husky": "9.0.11",
108108
"lint-staged": "15.2.0",
109109
"microbundle": "0.15.1",
110110
"np": "9.1.0",

yarn.lock

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

6135-
husky@8.0.3:
6136-
version "8.0.3"
6137-
resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.3.tgz#4936d7212e46d1dea28fef29bb3a108872cd9184"
6138-
integrity sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==
6135+
husky@9.0.11:
6136+
version "9.0.11"
6137+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.0.11.tgz#fc91df4c756050de41b3e478b2158b87c1e79af9"
6138+
integrity sha512-AB6lFlbwwyIqMdHYhwPe+kjOC3Oc5P3nThEoW/AaO2BX3vJDjWPFxYLxokUZOo6RNX20He3AaT8sESs9NJcmEw==
61396139

61406140
61416141
version "0.0.4"

0 commit comments

Comments
 (0)