From 8296d73a36010af3572117f45dc4a211dbcf4b49 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2020 14:24:06 +0000 Subject: [PATCH] chore(package): update lint-staged to version 10.1.7 Closes #6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f724bb1..0ec11fa 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.1.7", "prettier": "^1.15.3" }, "peerDependencies": {