mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-11 14:36:25 +00:00
chore(deps): update dependency husky to v1.3.0
This commit is contained in:
parent
08492e0b92
commit
4eae10fec2
2 changed files with 5 additions and 5 deletions
|
@ -148,7 +148,7 @@
|
|||
"eslint-config-prettier": "3.1.0",
|
||||
"eslint-plugin-import": "2.14.0",
|
||||
"eslint-plugin-promise": "4.0.1",
|
||||
"husky": "1.2.1",
|
||||
"husky": "1.3.0",
|
||||
"jest": "23.6.0",
|
||||
"jest-silent-reporter": "0.1.1",
|
||||
"mockdate": "2.0.2",
|
||||
|
|
|
@ -3490,10 +3490,10 @@ humanize-ms@^1.2.1:
|
|||
dependencies:
|
||||
ms "^2.0.0"
|
||||
|
||||
husky@1.2.1:
|
||||
version "1.2.1"
|
||||
resolved "https://registry.yarnpkg.com/husky/-/husky-1.2.1.tgz#33628f7013e345c1790a4dbe4642ad047f772dee"
|
||||
integrity sha512-4Ylal3HWhnDvIszuiyLoVrSGI7QLg/ogkNCoHE34c+yZYzb9kBZNrlTOsdw92cGi3cJT8pPb6CdVfxFkLnc8Dg==
|
||||
husky@1.3.0:
|
||||
version "1.3.0"
|
||||
resolved "https://registry.yarnpkg.com/husky/-/husky-1.3.0.tgz#fbb97b5e52739d945fd86c3bf92def0ea60175c4"
|
||||
integrity sha512-0Yfh4PkWr8Nrume/lEMgSgK5zg8Q19jGM7jDmN7H92VrqgcYSbn+CM1iLGmAvQSNWuaPx9iq/rq/4Y8LPX6dLA==
|
||||
dependencies:
|
||||
cosmiconfig "^5.0.7"
|
||||
execa "^1.0.0"
|
||||
|
|
Loading…
Reference in a new issue