From 3c7aebe16a997181901578a6d340994e02104c30 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Fri, 18 May 2018 16:05:53 +0000 Subject: [PATCH] chore(package): update lint-staged to version 7.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f22b645..c7702de 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "husky": "^0.14.3", "jest": "^22.1.4", "key-del": "^1.3.0", - "lint-staged": "^7.0.0", + "lint-staged": "^7.1.1", "prettier": "^1.10.2", "stylelint": "^9.0.0" }