From bbe0741ee71e77f495d7b984cca40eb79cf6167e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 19 Jan 2025 02:16:32 +0000 Subject: [PATCH] chore(deps): update dependency lint-staged to v15.4.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a2b7bd2..3b61cc6 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "fast-lorem-ipsum": "1.2.0", "husky": "9.1.7", "jest": "29.7.0", - "lint-staged": "15.3.0", + "lint-staged": "15.4.1", "prettier": "3.4.2", "ts-jest-resolver": "2.0.1", "tsx": "4.19.2",