From 944a6f5850ba11260d1ee2200624fb946378c300 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 31 Mar 2020 14:11:12 +0000 Subject: [PATCH] chore(deps): update dependency lint-staged to v10.1.1 --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 58e7e0992c..5161785f6c 100644 --- a/install/package.json +++ b/install/package.json @@ -141,7 +141,7 @@ "grunt-contrib-watch": "1.1.0", "husky": "4.2.3", "jsdom": "16.2.2", - "lint-staged": "10.1.0", + "lint-staged": "10.1.1", "mocha": "7.1.1", "mocha-lcov-reporter": "1.3.0", "nyc": "15.0.0",