From 0728a99453283a37b85e08be9ab287acbd310878 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 26 Oct 2021 12:05:55 +0000 Subject: [PATCH] chore(deps): update dependency lint-staged to v11.2.5 --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 0fcd439d8a..970e165d84 100644 --- a/install/package.json +++ b/install/package.json @@ -152,7 +152,7 @@ "grunt-contrib-watch": "1.1.0", "husky": "7.0.4", "jsdom": "18.0.0", - "lint-staged": "11.2.4", + "lint-staged": "11.2.5", "mocha": "9.1.3", "mocha-lcov-reporter": "1.3.0", "mockdate": "3.0.5",