From 09bd7de96eddd6b61a75d558273e95f65941b593 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Mon, 29 Oct 2018 10:30:25 +0000 Subject: [PATCH] chore(package): update lint-staged to version 8.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a3aec56..3fea4bf 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "async-to-gen": "^1.3.3", "husky": "^0.14.3", "jest": "^22.0.4", - "lint-staged": "^7.0.0", + "lint-staged": "^8.0.0", "remove-lockfiles": "^2.0.4", "xo": "^0.20.3" },