From 73ff3e3db0f365889903b618375918e52687631e Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Thu, 30 Aug 2018 08:10:23 +0000 Subject: [PATCH] chore(package): update standard to version 12.0.1 Closes #97 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9935c38..d6f7d96 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "pre-commit": "^1.2.2", "pre-push": "^0.1.1", "source-map-support": "^0.5.0", - "standard": "^11.0.0", + "standard": "^12.0.1", "vinyl-buffer": "^1.0.1", "vinyl-source-stream": "^2.0.0" },