From 3c5ce5f464c8fd23152ba7d158855329e844ba92 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Thu, 11 Jul 2019 21:33:22 +0000 Subject: [PATCH] chore(package): update standard to version 13.0.1 Closes #12 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7663408..b16af66 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ }, "devDependencies": { "semantic-release": "^6.3.2", - "standard": "^3.3.2", + "standard": "^13.0.1", "tape": "^4.0.0" }, "author": "David Pfahler ",