From ddd6db0f1524305e0420a7a6fa4369f022a7e8e7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Mar 2026 11:38:39 -0500 Subject: [PATCH] chore(deps): update dependency lint-staged to v16.3.2 (#14048) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index b613553de9..0af503102c 100644 --- a/install/package.json +++ b/install/package.json @@ -172,7 +172,7 @@ "grunt-contrib-watch": "1.1.0", "husky": "8.0.3", "jsdom": "28.1.0", - "lint-staged": "16.3.1", + "lint-staged": "16.3.2", "mocha": "11.7.5", "mocha-lcov-reporter": "1.3.0", "mockdate": "3.0.5",