From d67c15c96c1b4aa1ecafd2a4d587c2827873a5b7 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Tue, 21 Jan 2020 20:35:05 +0000 Subject: [PATCH] chore(package): update husky to version 4.1.0 Closes #27 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0e7d345..084c43d 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "@semantic-release/npm": "^3.2.2", "commitizen": "^2.9.6", "cz-conventional-changelog": "^2.1.0", - "husky": "^0.14.3", + "husky": "^4.1.0", "semantic-release": "^15.0.2", "vue-cli": "^2.9.3" },