From a52d9d9a48d8d307fdc6b8e131f9d16d848f48fe Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Thu, 11 Jul 2019 21:40:33 +0000 Subject: [PATCH] chore(package): update standard to version 13.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f0146b4..974098f 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "istanbul": "^0.4.5", "mocha": "^6.0.0", "nyc": "^13.2.0", - "standard": "^12.0.0" + "standard": "^13.0.1" }, "standard": { "ignore": ["test/fixtures/**/*.js"]