From ee3b419f2ab388f8bc12e828f44338ceb5b3e381 Mon Sep 17 00:00:00 2001 From: "balena-renovate[bot]" <133977723+balena-renovate[bot]@users.noreply.github.com> Date: Sat, 27 Jun 2026 00:16:54 +0000 Subject: [PATCH] Update dependency lint-staged to v17.0.8 Update lint-staged from 17.0.7 to 17.0.8 Change-type: patch --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 882e683..a5bbc01 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "@types/mocha": "10.0.10", "chai": "6.2.2", "husky": "9.1.7", - "lint-staged": "17.0.7", + "lint-staged": "17.0.8", "mocha": "11.7.6", "peggy": "5.1.0", "ts-node": "10.9.2",