From 449c3306df29a34122b31f0dc636aa7b60db77e2 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Wed, 21 Nov 2018 14:56:36 +0000 Subject: [PATCH] chore(package): update lint-staged to version 8.1.0 Closes #30 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 57537a1..b577391 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": "^7.1.1", + "lint-staged": "^8.1.0", "prettier": "^1.2.2", "standard-version": "^4.0.0" },