From 4cf707380be4acffd07ae3fd327d67b64305014f Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2019 14:06:57 +0000 Subject: [PATCH] chore(package): update husky to version 2.5.0 Closes #174 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5e3c12cf..274d21da 100644 --- a/package.json +++ b/package.json @@ -90,7 +90,7 @@ "conventional-changelog-cli": "^2.0.1", "conventional-changelog-videojs": "^3.0.0", "doctoc": "^1.3.1", - "husky": "^1.0.0-rc.13", + "husky": "^2.5.0", "jsdoc": "https://github.com/BrandonOCasey/jsdoc#feat/plugin-from-cli", "karma": "^3.0.0", "lint-staged": "^7.2.2",