From cd6a3858d026e756856cecdcda973b47b339b4f5 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 9 Apr 2020 16:50:38 +0000 Subject: [PATCH] chore(deps): update dependency husky to v4.2.4 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 7a4f6079..7837b367 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "eslint-config-mailonline": "9.0.1", "fuzzy": "0.1.3", "global": "4.4.0", - "husky": "4.2.3", + "husky": "4.2.4", "inquirer": "6.5.2", "inquirer-list-search-prompt": "1.0.2", "minimist": "1.2.5", diff --git a/yarn.lock b/yarn.lock index c07383ec..7e9832ac 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3433,10 +3433,10 @@ humanize-ms@^1.2.1: dependencies: ms "^2.0.0" -husky@4.2.3: - version "4.2.3" - resolved "https://registry.yarnpkg.com/husky/-/husky-4.2.3.tgz#3b18d2ee5febe99e27f2983500202daffbc3151e" - integrity sha512-VxTsSTRwYveKXN4SaH1/FefRJYCtx+wx04sSVcOpD7N2zjoHxa+cEJ07Qg5NmV3HAK+IRKOyNVpi2YBIVccIfQ== +husky@4.2.4: + version "4.2.4" + resolved "https://registry.yarnpkg.com/husky/-/husky-4.2.4.tgz#05e21f730cf1996c72508d703d4c50574822f77b" + integrity sha512-aLUw3YxdljMuu57SQvSGW33/Dbsztis7UZRAx1WHC13O4Lv0wa9oHaeobSMOBI/nGiVRbCJBGj263WUxaw2p2Q== dependencies: chalk "^3.0.0" ci-info "^2.0.0"