From 8f2c7b616efdff793f3866266a1f8f22a896c5b5 Mon Sep 17 00:00:00 2001 From: Douglas Christopher Wilson Date: Sun, 3 Mar 2019 21:54:16 -0500 Subject: [PATCH] build: eslint@5.15.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d57c5f8..f847610 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "on-headers": "~1.0.2" }, "devDependencies": { - "eslint": "5.13.0", + "eslint": "5.15.0", "eslint-config-standard": "12.0.0", "eslint-plugin-import": "2.16.0", "eslint-plugin-markdown": "1.0.0-rc.1",