From f2e4664d9346342126e490f208b79e6f3c64d65f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 25 Jul 2019 04:53:15 +0000 Subject: [PATCH] chore(deps): update dependency lint-staged to v9 --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index e78dd7bd17..2dd95613c8 100644 --- a/install/package.json +++ b/install/package.json @@ -141,7 +141,7 @@ "grunt-contrib-watch": "1.1.0", "husky": "3.0.2", "jsdom": "15.1.1", - "lint-staged": "8.2.1", + "lint-staged": "9.2.1", "mocha": "6.2.0", "mocha-lcov-reporter": "1.3.0", "nyc": "14.1.1",