From 7e58ddc311d1ba0617c6295544b258c23722a965 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2019 05:27:36 +0000 Subject: [PATCH] chore(package): update lint-staged to version 9.4.2 Closes #19 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5048293..5f606cd 100644 --- a/package.json +++ b/package.json @@ -83,7 +83,7 @@ "husky": "^1.0.1", "jest": "^23.6.0", "jest-config": "^23.6.0", - "lint-staged": "^8.0.5", + "lint-staged": "^9.4.2", "lodash.camelcase": "^4.3.0", "prettier": "^1.14.3", "prompt": "^1.0.0",