From 50dcf8e227197a28ebe3a44a78c37751eb63720f Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2019 18:41:40 +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 48e6778e..90c78d15 100644 --- a/package.json +++ b/package.json @@ -95,7 +95,7 @@ "husky": "^1.0.1", "jest": "^23.6.0", "jest-config": "^23.6.0", - "lint-staged": "^8.0.0", + "lint-staged": "^9.0.0", "lodash.camelcase": "^4.3.0", "prettier": "^1.14.3", "prompt": "^1.0.0",