From 6bf3810cede5ff09f9eb038515213a97d1b72b43 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Tue, 28 Apr 2020 13:21:19 +0000 Subject: [PATCH] chore(package): update lint-staged to version 10.2.0 Closes #49 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5ff5c1f..4c6a83a 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.2.0", "mocha": "6.1.4", "nock": "10.0.6", "rewire": "4.0.1",