From 212e8a9d67b34f3ef5657b4bac7fbfbfeabd3c68 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Sat, 10 Jun 2017 13:18:28 +0200 Subject: [PATCH] chore(package): update lint-staged to version 3.6.1 (#657) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e3783f4..0be90a5 100644 --- a/package.json +++ b/package.json @@ -93,7 +93,7 @@ "ini": "1.3.4", "inquirer": "3.1.0", "is-url": "1.2.2", - "lint-staged": "3.6.0", + "lint-staged": "3.6.1", "lodash.range": "3.2.0", "minimist": "1.2.0", "ms": "2.0.0",