From e0377e2b1141de4f64d6ff1192d61e0c105af2a7 Mon Sep 17 00:00:00 2001 From: "balena-renovate[bot]" <133977723+balena-renovate[bot]@users.noreply.github.com> Date: Sat, 9 May 2026 10:06:49 +0000 Subject: [PATCH] Update dependency lint-staged to v17 Update lint-staged from 16.4.0 to 17.0.0 Change-type: patch --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ad838b33..df9aa6b1 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "chai": "^6.0.0", "common-tags": "^1.8.2", "husky": "^9.1.7", - "lint-staged": "^16.1.5", + "lint-staged": "^17.0.0", "mocha": "^11.7.1", "typescript": "^5.9.2" },