From 6bf74f2275f43d3e5be908dcf45999eb98288af4 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Thu, 11 Jul 2019 21:42:06 +0000 Subject: [PATCH] chore(package): update standard to version 13.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 178700f..65c8a59 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "mocha": "^6.0.0", "nyc": "^14.0.0", "should": "^13.0.1", - "standard": "^12.0.0" + "standard": "^13.0.1" }, "dependencies": { "xtend": "^4.0.1"