From a8c99ff112ec8cc129f4228b939636904eea0f54 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Wed, 24 Apr 2019 16:36:08 +0000 Subject: [PATCH] chore(package): update husky to version 2.0.0 Closes #57 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6ee7be2..5bc04ca 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "eslint": "^4.16.0", "eslint-plugin-babel": "^4.1.2", "eslint-plugin-import": "^2.8.0", - "husky": "^0.14.3", + "husky": "^2.0.0", "intl": "^1.2.5", "jest": "^22.1.4", "npm-run-all": "^4.1.2",