From cb5fe2711897331a5cf5374602ec4b684efd2b15 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 22 Jul 2021 15:32:25 +0000 Subject: [PATCH] chore(deps): update dependency lint-staged to v11.1.0 --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index c7932fbf00..ce62573769 100644 --- a/install/package.json +++ b/install/package.json @@ -152,7 +152,7 @@ "grunt-contrib-watch": "1.1.0", "husky": "7.0.1", "jsdom": "16.6.0", - "lint-staged": "11.0.1", + "lint-staged": "11.1.0", "mocha": "9.0.2", "mocha-lcov-reporter": "1.3.0", "mockdate": "3.0.5",