From ac14099bfbc2c29a67d9c05db6b42f1db3841c0b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 25 Nov 2022 09:25:02 -0500 Subject: [PATCH] chore(deps): update dependency lint-staged to v13.0.4 (#11064) 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 bc9aecb671..08b6a34a6c 100644 --- a/install/package.json +++ b/install/package.json @@ -159,7 +159,7 @@ "grunt-contrib-watch": "1.1.0", "husky": "8.0.2", "jsdom": "20.0.3", - "lint-staged": "13.0.3", + "lint-staged": "13.0.4", "mocha": "10.1.0", "mocha-lcov-reporter": "1.3.0", "mockdate": "3.0.5",