From 18c90913ee173c47a38edb9364c18f4c1a012ab5 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 14 Feb 2019 11:24:05 +0000 Subject: [PATCH] chore(deps): update dependency lint-staged to v8.1.4 --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 35cc305d62..0c72747b78 100644 --- a/install/package.json +++ b/install/package.json @@ -142,7 +142,7 @@ "grunt-contrib-watch": "1.1.0", "husky": "1.3.1", "jsdom": "13.1.0", - "lint-staged": "8.1.1", + "lint-staged": "8.1.4", "mocha": "5.2.0", "mocha-lcov-reporter": "1.3.0", "nyc": "13.1.0",