From 413231c2aa81d7c2c3675a5aa32b918a0f709083 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2019 18:44:34 +0000 Subject: [PATCH] chore(package): update lint-staged to version 9.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7243d65..f36c65d 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "fixturez": "^1.1.0", "husky": "^1.2.0", "jest": "^23.6.0", - "lint-staged": "^8.1.0", + "lint-staged": "^9.0.0", "xo": "^0.23.0" }, "jest": {