From cd69b9a89a568237a999b2bec9b2959f42af5b07 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Sun, 12 Aug 2018 17:22:14 +0000 Subject: [PATCH] chore(package): update lint-staged to version 7.2.2 Closes #5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 29e2cbd..03a98d4 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "express": "^4.16.2", "jest": "^22.0.3", "husky": "^0.14.1", - "lint-staged": "^6.0.0", + "lint-staged": "^7.2.2", "npm-run-all": "^4.0.1", "npmpub": "^3.1.0", "prettier": "^1.5.2",