From 4c780d601f98b1684cb2470c20fa86def4dc6eb2 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 8 Oct 2019 05:52:01 +0000 Subject: [PATCH] Update dependency lint-staged to v9.4.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8b8eb67..41a43a1 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "eslint-plugin-standard": "4.0.1", "husky": "3.0.5", "jest": "24.9.0", - "lint-staged": "9.3.0", + "lint-staged": "9.4.2", "nock": "11.3.5", "prettier": "1.18.2" },