From 4bfd008781cb497315fad1ab5ab0122b81395e88 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 17 Oct 2020 20:24:02 -0400 Subject: [PATCH] chore(deps): update dependency lint-staged to v10.4.2 (#8773) 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 8a5a89fd4d..7ea60c0304 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.1", + "lint-staged": "10.4.2", "mocha": "8.2.0", "mocha-lcov-reporter": "1.3.0", "nyc": "15.1.0",