From cba7e3ca8129470c51f0edd05605ebe7f8cfa7f6 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Thu, 25 Jul 2019 05:01:42 +0000 Subject: [PATCH] chore(package): update lint-staged to version 9.2.1 Closes #148 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5e3c12cf..0091fc95 100644 --- a/package.json +++ b/package.json @@ -93,7 +93,7 @@ "husky": "^1.0.0-rc.13", "jsdoc": "https://github.com/BrandonOCasey/jsdoc#feat/plugin-from-cli", "karma": "^3.0.0", - "lint-staged": "^7.2.2", + "lint-staged": "^9.2.1", "node-sass": "^4.5.3", "not-prerelease": "^1.0.1", "npm-merge-driver-install": "^1.0.0",