From 5dd57f007d12317a001325cbc1a50c78572818a4 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2020 13:52:46 +0000 Subject: [PATCH] chore(package): update lint-staged to version 10.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fd23802..a97affd 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.0.3", "mocha": "^6.2.2", "mocha-junit-reporter": "^1.23.1", "nyc": "^14.1.1",