chore(deps): update dependency husky to v1.3.0 (#2116)

This commit is contained in:
renovate[bot] 2018-12-19 05:25:38 +00:00 committed by GitHub
parent 4add1c3a74
commit bb2fc6d862
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -6949,9 +6949,9 @@
}
},
"husky": {
"version": "1.2.1",
"resolved": "https://registry.npmjs.org/husky/-/husky-1.2.1.tgz",
"integrity": "sha512-4Ylal3HWhnDvIszuiyLoVrSGI7QLg/ogkNCoHE34c+yZYzb9kBZNrlTOsdw92cGi3cJT8pPb6CdVfxFkLnc8Dg==",
"version": "1.3.0",
"resolved": "https://registry.npmjs.org/husky/-/husky-1.3.0.tgz",
"integrity": "sha512-0Yfh4PkWr8Nrume/lEMgSgK5zg8Q19jGM7jDmN7H92VrqgcYSbn+CM1iLGmAvQSNWuaPx9iq/rq/4Y8LPX6dLA==",
"dev": true,
"requires": {
"cosmiconfig": "^5.0.7",

View file

@ -101,7 +101,7 @@
"graphql-tag": "2.10.0",
"graphql-tools": "4.0.3",
"hapi": "17.8.1",
"husky": "1.2.1",
"husky": "1.3.0",
"jest": "23.6.0",
"jest-junit": "5.2.0",
"jest-matcher-utils": "23.6.0",