From dc1f1db9a14e934b9eb51e60e11cb6b2472d61c5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 3 Sep 2020 08:53:43 -0400 Subject: [PATCH] chore(deps): update dependency lint-staged to v10.3.0 (#8608) 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 1e109c96b4..708023a4e6 100644 --- a/install/package.json +++ b/install/package.json @@ -143,7 +143,7 @@ "grunt-contrib-watch": "1.1.0", "husky": "4.2.5", "jsdom": "16.4.0", - "lint-staged": "10.2.13", + "lint-staged": "10.3.0", "mocha": "8.1.3", "mocha-lcov-reporter": "1.3.0", "nyc": "15.1.0",