From a2a497e32058cc2dd74fb8cdc22dea64880e797c Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Fri, 30 Mar 2018 21:51:32 +0000 Subject: [PATCH] chore(package): update lint-staged to version 7.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index adbb8d8..6489991 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "eslint-plugin-mocha": "^4.11.0", "express": "^4.16.2", "husky": "^0.14.3", - "lint-staged": "^7.0.0", + "lint-staged": "^7.0.1", "mocha": "^5.0.0", "nyc": "^11.2.1", "semantic-release": "^12.2.2",