From 11be6063cfda40257b21265339782c4165df398c Mon Sep 17 00:00:00 2001 From: Douglas Christopher Wilson Date: Fri, 21 Dec 2018 22:40:02 -0500 Subject: [PATCH] build: eslint@5.10.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7775fe6..86aa0f1 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "on-headers": "~1.0.1" }, "devDependencies": { - "eslint": "5.9.0", + "eslint": "5.10.0", "eslint-config-standard": "12.0.0", "eslint-plugin-import": "2.14.0", "eslint-plugin-markdown": "1.0.0-rc.0",