From 6bb2bd20db3c9433fb5a1b727454ad2504f98da2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 11:19:58 +0000 Subject: [PATCH] chore(deps): update dependency ts-jest to v29.2.5 --- sample/01-cats-app/package.json | 2 +- sample/02-gateways/package.json | 2 +- sample/03-microservices/package.json | 2 +- sample/04-grpc/package.json | 2 +- sample/05-sql-typeorm/package.json | 2 +- sample/06-mongoose/package.json | 2 +- sample/07-sequelize/package.json | 2 +- sample/10-fastify/package.json | 2 +- sample/11-swagger/package.json | 2 +- sample/12-graphql-schema-first/package.json | 2 +- sample/13-mongo-typeorm/package.json | 2 +- sample/14-mongoose-base/package.json | 2 +- sample/15-mvc/package.json | 2 +- sample/16-gateways-ws/package.json | 2 +- sample/17-mvc-fastify/package.json | 2 +- sample/18-context/package.json | 2 +- sample/19-auth-jwt/package.json | 2 +- sample/20-cache/package.json | 2 +- sample/21-serializer/package.json | 2 +- sample/22-graphql-prisma/package.json | 2 +- sample/23-graphql-code-first/package.json | 2 +- sample/24-serve-static/package.json | 2 +- sample/25-dynamic-modules/package.json | 2 +- sample/26-queues/package.json | 2 +- sample/27-scheduling/package.json | 2 +- sample/28-sse/package.json | 2 +- sample/29-file-upload/package.json | 2 +- sample/30-event-emitter/package.json | 2 +- sample/31-graphql-federation-code-first/gateway/package.json | 2 +- .../posts-application/package.json | 2 +- .../users-application/package.json | 2 +- sample/32-graphql-federation-schema-first/gateway/package.json | 2 +- .../posts-application/package.json | 2 +- .../users-application/package.json | 2 +- sample/33-graphql-mercurius/package.json | 2 +- 35 files changed, 35 insertions(+), 35 deletions(-) diff --git a/sample/01-cats-app/package.json b/sample/01-cats-app/package.json index b785c39f669..15889b65741 100644 --- a/sample/01-cats-app/package.json +++ b/sample/01-cats-app/package.json @@ -39,7 +39,7 @@ "jest": "29.7.0", "prettier": "3.4.2", "supertest": "6.3.4", - "ts-jest": "29.1.2", + "ts-jest": "29.2.5", "ts-loader": "9.5.1", "ts-node": "10.9.2", "tsconfig-paths": "4.2.0", diff --git a/sample/02-gateways/package.json b/sample/02-gateways/package.json index ea3be67c5e8..5c8344cc6ef 100644 --- a/sample/02-gateways/package.json +++ b/sample/02-gateways/package.json @@ -50,7 +50,7 @@ "prettier": "3.4.2", "redis": "4.6.13", "supertest": "6.3.4", - "ts-jest": "29.1.2", + "ts-jest": "29.2.5", "ts-loader": "9.5.1", "ts-node": "10.9.2", "tsconfig-paths": "4.2.0", diff --git a/sample/03-microservices/package.json b/sample/03-microservices/package.json index 13be9d078eb..8288fdf1894 100644 --- a/sample/03-microservices/package.json +++ b/sample/03-microservices/package.json @@ -40,7 +40,7 @@ "jest": "29.7.0", "prettier": "3.4.2", "supertest": "6.3.4", - "ts-jest": "29.1.2", + "ts-jest": "29.2.5", "ts-loader": "9.5.1", "ts-node": "10.9.2", "tsconfig-paths": "4.2.0", diff --git a/sample/04-grpc/package.json b/sample/04-grpc/package.json index cfae38d3451..8d4bd5f61ca 100644 --- a/sample/04-grpc/package.json +++ b/sample/04-grpc/package.json @@ -46,7 +46,7 @@ "jest": "29.7.0", "prettier": "3.4.2", "supertest": "6.3.4", - "ts-jest": "29.1.2", + "ts-jest": "29.2.5", "ts-loader": "9.5.1", "ts-node": "10.9.2", "tsconfig-paths": "4.2.0", diff --git a/sample/05-sql-typeorm/package.json b/sample/05-sql-typeorm/package.json index 1e28a5fe2e9..ce0d33d40c5 100644 --- a/sample/05-sql-typeorm/package.json +++ b/sample/05-sql-typeorm/package.json @@ -45,7 +45,7 @@ "jest": "29.7.0", "prettier": "3.4.2", "supertest": "6.3.4", - "ts-jest": "29.1.2", + "ts-jest": "29.2.5", "ts-loader": "9.5.1", "ts-node": "10.9.2", "tsconfig-paths": "4.2.0", diff --git a/sample/06-mongoose/package.json b/sample/06-mongoose/package.json index c3b72ac5c58..2ead25cc285 100644 --- a/sample/06-mongoose/package.json +++ b/sample/06-mongoose/package.json @@ -44,7 +44,7 @@ "jest": "29.7.0", "prettier": "3.4.2", "supertest": "6.3.4", - "ts-jest": "29.1.2", + "ts-jest": "29.2.5", "ts-loader": "9.5.1", "ts-node": "10.9.2", "tsconfig-paths": "4.2.0", diff --git a/sample/07-sequelize/package.json b/sample/07-sequelize/package.json index 5c0649e64b8..bd1c5886cbd 100644 --- a/sample/07-sequelize/package.json +++ b/sample/07-sequelize/package.json @@ -47,7 +47,7 @@ "jest": "29.7.0", "prettier": "3.4.2", "supertest": "6.3.4", - "ts-jest": "29.1.2", + "ts-jest": "29.2.5", "ts-loader": "9.5.1", "ts-node": "10.9.2", "tsconfig-paths": "4.2.0", diff --git a/sample/10-fastify/package.json b/sample/10-fastify/package.json index e4d98afc839..17150708d7e 100644 --- a/sample/10-fastify/package.json +++ b/sample/10-fastify/package.json @@ -43,7 +43,7 @@ "jest": "29.7.0", "prettier": "3.4.2", "supertest": "6.3.4", - "ts-jest": "29.1.2", + "ts-jest": "29.2.5", "ts-loader": "9.5.1", "ts-node": "10.9.2", "tsconfig-paths": "4.2.0", diff --git a/sample/11-swagger/package.json b/sample/11-swagger/package.json index f4e4b8f40d1..43c5b2dbc9e 100644 --- a/sample/11-swagger/package.json +++ b/sample/11-swagger/package.json @@ -44,7 +44,7 @@ "jest": "29.7.0", "prettier": "3.4.2", "supertest": "6.3.4", - "ts-jest": "29.1.2", + "ts-jest": "29.2.5", "ts-loader": "9.5.1", "ts-node": "10.9.2", "tsconfig-paths": "4.2.0", diff --git a/sample/12-graphql-schema-first/package.json b/sample/12-graphql-schema-first/package.json index 5d57e37427a..55d800c46cd 100644 --- a/sample/12-graphql-schema-first/package.json +++ b/sample/12-graphql-schema-first/package.json @@ -50,7 +50,7 @@ "jest": "29.7.0", "prettier": "3.4.2", "supertest": "6.3.4", - "ts-jest": "29.1.2", + "ts-jest": "29.2.5", "ts-loader": "9.5.1", "ts-morph": "21.0.1", "ts-node": "10.9.2", diff --git a/sample/13-mongo-typeorm/package.json b/sample/13-mongo-typeorm/package.json index 5392e5d13f0..6a937c40973 100644 --- a/sample/13-mongo-typeorm/package.json +++ b/sample/13-mongo-typeorm/package.json @@ -45,7 +45,7 @@ "jest": "29.7.0", "prettier": "3.4.2", "supertest": "6.3.4", - "ts-jest": "29.1.2", + "ts-jest": "29.2.5", "ts-loader": "9.5.1", "ts-node": "10.9.2", "tsconfig-paths": "4.2.0", diff --git a/sample/14-mongoose-base/package.json b/sample/14-mongoose-base/package.json index 50f6b9b636a..74a70028be7 100644 --- a/sample/14-mongoose-base/package.json +++ b/sample/14-mongoose-base/package.json @@ -43,7 +43,7 @@ "jest": "29.7.0", "prettier": "3.4.2", "supertest": "6.3.4", - "ts-jest": "29.1.2", + "ts-jest": "29.2.5", "ts-loader": "9.5.1", "ts-node": "10.9.2", "tsconfig-paths": "4.2.0", diff --git a/sample/15-mvc/package.json b/sample/15-mvc/package.json index 06cc0ba7b8a..5890637f572 100644 --- a/sample/15-mvc/package.json +++ b/sample/15-mvc/package.json @@ -37,7 +37,7 @@ "jest": "29.7.0", "prettier": "3.4.2", "supertest": "6.3.4", - "ts-jest": "29.1.2", + "ts-jest": "29.2.5", "ts-loader": "9.5.1", "ts-node": "10.9.2", "tsconfig-paths": "4.2.0", diff --git a/sample/16-gateways-ws/package.json b/sample/16-gateways-ws/package.json index a6d362acf9c..a8c79078243 100644 --- a/sample/16-gateways-ws/package.json +++ b/sample/16-gateways-ws/package.json @@ -42,7 +42,7 @@ "jest": "29.7.0", "prettier": "3.4.2", "supertest": "6.3.4", - "ts-jest": "29.1.2", + "ts-jest": "29.2.5", "ts-loader": "9.5.1", "ts-node": "10.9.2", "tsconfig-paths": "4.2.0", diff --git a/sample/17-mvc-fastify/package.json b/sample/17-mvc-fastify/package.json index df66ec4e0d1..75fdc6cfce4 100644 --- a/sample/17-mvc-fastify/package.json +++ b/sample/17-mvc-fastify/package.json @@ -44,7 +44,7 @@ "jest": "29.7.0", "prettier": "3.4.2", "supertest": "6.3.4", - "ts-jest": "29.1.2", + "ts-jest": "29.2.5", "ts-loader": "9.5.1", "ts-node": "10.9.2", "tsconfig-paths": "4.2.0", diff --git a/sample/18-context/package.json b/sample/18-context/package.json index d564c945bf6..34c36534ef7 100644 --- a/sample/18-context/package.json +++ b/sample/18-context/package.json @@ -33,7 +33,7 @@ "jest": "29.7.0", "prettier": "3.4.2", "supertest": "6.3.4", - "ts-jest": "29.1.2", + "ts-jest": "29.2.5", "ts-loader": "9.5.1", "ts-node": "10.9.2", "tsconfig-paths": "4.2.0", diff --git a/sample/19-auth-jwt/package.json b/sample/19-auth-jwt/package.json index 4bab2df8eb0..c92f9abd3f4 100644 --- a/sample/19-auth-jwt/package.json +++ b/sample/19-auth-jwt/package.json @@ -45,7 +45,7 @@ "jest": "29.7.0", "prettier": "3.4.2", "supertest": "6.3.4", - "ts-jest": "29.1.2", + "ts-jest": "29.2.5", "ts-loader": "9.5.1", "ts-node": "10.9.2", "tsconfig-paths": "4.2.0", diff --git a/sample/20-cache/package.json b/sample/20-cache/package.json index 6a4cdac1120..8ea19f48f88 100644 --- a/sample/20-cache/package.json +++ b/sample/20-cache/package.json @@ -45,7 +45,7 @@ "jest": "29.7.0", "prettier": "3.4.2", "supertest": "6.3.4", - "ts-jest": "29.1.2", + "ts-jest": "29.2.5", "ts-loader": "9.5.1", "ts-node": "10.9.2", "tsconfig-paths": "4.2.0", diff --git a/sample/21-serializer/package.json b/sample/21-serializer/package.json index 8a60bee41ad..fce8be92d8b 100644 --- a/sample/21-serializer/package.json +++ b/sample/21-serializer/package.json @@ -37,7 +37,7 @@ "jest": "29.7.0", "prettier": "3.4.2", "supertest": "6.3.4", - "ts-jest": "29.1.2", + "ts-jest": "29.2.5", "ts-loader": "9.5.1", "ts-node": "10.9.2", "tsconfig-paths": "4.2.0", diff --git a/sample/22-graphql-prisma/package.json b/sample/22-graphql-prisma/package.json index a8ad3b2233d..a8104e01046 100644 --- a/sample/22-graphql-prisma/package.json +++ b/sample/22-graphql-prisma/package.json @@ -51,7 +51,7 @@ "prettier": "3.4.2", "prisma": "^4.15.0", "supertest": "6.3.4", - "ts-jest": "29.1.2", + "ts-jest": "29.2.5", "ts-loader": "9.5.1", "ts-morph": "21.0.1", "ts-node": "10.9.2", diff --git a/sample/23-graphql-code-first/package.json b/sample/23-graphql-code-first/package.json index 050a816d17a..fdcfb420888 100644 --- a/sample/23-graphql-code-first/package.json +++ b/sample/23-graphql-code-first/package.json @@ -48,7 +48,7 @@ "jest": "29.7.0", "prettier": "3.4.2", "supertest": "6.3.4", - "ts-jest": "29.1.2", + "ts-jest": "29.2.5", "ts-loader": "9.5.1", "ts-node": "10.9.2", "tsconfig-paths": "4.2.0", diff --git a/sample/24-serve-static/package.json b/sample/24-serve-static/package.json index 71a4288b160..d6504a5666c 100644 --- a/sample/24-serve-static/package.json +++ b/sample/24-serve-static/package.json @@ -39,7 +39,7 @@ "jest": "29.7.0", "prettier": "3.4.2", "supertest": "6.3.4", - "ts-jest": "29.1.2", + "ts-jest": "29.2.5", "ts-loader": "9.5.1", "ts-node": "10.9.2", "tsconfig-paths": "4.2.0", diff --git a/sample/25-dynamic-modules/package.json b/sample/25-dynamic-modules/package.json index 787667a8689..f11afe585e3 100644 --- a/sample/25-dynamic-modules/package.json +++ b/sample/25-dynamic-modules/package.json @@ -39,7 +39,7 @@ "jest": "29.7.0", "prettier": "3.4.2", "supertest": "6.3.4", - "ts-jest": "29.1.2", + "ts-jest": "29.2.5", "ts-loader": "9.5.1", "ts-node": "10.9.2", "tsconfig-paths": "4.2.0", diff --git a/sample/26-queues/package.json b/sample/26-queues/package.json index d4a2f21e89c..e77e48432d0 100644 --- a/sample/26-queues/package.json +++ b/sample/26-queues/package.json @@ -42,7 +42,7 @@ "jest": "29.7.0", "prettier": "3.4.2", "supertest": "6.3.4", - "ts-jest": "29.1.2", + "ts-jest": "29.2.5", "ts-loader": "9.5.1", "ts-node": "10.9.2", "tsconfig-paths": "4.2.0", diff --git a/sample/27-scheduling/package.json b/sample/27-scheduling/package.json index 7a4244ea51f..046b564ea86 100644 --- a/sample/27-scheduling/package.json +++ b/sample/27-scheduling/package.json @@ -41,7 +41,7 @@ "jest": "29.7.0", "prettier": "3.4.2", "supertest": "6.3.4", - "ts-jest": "29.1.2", + "ts-jest": "29.2.5", "ts-loader": "9.5.1", "ts-node": "10.9.2", "tsconfig-paths": "4.2.0", diff --git a/sample/28-sse/package.json b/sample/28-sse/package.json index f44fe9d21e3..8f5ffe91cf0 100644 --- a/sample/28-sse/package.json +++ b/sample/28-sse/package.json @@ -38,7 +38,7 @@ "jest": "29.7.0", "prettier": "3.4.2", "supertest": "6.3.4", - "ts-jest": "29.1.2", + "ts-jest": "29.2.5", "ts-loader": "9.5.1", "ts-node": "10.9.2", "tsconfig-paths": "4.2.0", diff --git a/sample/29-file-upload/package.json b/sample/29-file-upload/package.json index 9f2bfd17af6..b04ee6bef35 100644 --- a/sample/29-file-upload/package.json +++ b/sample/29-file-upload/package.json @@ -40,7 +40,7 @@ "jest": "29.7.0", "prettier": "3.4.2", "supertest": "6.3.4", - "ts-jest": "29.1.2", + "ts-jest": "29.2.5", "ts-loader": "9.5.1", "ts-node": "10.9.2", "tsconfig-paths": "4.2.0", diff --git a/sample/30-event-emitter/package.json b/sample/30-event-emitter/package.json index d1407ba3a4c..7399147316e 100644 --- a/sample/30-event-emitter/package.json +++ b/sample/30-event-emitter/package.json @@ -43,7 +43,7 @@ "jest": "29.7.0", "prettier": "3.4.2", "supertest": "6.3.4", - "ts-jest": "29.1.2", + "ts-jest": "29.2.5", "ts-loader": "9.5.1", "ts-node": "10.9.2", "tsconfig-paths": "4.2.0", diff --git a/sample/31-graphql-federation-code-first/gateway/package.json b/sample/31-graphql-federation-code-first/gateway/package.json index 7e0ffada1f9..edec72576e4 100644 --- a/sample/31-graphql-federation-code-first/gateway/package.json +++ b/sample/31-graphql-federation-code-first/gateway/package.json @@ -49,7 +49,7 @@ "jest": "29.7.0", "prettier": "3.4.2", "supertest": "6.3.4", - "ts-jest": "29.1.2", + "ts-jest": "29.2.5", "ts-loader": "9.5.1", "ts-node": "10.9.2", "tsconfig-paths": "4.2.0", diff --git a/sample/31-graphql-federation-code-first/posts-application/package.json b/sample/31-graphql-federation-code-first/posts-application/package.json index 7ff219b387c..e0db958b08d 100644 --- a/sample/31-graphql-federation-code-first/posts-application/package.json +++ b/sample/31-graphql-federation-code-first/posts-application/package.json @@ -51,7 +51,7 @@ "jest": "29.7.0", "prettier": "3.4.2", "supertest": "6.3.4", - "ts-jest": "29.1.2", + "ts-jest": "29.2.5", "ts-loader": "9.5.1", "ts-node": "10.9.2", "tsconfig-paths": "4.2.0", diff --git a/sample/31-graphql-federation-code-first/users-application/package.json b/sample/31-graphql-federation-code-first/users-application/package.json index 764499421aa..ee9c38fb7e4 100644 --- a/sample/31-graphql-federation-code-first/users-application/package.json +++ b/sample/31-graphql-federation-code-first/users-application/package.json @@ -50,7 +50,7 @@ "jest": "29.7.0", "prettier": "3.4.2", "supertest": "6.3.4", - "ts-jest": "29.1.2", + "ts-jest": "29.2.5", "ts-loader": "9.5.1", "ts-node": "10.9.2", "tsconfig-paths": "4.2.0", diff --git a/sample/32-graphql-federation-schema-first/gateway/package.json b/sample/32-graphql-federation-schema-first/gateway/package.json index 72765537c1f..9f8f9bc0c56 100644 --- a/sample/32-graphql-federation-schema-first/gateway/package.json +++ b/sample/32-graphql-federation-schema-first/gateway/package.json @@ -51,7 +51,7 @@ "jest": "29.7.0", "prettier": "3.4.2", "supertest": "6.3.4", - "ts-jest": "29.1.2", + "ts-jest": "29.2.5", "ts-loader": "9.5.1", "ts-node": "10.9.2", "tsconfig-paths": "4.2.0", diff --git a/sample/32-graphql-federation-schema-first/posts-application/package.json b/sample/32-graphql-federation-schema-first/posts-application/package.json index cb48e8abb68..73858ac99a2 100644 --- a/sample/32-graphql-federation-schema-first/posts-application/package.json +++ b/sample/32-graphql-federation-schema-first/posts-application/package.json @@ -52,7 +52,7 @@ "jest": "29.7.0", "prettier": "3.4.2", "supertest": "6.3.4", - "ts-jest": "29.1.2", + "ts-jest": "29.2.5", "ts-loader": "9.5.1", "ts-node": "10.9.2", "tsconfig-paths": "4.2.0", diff --git a/sample/32-graphql-federation-schema-first/users-application/package.json b/sample/32-graphql-federation-schema-first/users-application/package.json index 59a92f8c228..483f89c24dd 100644 --- a/sample/32-graphql-federation-schema-first/users-application/package.json +++ b/sample/32-graphql-federation-schema-first/users-application/package.json @@ -51,7 +51,7 @@ "jest": "29.7.0", "prettier": "3.4.2", "supertest": "6.3.4", - "ts-jest": "29.1.2", + "ts-jest": "29.2.5", "ts-loader": "9.5.1", "ts-node": "10.9.2", "tsconfig-paths": "4.2.0", diff --git a/sample/33-graphql-mercurius/package.json b/sample/33-graphql-mercurius/package.json index 28bce84ccab..5c181b53169 100644 --- a/sample/33-graphql-mercurius/package.json +++ b/sample/33-graphql-mercurius/package.json @@ -41,7 +41,7 @@ "jest": "29.7.0", "prettier": "3.4.2", "supertest": "6.3.4", - "ts-jest": "29.1.2", + "ts-jest": "29.2.5", "ts-loader": "9.5.1", "ts-node": "10.9.2", "tsconfig-paths": "4.2.0",