From 7759003982da731359db983c015fd2b392c9383b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 10 Jan 2020 07:49:12 +0000 Subject: [PATCH] chore(deps): update dependency husky to v4.0.6 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 67d6b10..70bbdc2 100644 --- a/package.json +++ b/package.json @@ -101,7 +101,7 @@ "fetch-mock": "8.3.1", "fs-extra": "8.1.0", "history": "4.10.1", - "husky": "4.0.5", + "husky": "4.0.6", "i18next": "19.0.3", "i18next-browser-languagedetector": "4.0.1", "i18next-scanner": "2.10.3", diff --git a/yarn.lock b/yarn.lock index b8b10b8..acfb711 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8777,10 +8777,10 @@ humanize-plus@^1.8.1: resolved "https://registry.yarnpkg.com/humanize-plus/-/humanize-plus-1.8.2.tgz#a65b34459ad6367adbb3707a82a3c9f916167030" integrity sha1-pls0RZrWNnrbs3B6gqPJ+RYWcDA= -husky@4.0.5: - version "4.0.5" - resolved "https://registry.yarnpkg.com/husky/-/husky-4.0.5.tgz#c089bc249585b7c6ba54542e13b570402bae8d6f" - integrity sha512-SU78iMkYCsGQh4+9LXfLr1cKPHl8kmZ/upMKcGIj2DinNf4PQtVfvauIP686FyUJBKWmGtL1zfFWdLwsdwrB/Q== +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"