From d108c7d031365f72a6ed7c248b92a0697c8f9019 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2019 12:23:53 -0400 Subject: [PATCH] chore(deps): update dependency lint-staged to v9.4.2 (#7954) --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index cc1ba3f508..2446525229 100644 --- a/install/package.json +++ b/install/package.json @@ -141,7 +141,7 @@ "grunt-contrib-watch": "1.1.0", "husky": "3.0.9", "jsdom": "15.2.0", - "lint-staged": "9.4.1", + "lint-staged": "9.4.2", "mocha": "6.2.2", "mocha-lcov-reporter": "1.3.0", "nyc": "14.1.1",