From dd7f8a145a50443afdd03f0951904579a459288c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 21 Nov 2018 14:28:46 +0000 Subject: [PATCH] chore(deps): update dependency lint-staged to v8.1.0 --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 104b2c6009..89cd8d6f25 100644 --- a/install/package.json +++ b/install/package.json @@ -140,7 +140,7 @@ "grunt-contrib-watch": "1.1.0", "husky": "1.2.0", "jsdom": "13.0.0", - "lint-staged": "8.0.4", + "lint-staged": "8.1.0", "mocha": "5.2.0", "mocha-lcov-reporter": "1.3.0", "nyc": "13.1.0",