From 2ebf1554f6bcf167077299f7725328ce9bb2cd26 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Wed, 29 Aug 2018 11:37:59 +0000 Subject: [PATCH] chore(package): update standard to version 12.0.0 Closes #23 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ec8e98a..f242d44 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "cz-conventional-changelog": "^2.0.0", "eslint": "^3.9.1", "snazzy": "^6.0.0", - "standard": "^8.5.0", + "standard": "^12.0.0", "x-ray": "^2.3.1" } }