From 022e8df03564139bb6883e6ef93f08fe7cd1b102 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 9 Oct 2021 04:12:18 +0000 Subject: [PATCH] chore(deps): update dependency lint-staged to v11.2.1 --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 38f7c1cfad..c652162328 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.0", + "lint-staged": "11.2.1", "mocha": "9.1.2", "mocha-lcov-reporter": "1.3.0", "mockdate": "3.0.5",