From 839debca971a64d9595a682ee1bb4a648ac5c977 Mon Sep 17 00:00:00 2001 From: Tau Date: Mon, 14 Oct 2019 13:58:09 -0400 Subject: [PATCH] Bump declared TypeScript dep --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1d0617f..440dcfb 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "prettier": "^1.16.4", "ts-jest": "^24.0.0", "ts-node": "^8.0.3", - "typescript": "^3.3.3333", + "typescript": "^3.6.4", "utility-types": "^3.6.1" }, "scripts": {