diff --git a/package.json b/package.json index 0b181100..09b8fdc6 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "gulp-watch": "5.0.1", "gulp-yarn": "2.0.0", "gulp-zip": "4.2.0", - "husky": "1.1.4", + "husky": "1.2.0", "less": "3.8.1", "lint-staged": "8.0.4", "main-bower-files": "2.13.1", diff --git a/yarn.lock b/yarn.lock index f700fabd..d83a274a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3502,10 +3502,10 @@ http-signature@~1.2.0: jsprim "^1.2.2" sshpk "^1.7.0" -husky@1.1.4: - version "1.1.4" - resolved "https://registry.yarnpkg.com/husky/-/husky-1.1.4.tgz#92f61383527d2571e9586234e5864356bfaceaa9" - integrity sha512-cZjGpS7qsaBSo3fOMUuR7erQloX3l5XzL1v/RkIqU6zrQImDdU70z5Re9fGDp7+kbYlM2EtS4aYMlahBeiCUGw== +husky@1.2.0: + version "1.2.0" + resolved "https://registry.yarnpkg.com/husky/-/husky-1.2.0.tgz#d631dda1e4a9ee8ba69a10b0c51a0e2c66e711e5" + integrity sha512-/ib3+iycykXC0tYIxsyqierikVa9DA2DrT32UEirqNEFVqOj1bFMTgP3jAz8HM7FgC/C8pc/BTUa9MV2GEkZaA== dependencies: cosmiconfig "^5.0.6" execa "^1.0.0"