From 9905d0fe9dc6671a7afed3bb03d9301067e20e1f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2024 17:44:09 +0000 Subject: [PATCH] Update dependency ts-jest to v25.5.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c6110b343..c745f92dc 100644 --- a/package.json +++ b/package.json @@ -210,7 +210,7 @@ "pretty-quick": "^3.1.0", "run-script-os": "^1.1.6", "source-map": "^0.7.4", - "ts-jest": "25.3.0", + "ts-jest": "25.5.1", "tslint": "5.20.1", "tslint-config-prettier": "^1.18.0", "typescript": "^4.9.5"