From e054fe5f9bd74c2fee4381a290047674e9621180 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Mon, 29 Oct 2018 20:58:23 +0000 Subject: [PATCH] chore(package): update lint-staged to version 8.0.1 Closes #56 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c6b4117..5814e05 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "concat-stream": "^1.6.0", "cz-conventional-changelog": "^2.0.0", "husky": "^0.14.3", - "lint-staged": "^7.0.4", + "lint-staged": "^8.0.1", "prettier": "^1.7.4", "standard-version": "^4.3.0", "tap": "10.7.1"