From 758eb917e30e96719442246977c762a545f55cf4 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Fri, 3 May 2019 08:39:18 +0000 Subject: [PATCH] chore(package): update lint-staged to version 8.1.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ce22072..c349d48 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "eslint-config-ascribe": "^3.0.5", "eslint-plugin-import": "^2.13.0", "husky": "^2.1.0", - "lint-staged": "^8.0.0", + "lint-staged": "^8.1.6", "nyc": "^14.0.0", "release-it": "^10.4.4", "rimraf": "^2.6.2",