From e806977cdab310609c3acb9867c7fde8704af44e Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2019 20:26:22 +0000 Subject: [PATCH] chore(package): update husky to version 3.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e4bc89d..71fd103 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "cz-conventional-changelog": "^2.1.0", "eslint-config-unity": "^1.0.1", "fake-indexeddb": "^2.1.1", - "husky": "^2.5.0", + "husky": "^3.0.0", "nyc": "^14.1.1", "rimraf": "^2.5.4", "sinon": "^7.3.2",