From d74ee80b6470291b3dcfaf061d8972f4dd0a7d54 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Sun, 15 Mar 2020 16:34:33 +0000 Subject: [PATCH] chore(package): update standard to version 14.3.3 Closes #27 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a23e89f..006f1e4 100644 --- a/package.json +++ b/package.json @@ -83,6 +83,6 @@ "rimraf": "^2.5.4", "snazzy": "^6.0.0", "source-map-support": "^0.5.0", - "standard": "^10.0.0" + "standard": "^14.3.3" } }