From aaa6fe9e2e4fa4cd123cd9b8aee4f6b4019b47f9 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 30 Oct 2018 07:34:33 +0000 Subject: [PATCH] chore(deps): update dependency lint-staged to v8.0.3 --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index fed1227000..69d05c0b26 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": "8.0.2", + "lint-staged": "8.0.3", "mocha": "5.2.0", "mocha-lcov-reporter": "1.3.0", "nyc": "13.0.1",