From 1094f47d4ab8f818805914bd1dc9ecc6bd7cb27e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 19 Jan 2025 01:56:49 +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 2f82040..66d8bc2 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "eslint": "9.18.0", "husky": "9.1.7", "jest": "29.7.0", - "lint-staged": "15.3.0", + "lint-staged": "15.4.1", "prettier": "3.4.2", "typescript": "5.7.3" },