From 66992a556cec6d83508b27d40d3a024af2e0ea61 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 20 Jan 2020 20:15:37 +0000 Subject: [PATCH] chore(deps): update dependency lint-staged to v10.0.1 --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index f67be92906..57b4685e01 100644 --- a/install/package.json +++ b/install/package.json @@ -141,7 +141,7 @@ "grunt-contrib-watch": "1.1.0", "husky": "3.1.0", "jsdom": "15.2.1", - "lint-staged": "10.0.0", + "lint-staged": "10.0.1", "mocha": "6.2.2", "mocha-lcov-reporter": "1.3.0", "nyc": "14.1.1",