From 5910ea9287971bd33d68929b095885174c35c336 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 31 Jul 2026 10:44:35 +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 b975dcac..012a7b2c 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "eslint": "^8.57.1", "eslint-config-prettier": "^10.1.8", "eslint-plugin-prettier": "^5.5.6", - "lint-staged": "^16.4.0", + "lint-staged": "^17.3.0", "npm-run-all2": "^8.0.4", "prettier": "^3.8.3", "rimraf": "^6.1.3",