From 5d58f1f09dd68f252222414b3bc6d8c4a2f99381 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 28 Dec 2024 22:39:54 +0000 Subject: [PATCH] chore(deps): update dependency lint-staged to v15.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 54377f9..69b531e 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "eslint": "9.17.0", "husky": "9.1.4", "jest": "29.7.0", - "lint-staged": "15.2.11", + "lint-staged": "15.3.0", "prettier": "3.4.2", "typescript": "5.7.2" },