From 08a240fa8e4d950cf310a2a5dd52dab118b3e415 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 17 Oct 2020 01:03:52 -0400 Subject: [PATCH] chore(deps): update dependency lint-staged to v10.4.1 (#8771) 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 99c1b29e45..70695b7848 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.0", + "lint-staged": "10.4.1", "mocha": "8.2.0", "mocha-lcov-reporter": "1.3.0", "nyc": "15.1.0",