From 1e296e688a52624dda1be9e40c2b226febd881c8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 26 Jan 2025 17:42:07 +0000 Subject: [PATCH] chore(deps): update dependency lint-staged to v15.4.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 024fad1..bcc101d 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "eslint": "9.19.0", "globals": "15.14.0", "husky": "9.1.7", - "lint-staged": "15.4.2", + "lint-staged": "15.4.3", "prettier": "3.4.2", "tsup": "8.3.6", "typescript": "5.7.3"