From 22cdd8e7f268b5c57a3e18d4ea6a7dd03c2ca6ea Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2020 13:52:47 +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 59c05a7..96e19c3 100644 --- a/package.json +++ b/package.json @@ -119,7 +119,7 @@ "gh-pages": "^2.0.1", "husky": "^3.0.2", "jest": "^24.8.0", - "lint-staged": "^9.2.1", + "lint-staged": "^10.0.3", "lodash": "^4.17.15", "prettier": "^1.14.3", "rimraf": "^2.6.3",