From ab7fdd4e2ebdcf5750b5e2a6da59f340299a1dae Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Sat, 11 Nov 2017 09:08:45 +0000 Subject: [PATCH] chore(package): update lint-staged to version 5.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5d261c8..6ace204 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": "^4.0.3", + "lint-staged": "^5.0.0", "prettier": "^1.7.4", "standard-version": "^4.2.0", "tap": "10.7.1"