From 239c1285cfb4750e43e31d212b132bbb4fddb5b7 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Thu, 14 Feb 2019 11:44:21 +0000 Subject: [PATCH] chore(package): update lint-staged to version 8.1.4 Closes #8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1187f9e..c0e3aff 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "express": "^4.16.2", "jest": "^22.0.3", "husky": "^0.14.1", - "lint-staged": "^6.0.0", + "lint-staged": "^8.1.4", "npm-run-all": "^4.0.1", "npmpub": "^3.1.0", "prettier": "^1.5.2",