From 39db45b5203f50b1e48b7998bd64109daeb3e9eb Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Fri, 15 Sep 2017 13:46:28 +0000 Subject: [PATCH] chore(package): update lint-staged to version 4.2.1 Closes #24 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1a428703..687c2cef 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "generate-changelog": "1.4.0", "husky": "0.14.3", "istanbul": "0.4.5", - "lint-staged": "4.1.3", + "lint-staged": "4.2.1", "mocha": "3.5.3", "nock": "9.0.14", "prettier-standard": "6.0.0"