From 4a7bfe7ff946ae54dcd801210963a7f96886b7e3 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Thu, 25 Jul 2019 04:54:44 +0000 Subject: [PATCH] chore(package): update lint-staged to version 9.2.1 Closes #11 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a270cb1..5d68942 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.1", "prettier-eslint-cli": "^4.7.1", "sort-package-json": "^1.19.0", "standard-version": "^5.0.0"