From 108132e4db141b50b287de9e778b37575f615526 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Thu, 20 Sep 2018 10:17:02 +0000 Subject: [PATCH] fix(package): update lint-staged to version 7.3.0 Closes #272 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1988765..3bf480d 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "debug": "^3.1.0", "http-status-codes": "^1.3.0", "inflection": "^1.7.2", - "lint-staged": "^6.0.0", + "lint-staged": "^7.3.0", "lodash": "^4.17.1", "prettier-standard-formatter": "^0.222222222222222.333333333333333", "snazzy": "^7.0.0",