From f2f056d1607b0eb1b1b832ff14bf7d710953bbee Mon Sep 17 00:00:00 2001 From: Douglas Christopher Wilson Date: Mon, 17 Dec 2018 14:44:58 -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 5639da0..39a07e6 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ }, "devDependencies": { "deep-equal": "1.0.1", - "eslint": "5.7.0", + "eslint": "5.10.0", "eslint-config-standard": "12.0.0", "eslint-plugin-import": "2.14.0", "eslint-plugin-markdown": "1.0.0-beta.8",