From 2708082454c58cece4bb23df2657c0dbe7c6bc74 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Wed, 21 Feb 2018 12:05:36 +0000 Subject: [PATCH] chore(package): update lint-staged to version 7.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 36a9a0f7a2..32b681a1b4 100644 --- a/package.json +++ b/package.json @@ -94,7 +94,7 @@ "eslint-config-finn": "^3.0.0", "eslint-config-finn-prettier": "^3.0.0", "husky": "^0.14.1", - "lint-staged": "^6.0.0", + "lint-staged": "^7.0.0", "lolex": "^2.1.2", "nyc": "^11.0.3", "prettier": "^1.8.2",