From 8b420887ad38926c7b2c458a8996126d750d946a Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Fri, 22 May 2020 07:01:25 +0000 Subject: [PATCH] chore(package): update lint-staged to version 10.2.6 Closes #22 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ae2ab39..9c5a4f6 100644 --- a/package.json +++ b/package.json @@ -102,7 +102,7 @@ "enzyme-adapter-react-16": "^1.1.1", "husky": "^0.14.0", "jest": "^22.0.2", - "lint-staged": "^7.0.0", + "lint-staged": "^10.2.6", "lodash.camelcase": "^4.3.0", "prettier": "^1.4.4", "prompt": "^1.0.0",