From 2904966119d261732ae5ddaf961e50b225efc2b5 Mon Sep 17 00:00:00 2001 From: "balena-renovate[bot]" <133977723+balena-renovate[bot]@users.noreply.github.com> Date: Thu, 19 Feb 2026 23:58:17 +0000 Subject: [PATCH] Update dependency lint-staged to v15 Update lint-staged from 13.3.0 to 15.5.2 Change-type: patch --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9c30171..7cf8b61 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "chai": "^4.3.7", "chai-as-promised": "^7.1.1", "husky": "^8.0.3", - "lint-staged": "^13.2.3", + "lint-staged": "^15.0.0", "mocha": "^11.0.0", "rimraf": "^5.0.1", "ts-node": "^10.9.1",