From 841d4529284730872f31cbb4f96c4495f8c92546 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Thu, 25 May 2017 20:59:10 +0200 Subject: [PATCH] chore(package): update lint-staged to version 3.5.0 (#584) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3b05981..0e06c32 100644 --- a/package.json +++ b/package.json @@ -87,7 +87,7 @@ "ini": "1.3.4", "inquirer": "3.0.6", "is-url": "1.2.2", - "lint-staged": "3.4.2", + "lint-staged": "3.5.0", "lodash.range": "3.2.0", "minimist": "1.2.0", "ms": "2.0.0",