mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-24 00:35:26 +03:00
Update husky (#4383)
This commit is contained in:
parent
b98df267a9
commit
eb825c5c39
2 changed files with 5 additions and 5 deletions
|
@ -108,7 +108,7 @@
|
||||||
"gulp-xml-transformer": "^5.1.1",
|
"gulp-xml-transformer": "^5.1.1",
|
||||||
"gulp-yarn": "^3.0.0",
|
"gulp-yarn": "^3.0.0",
|
||||||
"gulp-zip": "^5.1.0",
|
"gulp-zip": "^5.1.0",
|
||||||
"husky": "^8.0.2",
|
"husky": "^9.1.7",
|
||||||
"inquirer": "^12.4.2",
|
"inquirer": "^12.4.2",
|
||||||
"less": "^4.2.2",
|
"less": "^4.2.2",
|
||||||
"lint-staged": "^15.4.3",
|
"lint-staged": "^15.4.3",
|
||||||
|
|
|
@ -5753,10 +5753,10 @@ human-signals@^5.0.0:
|
||||||
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-5.0.0.tgz#42665a284f9ae0dade3ba41ebc37eb4b852f3a28"
|
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-5.0.0.tgz#42665a284f9ae0dade3ba41ebc37eb4b852f3a28"
|
||||||
integrity sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==
|
integrity sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==
|
||||||
|
|
||||||
husky@^8.0.2:
|
husky@^9.1.7:
|
||||||
version "8.0.3"
|
version "9.1.7"
|
||||||
resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.3.tgz#4936d7212e46d1dea28fef29bb3a108872cd9184"
|
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.7.tgz#d46a38035d101b46a70456a850ff4201344c0b2d"
|
||||||
integrity sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==
|
integrity sha512-5gs5ytaNjBrh5Ow3zrvdUUY+0VxIuWVL4i9irt6friV+BqdCfmV11CQTWMiBYWHbXhco+J1kHfTOUkePhCDvMA==
|
||||||
|
|
||||||
i18next-vue@^5.2.0:
|
i18next-vue@^5.2.0:
|
||||||
version "5.2.0"
|
version "5.2.0"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue