From 1f2b32769d1da27d42651c7ca46e77c108ce3482 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Wed, 15 May 2019 07:12:24 +0000 Subject: [PATCH] chore(package): update lint-staged to version 8.1.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ce22072..ea252ee 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.7", "nyc": "^14.0.0", "release-it": "^10.4.4", "rimraf": "^2.6.2",