From 2d50ac23822395754263bceab055dd7dccb02db3 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Thu, 9 Apr 2020 15:07:28 +0000 Subject: [PATCH] chore(package): update lint-staged to version 10.1.3 Closes #11 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a270cb1..0d2bf53 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": "^10.1.3", "prettier-eslint-cli": "^4.7.1", "sort-package-json": "^1.19.0", "standard-version": "^5.0.0"