From 021013159ebae0300f01108b9bc402802bb1322e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 13 Jul 2021 09:24:13 +0000 Subject: [PATCH] chore(deps): update dependency lint-staged to v11.0.1 --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 782040bed7..dfc00b03c9 100644 --- a/install/package.json +++ b/install/package.json @@ -152,7 +152,7 @@ "grunt-contrib-watch": "1.1.0", "husky": "6.0.0", "jsdom": "16.6.0", - "lint-staged": "11.0.0", + "lint-staged": "11.0.1", "mocha": "8.4.0", "mocha-lcov-reporter": "1.3.0", "mockdate": "3.0.5",