From db205e2eae7e366b1da192c04449367fdd64e703 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 24 Nov 2020 05:05:56 +0000 Subject: [PATCH] chore(deps): update dependency lint-staged to v10.5.2 --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 9781b16e36..a68060e568 100644 --- a/install/package.json +++ b/install/package.json @@ -164,7 +164,7 @@ "grunt-contrib-watch": "1.1.0", "husky": "4.3.0", "jsdom": "16.4.0", - "lint-staged": "10.5.1", + "lint-staged": "10.5.2", "mocha": "8.2.1", "mocha-lcov-reporter": "1.3.0", "nyc": "15.1.0",