From 38ee36761e367303c67e06db3199f8267935a10a Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Mon, 11 May 2020 17:17:09 +0000 Subject: [PATCH] chore(package): update standard to version 14.3.4 Closes #52 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d71a909..edc386d 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.3.4" } }