From c6a50361ce8b27428f5aee1a5b415eaf9bcb4916 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 1 Mar 2020 00:15:21 +0000 Subject: [PATCH] Update all dependencies --- package.json | 2 +- requirements.txt | 4 ++-- yarn.lock | 8 ++++---- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 2890983226..905700d94c 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "@percy/script": "1.0.3", "autoprefixer": "9.7.4", "get-site-urls": "1.1.7", - "husky": "4.2.1", + "husky": "4.2.3", "markdown-spellcheck": "1.3.1", "node-sass": "4.13.1", "parker": "0.0.10", diff --git a/requirements.txt b/requirements.txt index 893795b36c..dbecab2164 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -canonicalwebteam.flask-base==0.4.0 +canonicalwebteam.flask-base==0.4.2 gunicorn[gevent] canonicalwebteam.templatefinder==0.2.4 -canonicalwebteam.search==0.2.0 +canonicalwebteam.search==0.2.1 diff --git a/yarn.lock b/yarn.lock index 1a7c9081c3..f9ae6ecb78 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1960,10 +1960,10 @@ hunspell-spellchecker@^1.0.2: resolved "https://registry.yarnpkg.com/hunspell-spellchecker/-/hunspell-spellchecker-1.0.2.tgz#a10b0bd2fa00a65ab62a4c6b734ce496d318910e" integrity sha1-oQsL0voAplq2Kkxrc0zkltMYkQ4= -husky@4.2.1: - version "4.2.1" - resolved "https://registry.yarnpkg.com/husky/-/husky-4.2.1.tgz#b09f1bd9129e6c323cc515dc17081d0615e2d7c1" - integrity sha512-Qa0lRreeIf4Tl92sSs42ER6qc3hzoyQPPorzOrFWfPEVbdi6LuvJEqWKPk905fOWIR76iBpp7ECZNIwk+a8xuQ== +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== dependencies: chalk "^3.0.0" ci-info "^2.0.0"