From f46b2ad37a5783bcf951babd38a1f2fa4efe2ca7 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Fri, 29 May 2020 04:24:51 +0000 Subject: [PATCH] chore(package): update lint-staged to version 10.2.7 Closes #6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f724bb1..bd54aba 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "eslint": "^5.10.0 || ^4.19.1", "eslint-plugin-flowtype": "^3.2.0", "husky": "^2.0.0", - "lint-staged": "^8.1.0", + "lint-staged": "^10.2.7", "prettier": "^1.15.3" }, "peerDependencies": {