From bdd22ae68de13ae0f85aa9d5d299b611945f4580 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 24 Sep 2023 00:51:55 +0800 Subject: [PATCH] chore(deps): update dependency lint-staged to v14 (#46) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2d8fbdf..a1f8905 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "husky": "^8.0.3", "jest-environment-jsdom": "^29.5.0", "kkt": "^7.5.2", - "lint-staged": "^13.2.2", + "lint-staged": "^14.0.0", "prettier": "^3.0.1", "tsbb": "^4.1.12" },