From 7f49fd9e21cc9a6e943d0f5c46822a90b06fdc77 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Fri, 29 May 2020 04:33:12 +0000 Subject: [PATCH] chore(package): update lint-staged to version 10.2.7 Closes #40 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2d5c873..9c9ce55 100644 --- a/package.json +++ b/package.json @@ -89,7 +89,7 @@ "github-contributors-list": "^1.2.3", "husky": "^3.0.4", "istanbul-lib-coverage": "^2.0.5", - "lint-staged": "^9.2.3", + "lint-staged": "^10.2.7", "npm-run-all": "^4.1.5", "nyc": "^14.1.1", "ora": "^3.4.0",