From f606ec7456988d26312f3a0823fa6d9174785b4a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 9 May 2021 23:14:16 +0000 Subject: [PATCH] Update dependency ts-jest to v26.5.6 --- package.json | 2 +- samples/auth/package.json | 2 +- samples/express-engine/package.json | 2 +- samples/fastify-engine/package.json | 2 +- samples/logging/package.json | 2 +- samples/multiple-handlers-in-class/package.json | 2 +- samples/request-scoped/package.json | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 7359300a..aa5f4ab3 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "reflect-metadata": "0.1.13", "rxjs": "6.6.0", "supertest": "4.0.2", - "ts-jest": "26.1.3", + "ts-jest": "26.5.6", "ts-node": "8.10.2", "tsconfig-paths": "3.9.0", "tslint": "6.1.2", diff --git a/samples/auth/package.json b/samples/auth/package.json index a234f0f9..c4ffed9a 100644 --- a/samples/auth/package.json +++ b/samples/auth/package.json @@ -50,7 +50,7 @@ "jest": "26.1.0", "prettier": "2.0.5", "supertest": "4.0.2", - "ts-jest": "26.1.3", + "ts-jest": "26.5.6", "ts-loader": "8.0.1", "ts-node": "8.10.2", "tsconfig-paths": "3.9.0", diff --git a/samples/express-engine/package.json b/samples/express-engine/package.json index 0b2e7ae8..115eab31 100644 --- a/samples/express-engine/package.json +++ b/samples/express-engine/package.json @@ -45,7 +45,7 @@ "jest": "26.1.0", "prettier": "2.0.5", "supertest": "4.0.2", - "ts-jest": "26.1.3", + "ts-jest": "26.5.6", "ts-loader": "8.0.1", "ts-node": "8.10.2", "tsconfig-paths": "3.9.0", diff --git a/samples/fastify-engine/package.json b/samples/fastify-engine/package.json index bbceec04..1477125f 100644 --- a/samples/fastify-engine/package.json +++ b/samples/fastify-engine/package.json @@ -46,7 +46,7 @@ "jest": "26.1.0", "prettier": "2.0.5", "supertest": "4.0.2", - "ts-jest": "26.1.3", + "ts-jest": "26.5.6", "ts-loader": "8.0.1", "ts-node": "8.10.2", "tsconfig-paths": "3.9.0", diff --git a/samples/logging/package.json b/samples/logging/package.json index 76f0d97b..1ca0c538 100644 --- a/samples/logging/package.json +++ b/samples/logging/package.json @@ -45,7 +45,7 @@ "jest": "25.5.4", "prettier": "2.0.4", "supertest": "4.0.2", - "ts-jest": "26.1.3", + "ts-jest": "26.5.6", "ts-loader": "8.0.1", "ts-node": "8.8.2", "tsconfig-paths": "3.9.0", diff --git a/samples/multiple-handlers-in-class/package.json b/samples/multiple-handlers-in-class/package.json index 0b2e7ae8..115eab31 100644 --- a/samples/multiple-handlers-in-class/package.json +++ b/samples/multiple-handlers-in-class/package.json @@ -45,7 +45,7 @@ "jest": "26.1.0", "prettier": "2.0.5", "supertest": "4.0.2", - "ts-jest": "26.1.3", + "ts-jest": "26.5.6", "ts-loader": "8.0.1", "ts-node": "8.10.2", "tsconfig-paths": "3.9.0", diff --git a/samples/request-scoped/package.json b/samples/request-scoped/package.json index 0bdd5e1e..a9794e0d 100644 --- a/samples/request-scoped/package.json +++ b/samples/request-scoped/package.json @@ -45,7 +45,7 @@ "jest": "26.1.0", "prettier": "2.0.5", "supertest": "4.0.2", - "ts-jest": "26.1.3", + "ts-jest": "26.5.6", "ts-loader": "8.0.1", "ts-node": "8.10.2", "tsconfig-paths": "3.9.0",