From aed585751b3804e0a2a0251bd191220f82df0f24 Mon Sep 17 00:00:00 2001 From: Douglas Christopher Wilson Date: Mon, 16 Oct 2017 17:09:23 -0400 Subject: [PATCH] build: eslint@3.19.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 95aa808..2951133 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ }, "devDependencies": { "after": "0.8.2", - "eslint": "3.18.0", + "eslint": "3.19.0", "eslint-config-standard": "7.1.0", "eslint-plugin-markdown": "1.0.0-beta.4", "eslint-plugin-promise": "3.5.0",