From c229d19acb040e10019d1d788bf1211d5a4ea796 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Fri, 10 Jan 2020 08:27:40 +0000 Subject: [PATCH] chore(package): update lockfile yarn.lock --- yarn.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/yarn.lock b/yarn.lock index a374b14..a460597 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4099,10 +4099,10 @@ humanize-ms@^1.2.1: dependencies: ms "^2.0.0" -husky@^4.0.2: - version "4.0.3" - resolved "https://registry.yarnpkg.com/husky/-/husky-4.0.3.tgz#8a082455f8c76a602ec00f9a6a6f9f458860f49e" - integrity sha512-pI4e5iC8hFkPAjOdJGdBubVdjKGhoZq0l0kkHpqGN1uf3U1Iq0wLloBm26R5OhdWYqhuBYRdRjRAclDg59+c5A== +husky@^4.0.6: + version "4.0.6" + resolved "https://registry.yarnpkg.com/husky/-/husky-4.0.6.tgz#b64206220ab940f091cb5f1c75672453eb39fc9f" + integrity sha512-OxsXXQXu/FYauV5GGhNpyN1yhQPQoDFUJwzHoshYc3wO//gC0PB9YNYLgBxKckfEce0FGEbzb498UecR3jNdZw== dependencies: chalk "^3.0.0" ci-info "^2.0.0"