From 9f9267ce54231248ba5b552f0ae14acfe91e0292 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 28 Apr 2020 13:22:02 +0000 Subject: [PATCH] Update dependency lint-staged to v10.2.0 --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index cc9973adc1..eac2e15f43 100644 --- a/install/package.json +++ b/install/package.json @@ -143,7 +143,7 @@ "grunt-contrib-watch": "1.1.0", "husky": "4.2.5", "jsdom": "16.2.2", - "lint-staged": "10.1.3", + "lint-staged": "10.2.0", "mocha": "7.1.2", "mocha-lcov-reporter": "1.3.0", "nyc": "15.0.1",