From 4a5230a37143d1a3e51c901c45ae71d9cae65afd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 21 May 2018 09:21:59 +0000 Subject: [PATCH] build: bump husky from 1.0.0-rc.4 to 1.0.0-rc.6 Bumps [husky](https://github.com/typicode/husky) from 1.0.0-rc.4 to 1.0.0-rc.6. - [Release notes](https://github.com/typicode/husky/releases) - [Changelog](https://github.com/typicode/husky/blob/dev/CHANGELOG.md) - [Commits](https://github.com/typicode/husky/compare/v1.0.0-rc.4...v1.0.0-rc.6) Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- yarn.lock | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index c5ac35f11..4405c7772 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9508,9 +9508,9 @@ } }, "husky": { - "version": "1.0.0-rc.4", - "resolved": "https://registry.npmjs.org/husky/-/husky-1.0.0-rc.4.tgz", - "integrity": "sha512-D6imoTVZf3T71YieKBvXM/cGo6yQDph9fR+coQ4h18mohTk6QrnLI5dU/wKAdtfCzHgU+rxmCa+OVgY1GV9Csw==", + "version": "1.0.0-rc.6", + "resolved": "https://registry.npmjs.org/husky/-/husky-1.0.0-rc.6.tgz", + "integrity": "sha512-glraqjyMBNAOlAs1JJTxELJbrBT7v9VNiIDerywshHLDnzdC4iqwhHTkWXsY+L8Clt1Gade2/CppLcxEwY/HgQ==", "dev": true, "requires": { "cosmiconfig": "4.0.0", diff --git a/yarn.lock b/yarn.lock index d92b8ae51..94500e77c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4568,8 +4568,8 @@ https-proxy-agent@^2.1.0: debug "^3.1.0" husky@^1.0.0-rc.2: - version "1.0.0-rc.4" - resolved "https://registry.yarnpkg.com/husky/-/husky-1.0.0-rc.4.tgz#3f37031bd3ee0140addfb356c5339790126487eb" + version "1.0.0-rc.6" + resolved "https://registry.yarnpkg.com/husky/-/husky-1.0.0-rc.6.tgz#000f5ffe671015ae8c48da5c52b3390bbba9770d" dependencies: cosmiconfig "^4.0.0" execa "^0.9.0" -- 2.47.2