From 4bba1ea3b14c87860fe32523619cff27c950c00c Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Fri, 19 Jan 2018 10:52:29 +0000 Subject: [PATCH] chore(package): update lint-staged to version 6.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1693ef1..ea8b385 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "eslint_d": "^5.1.0", "husky": "^0.14.3", "jest": "^22.0.0", - "lint-staged": "^4.2.3", + "lint-staged": "^6.0.1", "prettier": "^1.9.2", "prettier_d": "^5.7.3", "reshape": "^0.4.1",