From 115ee8308b29324276be799e2f41c4f0974911bb Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Sat, 11 Nov 2017 08:35:33 +0000 Subject: [PATCH] chore(package): update lint-staged to version 5.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2507d45..8b3006a 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ }, "devDependencies": { "husky": "^0.14.0", - "lint-staged": "^4.2.1", + "lint-staged": "^5.0.0", "mocha": "^3.4.2", "prettier-standard": "^6.0.0", "semantic-release": "^7.0.1",