From 3f1a8e039da7acd355855019eafc965b9e2cc547 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Thu, 25 Jul 2019 04:51:49 +0000 Subject: [PATCH] chore(package): update lint-staged to version 9.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a95b572..7cc64c5 100644 --- a/package.json +++ b/package.json @@ -104,7 +104,7 @@ "husky": "^3.0.0", "jest": "^24.0.0", "jest-config": "^24.8.0", - "lint-staged": "^9.0.0", + "lint-staged": "^9.2.1", "lodash.camelcase": "^4.3.0", "mock-socket": "^8.0.5", "prettier": "^1.14.3",