From 2fa68e3b1a706ec0c323eab1f0ffa1031e075723 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 13 Jun 2019 19:01:45 +0000 Subject: [PATCH] chore(deps): update dependency lint-staged to v8.2.1 --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 571eacbd51..4636db27cb 100644 --- a/install/package.json +++ b/install/package.json @@ -142,7 +142,7 @@ "grunt-contrib-watch": "1.1.0", "husky": "2.4.1", "jsdom": "15.1.1", - "lint-staged": "8.2.0", + "lint-staged": "8.2.1", "mocha": "6.1.4", "mocha-lcov-reporter": "1.3.0", "nyc": "14.1.1",