From 096c2dc6787ec8f4df4de31f693bb36015f61c0c Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Wed, 21 Feb 2018 11:45:40 +0000 Subject: [PATCH] chore(package): update lint-staged to version 7.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 812d598..386a115 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "friendly-errors-webpack-plugin": "^1.6.1", "html-webpack-plugin": "^2.29.0", "husky": "^0.14.3", - "lint-staged": "^6.0.0", + "lint-staged": "^7.0.0", "node-notifier": "^5.1.2", "node-sass": "^4.5.3", "npm-run-all": "^4.1.1",