From 95d7a5faddcf545433898163d7ef57193b2083da Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 29 Oct 2018 20:44:55 +0000 Subject: [PATCH] chore(deps): update dependency lint-staged to v8 --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index b537106691..fed1227000 100644 --- a/install/package.json +++ b/install/package.json @@ -132,7 +132,7 @@ "grunt-contrib-watch": "1.1.0", "husky": "1.1.2", "jsdom": "13.0.0", - "lint-staged": "7.3.0", + "lint-staged": "8.0.2", "mocha": "5.2.0", "mocha-lcov-reporter": "1.3.0", "nyc": "13.0.1",