From 2f78bc6baa36b2505c9ba9918d9e39fdfebf0b80 Mon Sep 17 00:00:00 2001 From: Macklin Underdown Date: Wed, 29 Mar 2017 17:32:55 -0400 Subject: [PATCH] Update yarn.lock --- yarn.lock | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index b30b28005..93af06661 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1793,10 +1793,11 @@ http-signature@~1.1.0: jsprim "^1.2.2" sshpk "^1.7.0" -husky@^0.12.0: - version "0.12.0" - resolved "https://registry.yarnpkg.com/husky/-/husky-0.12.0.tgz#3a44922fce8071803242c3c7522a6582c50525dc" +husky@^0.13.3: + version "0.13.3" + resolved "https://registry.yarnpkg.com/husky/-/husky-0.13.3.tgz#bc2066080badc8b8fe3516e881f5bc68a57052ff" dependencies: + chalk "^1.1.3" find-parent-dir "^0.3.0" is-ci "^1.0.9" normalize-path "^1.0.0"