From 37a2accfdfaf1dd584c3842ad0a216684e0e48ff Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Sun, 22 Sep 2019 10:48:04 +0000 Subject: [PATCH] chore(package): update lint-staged to version 9.3.0 Closes #11 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a270cb1..7fe185b 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.3.0", "prettier-eslint-cli": "^4.7.1", "sort-package-json": "^1.19.0", "standard-version": "^5.0.0"