From 1fdce9f8733dbad6a56f79e7a299afe006b2081a Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Wed, 29 Aug 2018 09:58:16 +0000 Subject: [PATCH] chore(package): update standard to version 12.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2ea721d..025352a 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "istanbul": "^0.4.4", "mocha": "^5.0.1", "should": "^13.0.1", - "standard": "^11.0.0", + "standard": "^12.0.0", "supertest": "^3.0.0" }, "scripts": {