From 5cb820b2f1143b0a68f88ffba0ba19d16e5d2bee Mon Sep 17 00:00:00 2001 From: Andrey Okonetchnikov Date: Mon, 10 Oct 2016 18:00:55 +0200 Subject: [PATCH] Updated lint-staged to 4.0.0-beta-2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7fa36f54..31551034 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "imports-loader": "^0.6.5", "jest-cli": "^16.0.1", "js-yaml": "^3.5.3", - "lint-staged": "^3.0.2", + "lint-staged": "^4.0.0-beta-2", "moment": "^2.11.2", "node-sass": "^3.10.0", "normalizr": "^2.0.0",