From 674e6c89c03faa3be83494717aa7c147d7308fe6 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2020 14:13:33 +0000 Subject: [PATCH] chore(package): update lint-staged to version 10.1.0 Closes #40 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2d5c873..dd107ba 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.1.0", "npm-run-all": "^4.1.5", "nyc": "^14.1.1", "ora": "^3.4.0",