From b6fd4dede6bc372f19a756fdee4e6588e3f1c469 Mon Sep 17 00:00:00 2001 From: "balena-renovate[bot]" <133977723+balena-renovate[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 16:32:10 +0000 Subject: [PATCH] Update dependency lint-staged to v17 Update lint-staged from 16.4.0 to 17.0.5 Change-type: patch --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5272a385a..945c8138b 100644 --- a/package.json +++ b/package.json @@ -98,7 +98,7 @@ "grunt-ts": "^6.0.0-beta.22", "grunt-webpack": "^7.0.0", "husky": "^9.1.7", - "lint-staged": "^16.2.4", + "lint-staged": "^17.0.0", "load-grunt-tasks": "^5.1.0", "mocha": "^11.7.4", "on-finished": "^2.4.1",