From b7496d9556052a691f4e38be0c6641b12ef5e46c Mon Sep 17 00:00:00 2001 From: Douglas Christopher Wilson Date: Thu, 12 Dec 2019 23:40:05 -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 6480d18..e29ad41 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "on-headers": "~1.0.2" }, "devDependencies": { - "eslint": "6.5.1", + "eslint": "6.7.2", "eslint-config-standard": "14.1.0", "eslint-plugin-import": "2.18.2", "eslint-plugin-markdown": "1.0.1",