From 6044ccbd7d0a7c267d6483e5751ef233529f78d2 Mon Sep 17 00:00:00 2001 From: Douglas Christopher Wilson Date: Tue, 3 Dec 2019 19:38:41 -0500 Subject: [PATCH] build: eslint@6.7.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b2a2f60..4e92a7b 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ }, "devDependencies": { "after": "0.8.2", - "eslint": "6.6.0", + "eslint": "6.7.2", "eslint-plugin-markdown": "1.0.1", "istanbul": "0.4.5", "mocha": "6.2.2",