From 0a8aa6ea438fc43976a9ddd193dfd5cca29443b8 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Sat, 11 Nov 2017 09:21:56 +0000 Subject: [PATCH] chore(package): update lint-staged to version 5.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5735273..91088f1 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "grunt-contrib-clean": "^1.1.0", "grunt-contrib-nodeunit": "^1.0.0", "husky": "^0.14.0", - "lint-staged": "^4.0.0", + "lint-staged": "^5.0.0", "prettier": "^1.2.2", "standard-version": "^4.0.0" },