From f22c26636824d3f2b44d54e283379c87c726bfa7 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Tue, 27 Aug 2019 06:57:45 +0000 Subject: [PATCH] chore(package): update lint-staged to version 9.2.5 Closes #11 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a270cb1..19ef9a5 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ "husky": "^1.3.1", "invariant": "^2.2.4", "jest": "^24.1.0", - "lint-staged": "^8.1.4", + "lint-staged": "^9.2.5", "prettier-eslint-cli": "^4.7.1", "sort-package-json": "^1.19.0", "standard-version": "^5.0.0"