From 6a84465d54e3ef9ec69749f1048f6f115ec895ca Mon Sep 17 00:00:00 2001 From: Mariusz Nowak Date: Fri, 30 Aug 2019 14:48:47 +0200 Subject: [PATCH] chore: Upgrade lint-staged --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fb61b826..37df5a93 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "eslint-config-medikoo": "^2.5.1", "git-list-updated": "^1.2.1", "husky": "^3.0.4", - "lint-staged": "^8.2.1", + "lint-staged": "^9.2.5", "plain-promise": "^0.1.1", "prettier-elastic": "^1.18.2", "tad": "^2.0.1"