From bb7bad0154d0341b11cb36176703322bcc055eda Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Mon, 29 Oct 2018 11:05:56 +0000 Subject: [PATCH] chore(package): update lint-staged to version 8.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c6b4117..0556ff4 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.0", "prettier": "^1.7.4", "standard-version": "^4.3.0", "tap": "10.7.1"