From ce798241e58c9fcd65abfcfbe2b01e626c3c78c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Mar 2021 12:32:10 +0100 Subject: [PATCH] build(deps-dev): bump ts-jest from 26.5.2 to 26.5.3 (#59) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 61a1226..62775af 100644 --- a/package.json +++ b/package.json @@ -108,7 +108,7 @@ "snazzy": "9.0.0", "socket.io": "3.1.2", "socket.io-client": "3.1.2", - "ts-jest": "26.5.2", + "ts-jest": "26.5.3", "ts-standard": "10.0.0", "typescript": "4.2.2" }