From 8dcc65b05808ffa5676db90dd8068fa84a82f4cc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 16 Jul 2022 23:57:34 +0000 Subject: [PATCH] chore(deps): update dependency ts-jest to v28.0.7 Signed-off-by: Renovate Bot --- package.json | 2 +- yarn.lock | 12 +++++++----- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 53a582a59..87a9a8139 100644 --- a/package.json +++ b/package.json @@ -106,7 +106,7 @@ "prettier": "2.7.1", "source-map-support": "0.5.21", "supertest": "6.2.4", - "ts-jest": "28.0.6", + "ts-jest": "28.0.7", "ts-mockery": "1.2.0", "ts-node": "10.8.2", "tsconfig-paths": "4.0.0", diff --git a/yarn.lock b/yarn.lock index f104c4ecc..08c14fab7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5389,7 +5389,7 @@ __metadata: source-map-support: 0.5.21 sqlite3: 5.0.9 supertest: 6.2.4 - ts-jest: 28.0.6 + ts-jest: 28.0.7 ts-mockery: 1.2.0 ts-node: 10.8.2 tsconfig-paths: 4.0.0 @@ -9284,9 +9284,9 @@ __metadata: languageName: node linkType: hard -"ts-jest@npm:28.0.6": - version: 28.0.6 - resolution: "ts-jest@npm:28.0.6" +"ts-jest@npm:28.0.7": + version: 28.0.7 + resolution: "ts-jest@npm:28.0.7" dependencies: bs-logger: 0.x fast-json-stable-stringify: 2.x @@ -9305,13 +9305,15 @@ __metadata: peerDependenciesMeta: "@babel/core": optional: true + "@jest/types": + optional: true babel-jest: optional: true esbuild: optional: true bin: ts-jest: cli.js - checksum: 76f3c7a5a81bc757eb38f4d3be7c255e4fc6107abd8da84134908c867b5a9505af1d8591c77115d719176a52856e4adf04278df384e0a113a7ce60fed8be1f41 + checksum: be6ad6382e3b2e7b0c45d06616a4a02aeb6815bad2026fe8eeb4e0941205faa50ac3f5930adb7ba2fda5fea6a5739bfa507e2eac8764d2c729ddc8010681707a languageName: node linkType: hard