From 08a6d17adaa968e820a31be93382c8bfbb8f082c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" Date: Wed, 12 Jun 2019 12:10:30 +0000 Subject: [PATCH] build(deps-dev): bump husky from 2.3.0 to 2.4.1 Bumps [husky](https://github.com/typicode/husky) from 2.3.0 to 2.4.1. - [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/v2.3.0...v2.4.1) Signed-off-by: dependabot-preview[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 4f09517..5756efc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4821,9 +4821,9 @@ humanize-ms@^1.2.1: ms "^2.0.0" husky@^2.3.0: - version "2.3.0" - resolved "https://registry.npmjs.org/husky/-/husky-2.3.0.tgz#8b78ed24d763042df7fd899991985d65a976dd13" - integrity sha512-A/ZQSEILoq+mQM3yC3RIBSaw1bYXdkKnyyKVSUiJl+iBjVZc5LQEXdGY1ZjrDxC4IzfRPiJ0IqzEQGCN5TQa/A== + version "2.4.1" + resolved "https://registry.yarnpkg.com/husky/-/husky-2.4.1.tgz#dd00f9646f8693b93f7b3a12ba4be00be0eff7ab" + integrity sha512-ZRwMWHr7QruR22dQ5l3rEGXQ7rAQYsJYqaeCd+NyOsIFczAtqaApZQP3P4HwLZjCtFbm3SUNYoKuoBXX3AYYfw== dependencies: cosmiconfig "^5.2.0" execa "^1.0.0"