From 6074c269052aed4b25634cb82447ee47275f9213 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Fri, 1 Dec 2017 04:39:38 +0000 Subject: [PATCH] chore(package): update lint-staged to version 6.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fff8de6..97a54c7 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ "cz-conventional-changelog": "^2.0.0", "husky": "^0.14.0", "jest": "^21.0.0", - "lint-staged": "^5.0.0", + "lint-staged": "^6.0.0", "lodash.camelcase": "^4.3.0", "prettier": "^1.4.4", "prompt": "^1.0.0",