From 424ecfbba3a936aa4aa5f1913cf6eb280fc94378 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Sun, 25 Aug 2019 17:55:43 +0000 Subject: [PATCH] chore(package): update lint-staged to version 9.2.4 Closes #301 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 48e6778e..ea2e96f4 100644 --- a/package.json +++ b/package.json @@ -95,7 +95,7 @@ "husky": "^1.0.1", "jest": "^23.6.0", "jest-config": "^23.6.0", - "lint-staged": "^8.0.0", + "lint-staged": "^9.2.4", "lodash.camelcase": "^4.3.0", "prettier": "^1.14.3", "prompt": "^1.0.0",