From de574bfec9453a5d30b5fffa31b3344524bc754f Mon Sep 17 00:00:00 2001 From: Douglas Christopher Wilson Date: Fri, 10 Feb 2017 20:29:46 -0500 Subject: [PATCH] build: eslint@3.15.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index eca47b10..8bb252bf 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "type-is": "~1.6.14" }, "devDependencies": { - "eslint": "3.13.1", + "eslint": "3.15.0", "eslint-config-standard": "6.2.1", "eslint-plugin-markdown": "1.0.0-beta.3", "eslint-plugin-promise": "3.4.0",