From e7a39d9be7993ab4feb517835ae25217ea769e79 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Mon, 29 Oct 2018 10:49:58 +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 172b91a336..02676eec4a 100644 --- a/package.json +++ b/package.json @@ -95,7 +95,7 @@ "eslint-config-finn": "^3.0.1", "eslint-config-finn-prettier": "^3.0.2", "husky": "^1.1.1", - "lint-staged": "^7.1.0", + "lint-staged": "^8.0.0", "lolex": "^3.0.0", "nyc": "^12.0.1", "prettier": "^1.14.3",