From 7476f60d87d6537e70c51f6fbe1ef083e65479a5 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2019 05:43:15 +0000 Subject: [PATCH] chore(package): update lint-staged to version 9.4.2 Closes #301 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 48e6778e..fb09b4de 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.4.2", "lodash.camelcase": "^4.3.0", "prettier": "^1.14.3", "prompt": "^1.0.0",