From c6ff7fce39ccf51f994b18c6e29d6de775537510 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Thu, 6 Jul 2017 12:10:36 +0000 Subject: [PATCH] chore(package): update lint-staged to version 4.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4312aa3..6d499bb 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "eslint-plugin-prettier": "^2.0.1", "husky": "^0.14.3", "jest": "^20.0.4", - "lint-staged": "^3.4.0", + "lint-staged": "^4.0.1", "prettier": "^1.3.1" }, "scripts": {