From 649df15a092bb9434b1f5c591a8bff4e57b54596 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 26 Jan 2025 02:24:56 +0000 Subject: [PATCH] chore(deps): update dependency lint-staged to v15 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3d3be32..7ed835f 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "eslint": "9.18.0", "husky": "8.0.3", "jest": "29.7.0", - "lint-staged": "13.3.0", + "lint-staged": "15.4.2", "prettier": "3.4.2", "typescript": "5.7.3" },