From 642f92bbb0c9b2aceba4259be47a22dd156a1822 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Wed, 17 May 2017 21:15:09 +0000 Subject: [PATCH] chore(package): update lint-staged to version 3.4.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f1948b343..925bc4a46 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "husky": "^0.13.3", "jest": "^20.0.1", "json-schema": "0.2.3", - "lint-staged": "^3.4.0", + "lint-staged": "^3.4.2", "mock-fs": "^4.2.0", "p-event": "^1.0.0", "prettier": "^1.0.0",