From 2fa78e4384ad7e72e3648a38da546d5e039cc30c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 31 Oct 2020 13:16:39 +0000 Subject: [PATCH] chore(deps): update dependency lint-staged to v10.5.1 --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 8311355969..4c30c3cbd2 100644 --- a/install/package.json +++ b/install/package.json @@ -164,7 +164,7 @@ "grunt-contrib-watch": "1.1.0", "husky": "4.3.0", "jsdom": "16.4.0", - "lint-staged": "10.5.0", + "lint-staged": "10.5.1", "mocha": "8.2.0", "mocha-lcov-reporter": "1.3.0", "nyc": "15.1.0",