From 5897f40ffa20de8ca450f763b916a5bedcbe6cc2 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Wed, 21 Feb 2018 11:55:30 +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 9423272..42c6523 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "eslint-plugin-standard": "^3.0.1", "faker": "^4.1.0", "husky": "^0.14.3", - "lint-staged": "^6.1.0", + "lint-staged": "^7.0.0", "prettier": "^1.10.2", "solhint": "^1.1.10", "solidity-coverage": "^0.4.9"