mirror of
https://github.com/chirimen-oh/node-web-gpio.git
synced 2025-01-18 08:05:07 +00:00
chore(deps): update dependency husky to v8
This commit is contained in:
parent
4827cf973d
commit
73b6eb05c7
2 changed files with 5 additions and 5 deletions
|
@ -18,7 +18,7 @@
|
|||
"@typescript-eslint/eslint-plugin": "^5.5.0",
|
||||
"@typescript-eslint/parser": "^5.5.0",
|
||||
"eslint": "^8.4.0",
|
||||
"husky": "^7.0.4",
|
||||
"husky": "^8.0.0",
|
||||
"lint-staged": "^12.1.2",
|
||||
"prettier": "^2.5.1",
|
||||
"typedoc": "^0.22.10",
|
||||
|
|
|
@ -619,10 +619,10 @@ human-signals@^2.1.0:
|
|||
resolved "https://registry.npmjs.org/human-signals/-/human-signals-2.1.0.tgz"
|
||||
integrity sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==
|
||||
|
||||
husky@^7.0.4:
|
||||
version "7.0.4"
|
||||
resolved "https://registry.npmjs.org/husky/-/husky-7.0.4.tgz"
|
||||
integrity sha512-vbaCKN2QLtP/vD4yvs6iz6hBEo6wkSzs8HpRah1Z6aGmF2KW5PdYuAd7uX5a+OyBZHBhd+TFLqgjUgytQr4RvQ==
|
||||
husky@^8.0.0:
|
||||
version "8.0.0"
|
||||
resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.0.tgz#65b2d94765199d651615716a42ea52f3c2d997a0"
|
||||
integrity sha512-4qbE/5dzNDNxFEkX9MNRPKl5+omTXQzdILCUWiqG/lWIAioiM5vln265/l6I2Zx8gpW8l1ukZwGQeCFbBZ6+6w==
|
||||
|
||||
ignore@^4.0.6:
|
||||
version "4.0.6"
|
||||
|
|
Loading…
Add table
Reference in a new issue