From 38a5ba5cbd9edaa024bed41aaba41f01b4ced1ae Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Fri, 22 May 2020 07:27:39 +0000 Subject: [PATCH] chore(package): update lint-staged to version 10.2.6 Closes #87 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fd23802..7f1b073 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.6", "mocha": "^6.2.2", "mocha-junit-reporter": "^1.23.1", "nyc": "^14.1.1",