From a10431c8a3b729b8db402b6c04441e3a530467dc Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2019 05:57:44 +0000 Subject: [PATCH] chore(package): update lint-staged to version 9.4.1 Closes #90 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 55e01f9..33e8420 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "eslint-plugin-import": "^2.16.0", "husky": "^1.3.1", "jest": "^24.5.0", - "lint-staged": "^8.1.5", + "lint-staged": "^9.4.1", "prettier": "^1.16.4", "projectz": "^1.7.4", "semantic-release": "^15.13.3",