From a2a7bb3da5e16cc5fdcc4331940eafb419f99325 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 1 Oct 2019 16:45:18 +0000 Subject: [PATCH] chore(deps): update dependency lint-staged to v9.4.1 --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 5316ae6610..e636b129e0 100644 --- a/install/package.json +++ b/install/package.json @@ -141,7 +141,7 @@ "grunt-contrib-watch": "1.1.0", "husky": "3.0.7", "jsdom": "15.1.1", - "lint-staged": "9.2.3", + "lint-staged": "9.4.1", "mocha": "6.2.1", "mocha-lcov-reporter": "1.3.0", "nyc": "14.1.1",