From 249178409d4a597859e47be7eb7fd3ef14cc80a0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 28 Sep 2025 14:08:52 +0000 Subject: [PATCH] chore(deps): update dependency lint-staged to v16 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5032ba3..1cc7bbc 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "eslint": "9.25.1", "husky": "8.0.3", "jest": "29.7.0", - "lint-staged": "13.3.0", + "lint-staged": "16.2.3", "prettier": "3.5.3", "typescript": "5.8.3" },