From 984ce5cf89c1936d64823f36e8c028cf48d972be Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Tue, 31 Mar 2020 14:43:13 +0000 Subject: [PATCH] chore(package): update lint-staged to version 10.1.1 Closes #21 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d43b7ab..f8aa308 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": "^10.1.1", "lodash.camelcase": "^4.3.0", "prettier": "^1.14.3", "prompt": "^1.0.0",