From 64e7b92ff15088f48e7450264ba8d3e98c8b597a Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Sat, 18 Apr 2020 08:19:36 +0000 Subject: [PATCH] fix(package): update lint-staged to version 10.1.5 Closes #272 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1988765..b7e714c 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": "^10.1.5", "lodash": "^4.17.1", "prettier-standard-formatter": "^0.222222222222222.333333333333333", "snazzy": "^7.0.0",