From 75dc1c58999e5613871eb8e928eab95ad7022a38 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Wed, 21 Feb 2018 12:16:27 +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 4fa94a1..a20a807 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "eslint-plugin-import": "^2.7.0", "eslint-plugin-jsdoc": "^3.1.2", "husky": "^0.14.3", - "lint-staged": "^6.0.0", + "lint-staged": "^7.0.0", "nyc": "^11.1.0" }, "dependencies": {