From 25f922fe6b390788297ed16d68ff0b0a5e8f5b1e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 14 Feb 2019 11:19:23 +0000 Subject: [PATCH] chore(deps): update dependency lint-staged to v8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5831eb57..212a4faf 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "graphql": "0.13.2", "graphql-tag": "2.10.0", "lerna": "2.11.0", - "lint-staged": "6.1.1", + "lint-staged": "8.1.4", "lodash": "4.17.11", "mocha": "4.1.0", "nyc": "11.9.0",