From 6e54e2a5e5c5050588235d42a0081f5ccb15439e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 19 Jan 2020 19:45:07 +0000 Subject: [PATCH] chore(deps): update dependency lint-staged to v10 (#44) Co-authored-by: WhiteSource Renovate --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ce7a5c9..059fb40 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "flow-bin": "^0.89.0", "husky": "^3.0.0", "jest": "^24.0.0", - "lint-staged": "^9.0.0", + "lint-staged": "^10.0.0", "prettier": "1.19.1", "rimraf": "^3.0.0" },