From d30535d40959068b75ebb8288dfa2abd7cb69806 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Thu, 9 Jan 2020 04:57:25 +0000 Subject: [PATCH] chore(package): update husky to version 4.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 26f47f4..9c3b42c 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "gatsby-plugin-typescript": "^2.1.3", "gatsby-source-filesystem": "^2.1.9", "gatsby-transformer-sharp": "^2.2.6", - "husky": "^3.0.4", + "husky": "^4.0.2", "lint-staged": "^9.2.3", "typescript": "^3.5.3" },