From 9699b2da947fce629bc7c6151307b5288cd5ad40 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Tue, 30 Oct 2018 08:06:05 +0000 Subject: [PATCH] chore(package): update lint-staged to version 8.0.3 Closes #56 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c6b4117..f3a5545 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.3", "prettier": "^1.7.4", "standard-version": "^4.3.0", "tap": "10.7.1"