mirror of
https://github.com/chirimen-oh/node-web-gpio.git
synced 2025-01-18 16:08:00 +00:00
chore(deps): update dependency husky to v9.1.7 (#82)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
900d11d7cd
commit
f4f48d5050
2 changed files with 5 additions and 5 deletions
|
@ -16,7 +16,7 @@
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@biomejs/biome": "1.9.4",
|
"@biomejs/biome": "1.9.4",
|
||||||
"@types/node": "22.7.4",
|
"@types/node": "22.7.4",
|
||||||
"husky": "9.1.6",
|
"husky": "9.1.7",
|
||||||
"lint-staged": "15.2.10",
|
"lint-staged": "15.2.10",
|
||||||
"prettier": "3.3.3",
|
"prettier": "3.3.3",
|
||||||
"typedoc": "0.26.7",
|
"typedoc": "0.26.7",
|
||||||
|
|
|
@ -334,10 +334,10 @@ human-signals@^5.0.0:
|
||||||
resolved "https://registry.npmjs.org/human-signals/-/human-signals-5.0.0.tgz"
|
resolved "https://registry.npmjs.org/human-signals/-/human-signals-5.0.0.tgz"
|
||||||
integrity sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==
|
integrity sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==
|
||||||
|
|
||||||
husky@9.1.6:
|
husky@9.1.7:
|
||||||
version "9.1.6"
|
version "9.1.7"
|
||||||
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.6.tgz#e23aa996b6203ab33534bdc82306b0cf2cb07d6c"
|
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.7.tgz#d46a38035d101b46a70456a850ff4201344c0b2d"
|
||||||
integrity sha512-sqbjZKK7kf44hfdE94EoX8MZNk0n7HeW37O4YrVGCF4wzgQjp+akPAkfUK5LZ6KuR/6sqeAVuXHji+RzQgOn5A==
|
integrity sha512-5gs5ytaNjBrh5Ow3zrvdUUY+0VxIuWVL4i9irt6friV+BqdCfmV11CQTWMiBYWHbXhco+J1kHfTOUkePhCDvMA==
|
||||||
|
|
||||||
is-fullwidth-code-point@^4.0.0:
|
is-fullwidth-code-point@^4.0.0:
|
||||||
version "4.0.0"
|
version "4.0.0"
|
||||||
|
|
Loading…
Add table
Reference in a new issue