From 13d8f6f1171e1c1381e8e1955fb04b51e31cad6b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 11 Mar 2020 13:07:09 -0400 Subject: [PATCH] chore(deps): update dependency lint-staged to v10.0.8 (#8180) 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 0b98666d3e..2af8c69bba 100644 --- a/install/package.json +++ b/install/package.json @@ -141,7 +141,7 @@ "grunt-contrib-watch": "1.1.0", "husky": "4.2.2", "jsdom": "16.2.1", - "lint-staged": "10.0.7", + "lint-staged": "10.0.8", "mocha": "7.1.0", "mocha-lcov-reporter": "1.3.0", "nyc": "15.0.0",