From ecc562933a345728fc7d52952ef5c3fc2f97241e Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Sun, 19 Apr 2020 09:41:02 +0000 Subject: [PATCH] chore(package): update lint-staged to version 10.1.6 Closes #19 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5048293..68bd0c9 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": "^10.1.6", "lodash.camelcase": "^4.3.0", "prettier": "^1.14.3", "prompt": "^1.0.0",