From f0d66c91ea4be6d30a03bd311ed9518951d9c3e4 Mon Sep 17 00:00:00 2001 From: Douglas Christopher Wilson Date: Wed, 13 Jan 2021 20:31:50 -0500 Subject: [PATCH] build: eslint@7.17.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c33af89..ac554ba 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "beautify-benchmark": "0.2.4", "benchmark": "2.1.4", "bluebird": "3.7.2", - "eslint": "7.15.0", + "eslint": "7.17.0", "eslint-config-standard": "14.1.1", "eslint-plugin-import": "2.22.1", "eslint-plugin-markdown": "1.0.2",