Skip to content

Commit eb825c5

Browse files
authored
Update husky (#4383)
1 parent b98df26 commit eb825c5

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
@@ -108,7 +108,7 @@
108108
"gulp-xml-transformer": "^5.1.1",
109109
"gulp-yarn": "^3.0.0",
110110
"gulp-zip": "^5.1.0",
111-
"husky": "^8.0.2",
111+
"husky": "^9.1.7",
112112
"inquirer": "^12.4.2",
113113
"less": "^4.2.2",
114114
"lint-staged": "^15.4.3",

yarn.lock

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

5756-
husky@^8.0.2:
5757-
version "8.0.3"
5758-
resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.3.tgz#4936d7212e46d1dea28fef29bb3a108872cd9184"
5759-
integrity sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==
5756+
husky@^9.1.7:
5757+
version "9.1.7"
5758+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.7.tgz#d46a38035d101b46a70456a850ff4201344c0b2d"
5759+
integrity sha512-5gs5ytaNjBrh5Ow3zrvdUUY+0VxIuWVL4i9irt6friV+BqdCfmV11CQTWMiBYWHbXhco+J1kHfTOUkePhCDvMA==
57605760

57615761
i18next-vue@^5.2.0:
57625762
version "5.2.0"

0 commit comments

Comments
 (0)