chore(deps): update dependency husky to v4.2.1 (#14)

Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
This commit is contained in:
renovate[bot]
2020-01-24 09:37:26 +03:00
committed by Aleksandr Bukhalo
parent 531c6c5600
commit a6e91f6b3d
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -737,9 +737,9 @@
"dev": true
},
"husky": {
"version": "4.2.0",
"resolved": "https://registry.npmjs.org/husky/-/husky-4.2.0.tgz",
"integrity": "sha512-UcEAvGAZVDyzYSxiguMBEbfxqYkVk/HD2UPTKlgDbVW3QB9/Dm3TNDrGwswkrcDfBTRzRIldiTZAyMU6DP9/PA==",
"version": "4.2.1",
"resolved": "https://registry.npmjs.org/husky/-/husky-4.2.1.tgz",
"integrity": "sha512-Qa0lRreeIf4Tl92sSs42ER6qc3hzoyQPPorzOrFWfPEVbdi6LuvJEqWKPk905fOWIR76iBpp7ECZNIwk+a8xuQ==",
"dev": true,
"requires": {
"chalk": "^3.0.0",