From a710630ccff9f698f8dd60fca075d390d364be30 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Feb 2021 12:56:37 +0100 Subject: [PATCH] build(deps-dev): bump typescript from 4.1.5 to 4.2.2 (#48) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4828f4e..e17dc9b 100644 --- a/package.json +++ b/package.json @@ -110,6 +110,6 @@ "socket.io-client": "3.1.1", "ts-jest": "26.5.1", "ts-standard": "10.0.0", - "typescript": "4.1.5" + "typescript": "4.2.2" } }