From c9e14f94583be3afa9f29a38a7cff44dafb4f3c3 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Sat, 14 Sep 2019 20:46:09 +0000 Subject: [PATCH] chore(package): update standard to version 14.3.0 Closes #47 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0ab334b..dffd30a 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "coveralls": "^3.0.0", "nyc": "^11.0.0", "snazzy": "^7.1.1", - "standard": "^11.0.1" + "standard": "^14.3.0" }, "dependencies": { "left-pad": "^1.1.3"