From 1fc1583b4c51bad836a8abfc4f86391253616fd0 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Sun, 22 Sep 2019 10:48:26 +0000 Subject: [PATCH] chore(package): update lint-staged to version 9.3.0 Closes #23 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 16f43cd..4911a6d 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "eslint": "^5.8.0", "eslint-plugin-vue": "^5.0.0", "husky": "^1.3.1", - "lint-staged": "^8.1.0", + "lint-staged": "^9.3.0", "markdown-toc": "^1.2.0", "release-it": "^10.0.0", "style-loader": "^0.23.1",