From f4c90c314ebdf7fddee56981abf3b314c816f932 Mon Sep 17 00:00:00 2001 From: Douglas Christopher Wilson Date: Tue, 12 Feb 2019 23:09:18 -0500 Subject: [PATCH] build: eslint@5.13.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f004dff..4ca97f8 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "toidentifier": "1.0.0" }, "devDependencies": { - "eslint": "5.12.0", + "eslint": "5.13.0", "eslint-config-standard": "12.0.0", "eslint-plugin-import": "2.15.0", "eslint-plugin-markdown": "1.0.0",