From 96644350be687cb32461ff9fb1c99b2939b2f9b9 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 28 Jan 2019 12:35:04 +0000 Subject: [PATCH] chore(deps): update dependency lint-staged to v8.1.1 --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index e2868b7a9d..9977c83dd8 100644 --- a/install/package.json +++ b/install/package.json @@ -140,7 +140,7 @@ "grunt-contrib-watch": "1.1.0", "husky": "1.3.1", "jsdom": "13.1.0", - "lint-staged": "8.1.0", + "lint-staged": "8.1.1", "mocha": "5.2.0", "mocha-lcov-reporter": "1.3.0", "nyc": "13.1.0",