From c1e7f6f086b739027dae8713d7df9ec55c80b8b4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 26 Oct 2025 21:03:42 +0000 Subject: [PATCH] chore(deps): update dependency lint-staged to v16.2.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b67665fd4..4a3b37c98 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "glob": "11.0.3", "husky": "9.1.7", "jsonata": "2.1.0", - "lint-staged": "16.2.4", + "lint-staged": "16.2.6", "nock": "14.0.10", "semver": "7.7.3", "tsmatchers": "5.0.2",