From 5f6867142ea09d3cb653b81de74e1d6e8580ecde Mon Sep 17 00:00:00 2001 From: Douglas Christopher Wilson Date: Sat, 5 Oct 2019 21:50:21 -0400 Subject: [PATCH] build: eslint@6.5.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 139dc2da..e4f109ac 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ }, "devDependencies": { "bluebird": "3.5.5", - "eslint": "6.4.0", + "eslint": "6.5.1", "eslint-config-standard": "14.1.0", "eslint-plugin-import": "2.18.2", "eslint-plugin-markdown": "1.0.0",