From 59121533be0687a81b7f031675aa88300a3acef9 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Fri, 30 Mar 2018 22:10:50 +0000 Subject: [PATCH] chore(package): update lint-staged to version 7.0.1 Closes #14 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8e0842d..8c479fa 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ }, "devDependencies": { "husky": "^0.14.0", - "lint-staged": "^4.2.1", + "lint-staged": "^7.0.1", "mocha": "^4.0.0", "prettier-standard": "^6.0.0", "semantic-release": "^7.0.1",