From a71f5877a1a5b4343299c1f967612efd445b3144 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Sat, 18 Apr 2020 08:22:32 +0000 Subject: [PATCH] chore(package): update lint-staged to version 10.1.5 Closes #49 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5ff5c1f..077b1e9 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "husky": "2.7.0", "istanbul": "0.4.5", "kill-port": "1.5.1", - "lint-staged": "8.2.1", + "lint-staged": "10.1.5", "mocha": "6.1.4", "nock": "10.0.6", "rewire": "4.0.1",