From 97d58c4a18deed1dc28a19c454061599945b8e60 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Sat, 17 Feb 2018 15:47:32 -0600 Subject: [PATCH] chore(package): update lint-staged to version 6.1.1 (#1105) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d79a023e..5185899a 100644 --- a/package.json +++ b/package.json @@ -99,7 +99,7 @@ "klaw-sync": "3.0.2", "less": "2.7.3", "less-loader": "4.0.5", - "lint-staged": "6.1.0", + "lint-staged": "6.1.1", "minimist": "1.2.0", "node-sass": "4.7.2", "nodemon": "1.15.0",