From 124125f7dd1f163cf24886dbea4939d55fb8a20c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2020 22:43:04 -0400 Subject: [PATCH] chore(deps): update dependency lint-staged to v10.2.9 (#8369) 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 b80837024e..b979f17d43 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.2.2", - "lint-staged": "10.2.8", + "lint-staged": "10.2.9", "mocha": "7.2.0", "mocha-lcov-reporter": "1.3.0", "nyc": "15.0.1",