From 9d963841c5a0bd53de7507036a97c6ff1944a5f2 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Sat, 17 Aug 2019 17:24:54 +0000 Subject: [PATCH] chore(package): update lint-staged to version 9.2.3 Closes #49 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5ff5c1f..1a22750 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": "9.2.3", "mocha": "6.1.4", "nock": "10.0.6", "rewire": "4.0.1",