Update dependency husky to v4.2.1

This commit is contained in:
Renovate Bot 2020-01-25 00:51:19 +00:00
parent b890e7e976
commit 62171e13b3
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B
2 changed files with 5 additions and 5 deletions

View file

@ -90,7 +90,7 @@
"eslint-plugin-vue": "6.1.2",
"fuzzy": "0.1.3",
"graphql-request": "1.8.2",
"husky": "4.2.0",
"husky": "4.2.1",
"intersection-observer": "0.7.0",
"mini-css-extract-plugin": "0.9.0",
"mocha": "6.2.2",

View file

@ -4425,10 +4425,10 @@ https-proxy-agent@^3.0.0:
agent-base "^4.3.0"
debug "^3.1.0"
husky@4.2.0:
version "4.2.0"
resolved "https://registry.yarnpkg.com/husky/-/husky-4.2.0.tgz#257dc349b1b2c7608351b6fe4cded003c5235819"
integrity sha512-UcEAvGAZVDyzYSxiguMBEbfxqYkVk/HD2UPTKlgDbVW3QB9/Dm3TNDrGwswkrcDfBTRzRIldiTZAyMU6DP9/PA==
husky@4.2.1:
version "4.2.1"
resolved "https://registry.yarnpkg.com/husky/-/husky-4.2.1.tgz#b09f1bd9129e6c323cc515dc17081d0615e2d7c1"
integrity sha512-Qa0lRreeIf4Tl92sSs42ER6qc3hzoyQPPorzOrFWfPEVbdi6LuvJEqWKPk905fOWIR76iBpp7ECZNIwk+a8xuQ==
dependencies:
chalk "^3.0.0"
ci-info "^2.0.0"