From 9cfe58a547ec6a3a2d0ba8ee03a2f350847d0fbc Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 8 Feb 2021 10:58:26 +0000 Subject: [PATCH] Bump lint-staged from 8.2.1 to 10.5.4 Bumps [lint-staged](https://github.com/okonet/lint-staged) from 8.2.1 to 10.5.4. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](https://github.com/okonet/lint-staged/compare/v8.2.1...v10.5.4) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2592c6e..6f1ddae 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "eslint-plugin-vue": "^5.0.0", "istanbul": "^1.1.0-alpha.1", "jscs": "^3.0.7", - "lint-staged": "^8.1.4", + "lint-staged": "^10.5.4", "nyc": "^15.0.1", "typescript": "^3.3.3333" },