From 1a711b5c20ba99c37bba9da1e5d8ae9c122684c6 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Wed, 28 Feb 2018 21:31:46 -0600 Subject: [PATCH] chore(package): update lint-staged to version 7.0.0 (#1156) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e1d3de1c..8014896f 100644 --- a/package.json +++ b/package.json @@ -100,7 +100,7 @@ "klaw-sync": "3.0.2", "less": "2.7.3", "less-loader": "4.0.6", - "lint-staged": "6.1.1", + "lint-staged": "7.0.0", "minimist": "1.2.0", "node-sass": "4.7.2", "nodemon": "1.17.1",