From 3d2647a28973123b3b73eed1b4cf5ec3b83d157b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 12 May 2026 15:04:34 +0000 Subject: [PATCH] chore(deps): 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 e58b52a57..fb16b101f 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "@vitejs/plugin-legacy": "^8.0.1", "cross-env": "^10.1.0", "husky": "^9.1.7", - "lint-staged": "^16.4.0", + "lint-staged": "^17.0.4", "mermaid": "^11.15.0", "prettier": "3.8.1", "rehype-stringify": "^10.0.1",