From d1d2d653b4f6b3b8cf2c68c6f9dd94b658a823cc Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Thu, 27 Feb 2020 18:19:50 +0000 Subject: [PATCH] chore(package): update lint-staged to version 10.0.8 Closes #23 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 26f47f4..69f0f71 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "gatsby-source-filesystem": "^2.1.9", "gatsby-transformer-sharp": "^2.2.6", "husky": "^3.0.4", - "lint-staged": "^9.2.3", + "lint-staged": "^10.0.8", "typescript": "^3.5.3" }, "husky": {