From 288b5456f73c1a3be4f8c44f72ebae48bb972340 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 10 Oct 2021 19:25:43 +0000 Subject: [PATCH] chore(deps): update dependency lint-staged to v11.2.3 --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 30b99a3b9a..5aaf3c2aa4 100644 --- a/install/package.json +++ b/install/package.json @@ -152,7 +152,7 @@ "grunt-contrib-watch": "1.1.0", "husky": "7.0.2", "jsdom": "17.0.0", - "lint-staged": "11.2.2", + "lint-staged": "11.2.3", "mocha": "9.1.2", "mocha-lcov-reporter": "1.3.0", "mockdate": "3.0.5",