From 31e4b104c3f33a0013510fd97ccc17f06d37face Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 28 Dec 2024 13:44:05 +0000 Subject: [PATCH] chore(deps): update dependency lint-staged to v15.3.0 (#441) 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 3867d7a..84acb79 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "eslint": "9.17.0", "globals": "15.14.0", "husky": "9.1.7", - "lint-staged": "15.2.11", + "lint-staged": "15.3.0", "prettier": "3.4.2", "tsup": "8.3.5", "typescript": "5.7.2"