From 157e7444739dbdc56ddf38581c6cc409d8857ff7 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 17 Jun 2020 10:36:17 +0000 Subject: [PATCH] chore(deps): update dependency lint-staged to v10.2.11 --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index f28828846e..94ac7de6ec 100644 --- a/install/package.json +++ b/install/package.json @@ -143,7 +143,7 @@ "grunt-contrib-watch": "1.1.0", "husky": "4.2.5", "jsdom": "16.2.2", - "lint-staged": "10.2.10", + "lint-staged": "10.2.11", "mocha": "8.0.1", "mocha-lcov-reporter": "1.3.0", "nyc": "15.0.1",