From 0e8630d145a462d33b8ba9aba21b3d2e98543989 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Feb 2021 12:20:15 +0100 Subject: [PATCH] build(deps-dev): bump ts-jest from 26.5.0 to 26.5.1 (#30) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fa4b967..3d45388 100644 --- a/package.json +++ b/package.json @@ -102,7 +102,7 @@ "snazzy": "9.0.0", "socket.io": "3.1.1", "socket.io-client": "3.1.1", - "ts-jest": "26.5.0", + "ts-jest": "26.5.1", "ts-standard": "10.0.0", "typescript": "4.1.4" }