From f5c5f328a0ff7e23729d72f72a45ae348a8bde28 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 25 Jul 2019 04:49:36 +0000 Subject: [PATCH] chore(deps): update dependency lint-staged to ^9.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b73713652..ebf5841e3 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "eslint": "^6.1.0", "husky": "^3.0.1", "jest": "^24.8.0", - "lint-staged": "^9.2.0", + "lint-staged": "^9.2.1", "markdownlint-cli": "^0.17.0", "npm-run-all": "^4.1.5", "prettier": "^1.18.2",