From 1f2eca6a523c8008497c189e8dc804f389c23c5f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 28 Oct 2020 00:20:46 -0400 Subject: [PATCH] chore(deps): update dependency lint-staged to v10.5.0 (#8797) Co-authored-by: Renovate Bot --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 358cd52af3..38026ddaee 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.4.2", + "lint-staged": "10.5.0", "mocha": "8.2.0", "mocha-lcov-reporter": "1.3.0", "nyc": "15.1.0",