Merge pull request #3724 from thelounge/renovate/husky-4.x

Update dependency husky to v4.2.1
This commit is contained in:
Pavel Djundik 2020-01-27 11:05:14 +02:00 committed by GitHub
commit 2f3f2c4d90
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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"