From 804542e4033d4c165b39c335cbd30acbb7836e5c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 26 Apr 2022 13:40:41 -0400 Subject: [PATCH] chore(deps): update dependency lint-staged to v12.4.1 (#10527) Co-authored-by: Renovate Bot --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 9ce35d7882..f6dfe3b5fc 100644 --- a/install/package.json +++ b/install/package.json @@ -154,7 +154,7 @@ "grunt-contrib-watch": "1.1.0", "husky": "7.0.4", "jsdom": "19.0.0", - "lint-staged": "12.4.0", + "lint-staged": "12.4.1", "mocha": "9.2.2", "mocha-lcov-reporter": "1.3.0", "mockdate": "3.0.5",