From 376390c45fbe4954c475651bbac07f118fb8e1b6 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 10 Jun 2019 14:45:34 +0000 Subject: [PATCH] chore(deps): update dependency lint-staged to v8.2.0 --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index ec1c52aa33..d397da1347 100644 --- a/install/package.json +++ b/install/package.json @@ -142,7 +142,7 @@ "grunt-contrib-watch": "1.1.0", "husky": "2.4.0", "jsdom": "15.1.1", - "lint-staged": "8.1.7", + "lint-staged": "8.2.0", "mocha": "6.1.4", "mocha-lcov-reporter": "1.3.0", "nyc": "14.1.1",