From edfb7c9cbab8ec7047397bd7dc89ba46b94dcbf5 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Fri, 29 May 2020 04:51:01 +0000 Subject: [PATCH] chore(package): update lint-staged to version 10.2.7 Closes #87 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fd23802..bf4ca4d 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "express": "^4.17.1", "fs-extra": "^8.1.0", "husky": "^3.1.0", - "lint-staged": "^9.5.0", + "lint-staged": "^10.2.7", "mocha": "^6.2.2", "mocha-junit-reporter": "^1.23.1", "nyc": "^14.1.1",