From 4c4e5595ae6ba4a0ad77c986d4383c84acbcff94 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Mon, 29 Oct 2018 10:56:45 +0000 Subject: [PATCH] chore(package): update lint-staged to version 8.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c2676ef..07fe578 100644 --- a/package.json +++ b/package.json @@ -84,7 +84,7 @@ "husky": "^0.14.3", "istanbul": "1.1.0-alpha.1", "mocha": "^5.0.2", - "lint-staged": "^7.0.0", + "lint-staged": "^8.0.0", "morgan": "^1.8.1", "nodemon": "^1.11.0", "nps": "^5.7.1",