From 36261158e1cfd0a183b0df2b574003d54b076ddc Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2020 13:34:10 +0000 Subject: [PATCH] chore(package): update lint-staged to version 10.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 88c5b65..95dd17c 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "flow-watch": "^1.1.4", "husky": "^2.0.0", "jest": "^23.6.0", - "lint-staged": "^9.0.0", + "lint-staged": "^10.0.3", "prettier": "^1.15.3", "react-addons-test-utils": "^15.6.2", "regenerator-runtime": "^0.13.1",