From 3eb8d29d9258c77eeba39991af1af9fae97c601e Mon Sep 17 00:00:00 2001 From: Douglas Christopher Wilson Date: Mon, 8 Apr 2019 22:09:24 -0400 Subject: [PATCH] build: eslint@5.16.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 21e23194..a68a106d 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "type-is": "~1.6.16" }, "devDependencies": { - "eslint": "5.15.3", + "eslint": "5.16.0", "eslint-config-standard": "12.0.0", "eslint-plugin-import": "2.16.0", "eslint-plugin-markdown": "1.0.0",