From 4f90fb30d5c8341c0b965695ee01f34b411974c9 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Fri, 1 Dec 2017 04:40:13 +0000 Subject: [PATCH] chore(package): update lint-staged to version 6.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 92beb69..8bcd15c 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "eslint-config-ascribe": "^3.0.4", "eslint-plugin-import": "^2.2.0", "husky": "^0.14.0", - "lint-staged": "^5.0.0", + "lint-staged": "^6.0.0", "nyc": "^11.0.2", "release-it": "^5.0.0", "rimraf": "^2.5.4",