Update dependency husky to v3.1.0

This commit is contained in:
Renovate Bot 2019-11-23 04:52:50 +00:00
parent c64a8728b5
commit 3c0754e6df
No known key found for this signature in database
GPG key ID: 30DC19D6846E13FA
2 changed files with 5 additions and 5 deletions

View file

@ -94,7 +94,7 @@
"handlebars-loader": "1.7.1",
"html-minifier": "4.0.0",
"html-minifier-loader": "1.4.1",
"husky": "3.0.9",
"husky": "3.1.0",
"intersection-observer": "0.7.0",
"jquery": "3.4.1",
"mini-css-extract-plugin": "0.8.0",

View file

@ -4160,10 +4160,10 @@ https-proxy-agent@^3.0.0:
agent-base "^4.3.0"
debug "^3.1.0"
husky@3.0.9:
version "3.0.9"
resolved "https://registry.yarnpkg.com/husky/-/husky-3.0.9.tgz#a2c3e9829bfd6b4957509a9500d2eef5dbfc8044"
integrity sha512-Yolhupm7le2/MqC1VYLk/cNmYxsSsqKkTyBhzQHhPK1jFnC89mmmNVuGtLNabjDI6Aj8UNIr0KpRNuBkiC4+sg==
husky@3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/husky/-/husky-3.1.0.tgz#5faad520ab860582ed94f0c1a77f0f04c90b57c0"
integrity sha512-FJkPoHHB+6s4a+jwPqBudBDvYZsoQW5/HBuMSehC8qDiCe50kpcxeqFoDSlow+9I6wg47YxBoT3WxaURlrDIIQ==
dependencies:
chalk "^2.4.2"
ci-info "^2.0.0"