From 6fe12f8a4b80b4d900235fb60e4908898c5e028a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 19 Jun 2026 13:08:35 +0000 Subject: [PATCH] Update dependency lint-staged to v17 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 18473aa5..a213a0b3 100644 --- a/package.json +++ b/package.json @@ -130,7 +130,7 @@ "istanbul-lib-instrument": "6.0.3", "istanbul-lib-report": "3.0.1", "istanbul-reports": "3.2.0", - "lint-staged": "16.4.0", + "lint-staged": "17.0.7", "prettier": "3.8.4", "typescript": "6.0.3", "typescript-eslint": "8.61.1"