From 65a4cd179053b4712db846be100f9f2cfb908253 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 20 Aug 2023 19:01:04 +0000 Subject: [PATCH] chore(deps): update dependency lint-staged to v13.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 845487b..2c7bc57 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "eslint-plugin-prettier": "4.2.1", "eslint-plugin-vue": "9.9.0", "husky": "8.0.3", - "lint-staged": "13.1.0", + "lint-staged": "13.3.0", "lodash": "4.17.21", "markdown-it-attrs": "^4.1.4", "markdown-it-div": "^1.1.0",