From d42c43a503b48ef46ec6254d0e7147a873101f93 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2019 18:13:27 +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 9f37469..da84205 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "devDependencies": { "husky": "^1.2.0", "jest": "^23.6.0", - "lint-staged": "^8.1.0", + "lint-staged": "^9.0.0", "remove-lockfiles": "^2.0.4", "xo": "^0.23.0", "yeoman-assert": "^3.1.0",