From 395190da9c8e771ee6e6d74fc1ea49b752551ea9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 23 Nov 2025 01:30:04 +0000 Subject: [PATCH] chore(deps): update dependency lint-staged to v16.2.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0aa91aa07..1876f29a4 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "glob": "11.1.0", "husky": "9.1.7", "jsonata": "2.1.0", - "lint-staged": "16.2.6", + "lint-staged": "16.2.7", "nock": "14.0.10", "semver": "7.7.3", "tsmatchers": "5.0.2",