mirror of
https://github.com/peaceiris/actions-hugo.git
synced 2025-06-20 12:05:28 +08:00
deps: update husky
This commit is contained in:
parent
c7b570bed5
commit
f1ac6bf271
6
package-lock.json
generated
6
package-lock.json
generated
@ -3028,9 +3028,9 @@
|
||||
}
|
||||
},
|
||||
"husky": {
|
||||
"version": "3.0.5",
|
||||
"resolved": "https://registry.npmjs.org/husky/-/husky-3.0.5.tgz",
|
||||
"integrity": "sha512-cKd09Jy9cDyNIvAdN2QQAP/oA21sle4FWXjIMDttailpLAYZuBE7WaPmhrkj+afS8Sj9isghAtFvWSQ0JiwOHg==",
|
||||
"version": "3.0.7",
|
||||
"resolved": "https://registry.npmjs.org/husky/-/husky-3.0.7.tgz",
|
||||
"integrity": "sha512-fIrkaREoQk6DO8KnSX16Aq7Kg9SxqYYQZH/9b+4AxXyXNNgpJLsc8lWlQCShLus1nbujIyZ/WQZBHGwClohK/w==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"chalk": "^2.4.2",
|
||||
|
@ -57,7 +57,7 @@
|
||||
"@types/node": "^12.7.8",
|
||||
"@typescript-eslint/parser": "^2.3.1",
|
||||
"eslint": "^6.4.0",
|
||||
"husky": "^3.0.5",
|
||||
"husky": "^3.0.7",
|
||||
"jest": "^24.9.0",
|
||||
"jest-circus": "^24.9.0",
|
||||
"lint-staged": "^9.4.0",
|
||||
|
Loading…
Reference in New Issue
Block a user