From cf57b3fcff8effd9a333803155351a4df7a5eff0 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2019 05:30:36 +0000 Subject: [PATCH] chore(package): update standard to version 14.1.0 Closes #52 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d71a909..f227e3d 100644 --- a/package.json +++ b/package.json @@ -49,6 +49,6 @@ "husky": "^3.0.0", "mocha": "^6.1.4", "nyc": "^14.1.1", - "standard": "^12.0.1" + "standard": "^14.1.0" } }