From 3b4ae15eb590267620c8a860155fd34e986d1dca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 21 Nov 2018 00:24:24 +0000 Subject: [PATCH] Bump husky from 1.1.4 to 1.2.0 Bumps [husky](https://github.com/typicode/husky) from 1.1.4 to 1.2.0. - [Release notes](https://github.com/typicode/husky/releases) - [Changelog](https://github.com/typicode/husky/blob/master/CHANGELOG.md) - [Commits](https://github.com/typicode/husky/compare/v1.1.4...v1.2.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) 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"