From 0959762fca58de16ba4ae02b2d856449de038ec3 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Mon, 29 Oct 2018 11:06:11 +0000 Subject: [PATCH] chore(package): update lint-staged to version 8.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 57537a1..710a2a2 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.0.0", "prettier": "^1.2.2", "standard-version": "^4.0.0" },