From 7e18ab4c131229bdfacbc52e91d25cf43e963486 Mon Sep 17 00:00:00 2001 From: Cemre Mengu Date: Wed, 31 Oct 2018 19:31:28 +0300 Subject: [PATCH] Bump typescript-eslint-parser (#1242) Closes #1241 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 49b796e54a..d4b69d4932 100644 --- a/package.json +++ b/package.json @@ -103,7 +103,7 @@ "standard": "^12.0.0", "tap": "^12.0.0", "typescript": "^3.0.1", - "typescript-eslint-parser": "^20.0.0", + "typescript-eslint-parser": "^20.1.0", "x-xss-protection": "^1.1.0" }, "dependencies": {