From 748fdb77d320d3c43972b838711db3b6e171904a Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Sat, 6 Jul 2019 11:32:56 +0000 Subject: [PATCH] chore(package): update lint-staged to version 9.1.0 Closes #380 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 74bdd00c..ce0bb290 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "coveralls": "3.0.2", "ganache-cli": "6.3.0", "husky": "1.3.1", - "lint-staged": "8.1.4", + "lint-staged": "9.1.0", "mocha": "5.2.0", "mocha-typescript": "1.1.17", "moment": "2.24.0",