From 3842c48daac383a5984c3766957b22ec6d082abc Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Sat, 11 Nov 2017 08:34:30 +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 20dfb87..f1e1586 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": "^4.0.0", + "lint-staged": "^5.0.0", "nyc": "^11.0.2", "release-it": "^3.0.0", "rimraf": "^2.5.4",