From 1b6572bb306515a7ffcb894ce518e049dc85510b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 20 Aug 2024 19:07:17 -0400 Subject: [PATCH] chore(deps): update dependency lint-staged to v15.2.9 (#12730) 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 35108aef2f..cd4b7982d1 100644 --- a/install/package.json +++ b/install/package.json @@ -164,7 +164,7 @@ "grunt-contrib-watch": "1.1.0", "husky": "8.0.3", "jsdom": "24.1.1", - "lint-staged": "15.2.8", + "lint-staged": "15.2.9", "mocha": "10.7.3", "mocha-lcov-reporter": "1.3.0", "mockdate": "3.0.5",