diff --git a/sample/01-cats-app/package.json b/sample/01-cats-app/package.json index 2523eee22d5..09b5dbd16a5 100644 --- a/sample/01-cats-app/package.json +++ b/sample/01-cats-app/package.json @@ -43,8 +43,8 @@ "ts-loader": "9.3.1", "ts-node": "10.8.2", "tsconfig-paths": "4.0.0", - "@typescript-eslint/eslint-plugin": "5.30.5", - "@typescript-eslint/parser": "5.30.5", + "@typescript-eslint/eslint-plugin": "5.56.0", + "@typescript-eslint/parser": "5.56.0", "eslint": "8.19.0", "eslint-config-prettier": "8.5.0", "eslint-plugin-import": "2.26.0", diff --git a/sample/02-gateways/package.json b/sample/02-gateways/package.json index 812c137abfe..b4b4b95f4e3 100644 --- a/sample/02-gateways/package.json +++ b/sample/02-gateways/package.json @@ -40,8 +40,8 @@ "@types/node": "18.0.3", "@types/supertest": "2.0.12", "@types/ws": "8.5.3", - "@typescript-eslint/eslint-plugin": "5.30.5", - "@typescript-eslint/parser": "5.30.5", + "@typescript-eslint/eslint-plugin": "5.56.0", + "@typescript-eslint/parser": "5.56.0", "eslint": "8.19.0", "eslint-config-prettier": "8.5.0", "eslint-plugin-import": "2.26.0", diff --git a/sample/03-microservices/package.json b/sample/03-microservices/package.json index 95bc601adb1..a7395ad64a2 100644 --- a/sample/03-microservices/package.json +++ b/sample/03-microservices/package.json @@ -44,8 +44,8 @@ "ts-loader": "9.3.1", "ts-node": "10.8.2", "tsconfig-paths": "4.0.0", - "@typescript-eslint/eslint-plugin": "5.30.5", - "@typescript-eslint/parser": "5.30.5", + "@typescript-eslint/eslint-plugin": "5.56.0", + "@typescript-eslint/parser": "5.56.0", "eslint": "8.19.0", "eslint-config-prettier": "8.5.0", "eslint-plugin-import": "2.26.0", diff --git a/sample/04-grpc/package.json b/sample/04-grpc/package.json index e0b35771d2f..4b733bf2c81 100644 --- a/sample/04-grpc/package.json +++ b/sample/04-grpc/package.json @@ -37,8 +37,8 @@ "@types/express": "4.17.13", "@types/node": "18.0.3", "@types/supertest": "2.0.12", - "@typescript-eslint/eslint-plugin": "5.30.5", - "@typescript-eslint/parser": "5.30.5", + "@typescript-eslint/eslint-plugin": "5.56.0", + "@typescript-eslint/parser": "5.56.0", "eslint": "8.19.0", "eslint-config-prettier": "8.5.0", "eslint-plugin-import": "2.26.0", diff --git a/sample/05-sql-typeorm/package.json b/sample/05-sql-typeorm/package.json index 2565b44967d..8838e1f0684 100644 --- a/sample/05-sql-typeorm/package.json +++ b/sample/05-sql-typeorm/package.json @@ -37,8 +37,8 @@ "@types/jest": "28.1.4", "@types/node": "18.0.3", "@types/supertest": "2.0.12", - "@typescript-eslint/eslint-plugin": "5.30.5", - "@typescript-eslint/parser": "5.30.5", + "@typescript-eslint/eslint-plugin": "5.56.0", + "@typescript-eslint/parser": "5.56.0", "eslint": "8.19.0", "eslint-config-prettier": "8.5.0", "eslint-plugin-import": "2.26.0", diff --git a/sample/06-mongoose/package.json b/sample/06-mongoose/package.json index db5234f2f78..3bec7a2240d 100644 --- a/sample/06-mongoose/package.json +++ b/sample/06-mongoose/package.json @@ -36,8 +36,8 @@ "@types/jest": "28.1.4", "@types/node": "18.0.3", "@types/supertest": "2.0.12", - "@typescript-eslint/eslint-plugin": "5.30.5", - "@typescript-eslint/parser": "5.30.5", + "@typescript-eslint/eslint-plugin": "5.56.0", + "@typescript-eslint/parser": "5.56.0", "eslint": "8.19.0", "eslint-config-prettier": "8.5.0", "eslint-plugin-import": "2.26.0", diff --git a/sample/07-sequelize/package.json b/sample/07-sequelize/package.json index 37d329f7d6c..24ba751d2e1 100644 --- a/sample/07-sequelize/package.json +++ b/sample/07-sequelize/package.json @@ -39,8 +39,8 @@ "@types/jest": "28.1.4", "@types/node": "18.0.3", "@types/supertest": "2.0.12", - "@typescript-eslint/eslint-plugin": "5.30.5", - "@typescript-eslint/parser": "5.30.5", + "@typescript-eslint/eslint-plugin": "5.56.0", + "@typescript-eslint/parser": "5.56.0", "eslint": "8.19.0", "eslint-config-prettier": "8.5.0", "eslint-plugin-import": "2.26.0", diff --git a/sample/08-webpack/package.json b/sample/08-webpack/package.json index 6cf5c2ad75f..3036fc74bd6 100644 --- a/sample/08-webpack/package.json +++ b/sample/08-webpack/package.json @@ -23,8 +23,8 @@ "@nestjs/cli": "9.0.0", "@nestjs/schematics": "9.0.4", "@types/node": "18.0.3", - "@typescript-eslint/eslint-plugin": "5.30.5", - "@typescript-eslint/parser": "5.30.5", + "@typescript-eslint/eslint-plugin": "5.56.0", + "@typescript-eslint/parser": "5.56.0", "eslint": "8.19.0", "eslint-config-prettier": "8.5.0", "eslint-plugin-import": "2.26.0", diff --git a/sample/10-fastify/package.json b/sample/10-fastify/package.json index f0309041c24..1944f581e46 100644 --- a/sample/10-fastify/package.json +++ b/sample/10-fastify/package.json @@ -35,8 +35,8 @@ "@types/express": "4.17.13", "@types/node": "18.0.3", "@types/supertest": "2.0.12", - "@typescript-eslint/eslint-plugin": "5.30.5", - "@typescript-eslint/parser": "5.30.5", + "@typescript-eslint/eslint-plugin": "5.56.0", + "@typescript-eslint/parser": "5.56.0", "eslint": "8.19.0", "eslint-config-prettier": "8.5.0", "eslint-plugin-import": "2.26.0", diff --git a/sample/11-swagger/package.json b/sample/11-swagger/package.json index a4abf29bf31..6bdf54523a4 100644 --- a/sample/11-swagger/package.json +++ b/sample/11-swagger/package.json @@ -36,8 +36,8 @@ "@types/express": "4.17.13", "@types/node": "18.0.3", "@types/supertest": "2.0.12", - "@typescript-eslint/eslint-plugin": "5.30.5", - "@typescript-eslint/parser": "5.30.5", + "@typescript-eslint/eslint-plugin": "5.56.0", + "@typescript-eslint/parser": "5.56.0", "eslint": "8.19.0", "eslint-config-prettier": "8.5.0", "eslint-plugin-import": "2.26.0", diff --git a/sample/12-graphql-schema-first/package.json b/sample/12-graphql-schema-first/package.json index 42a6f3f1340..0e04dbe75a1 100644 --- a/sample/12-graphql-schema-first/package.json +++ b/sample/12-graphql-schema-first/package.json @@ -41,8 +41,8 @@ "@types/express": "4.17.17", "@types/node": "18.15.0", "@types/supertest": "2.0.12", - "@typescript-eslint/eslint-plugin": "5.54.1", - "@typescript-eslint/parser": "5.54.1", + "@typescript-eslint/eslint-plugin": "5.56.0", + "@typescript-eslint/parser": "5.56.0", "eslint": "8.35.0", "eslint-config-prettier": "8.7.0", "eslint-plugin-import": "2.27.5", diff --git a/sample/13-mongo-typeorm/package.json b/sample/13-mongo-typeorm/package.json index 07b4f10db05..f53c347e0f1 100644 --- a/sample/13-mongo-typeorm/package.json +++ b/sample/13-mongo-typeorm/package.json @@ -37,8 +37,8 @@ "@types/jest": "28.1.4", "@types/node": "18.0.3", "@types/supertest": "2.0.12", - "@typescript-eslint/eslint-plugin": "5.30.5", - "@typescript-eslint/parser": "5.30.5", + "@typescript-eslint/eslint-plugin": "5.56.0", + "@typescript-eslint/parser": "5.56.0", "eslint": "8.19.0", "eslint-config-prettier": "8.5.0", "eslint-plugin-import": "2.26.0", diff --git a/sample/14-mongoose-base/package.json b/sample/14-mongoose-base/package.json index c837602229f..a4d14ffef0f 100644 --- a/sample/14-mongoose-base/package.json +++ b/sample/14-mongoose-base/package.json @@ -35,8 +35,8 @@ "@types/jest": "28.1.4", "@types/node": "18.0.3", "@types/supertest": "2.0.12", - "@typescript-eslint/eslint-plugin": "5.30.5", - "@typescript-eslint/parser": "5.30.5", + "@typescript-eslint/eslint-plugin": "5.56.0", + "@typescript-eslint/parser": "5.56.0", "eslint": "8.19.0", "eslint-config-prettier": "8.5.0", "eslint-plugin-import": "2.26.0", diff --git a/sample/15-mvc/package.json b/sample/15-mvc/package.json index 48b32539240..abc2ce02985 100644 --- a/sample/15-mvc/package.json +++ b/sample/15-mvc/package.json @@ -41,8 +41,8 @@ "ts-loader": "9.3.1", "ts-node": "10.8.2", "tsconfig-paths": "4.0.0", - "@typescript-eslint/eslint-plugin": "5.30.5", - "@typescript-eslint/parser": "5.30.5", + "@typescript-eslint/eslint-plugin": "5.56.0", + "@typescript-eslint/parser": "5.56.0", "eslint": "8.19.0", "eslint-config-prettier": "8.5.0", "eslint-plugin-import": "2.26.0", diff --git a/sample/16-gateways-ws/package.json b/sample/16-gateways-ws/package.json index bc77660f967..8101008080e 100644 --- a/sample/16-gateways-ws/package.json +++ b/sample/16-gateways-ws/package.json @@ -46,8 +46,8 @@ "ts-loader": "9.3.1", "ts-node": "10.8.2", "tsconfig-paths": "4.0.0", - "@typescript-eslint/eslint-plugin": "5.30.5", - "@typescript-eslint/parser": "5.30.5", + "@typescript-eslint/eslint-plugin": "5.56.0", + "@typescript-eslint/parser": "5.56.0", "eslint": "8.19.0", "eslint-config-prettier": "8.5.0", "eslint-plugin-import": "2.26.0", diff --git a/sample/17-mvc-fastify/package.json b/sample/17-mvc-fastify/package.json index 3c53cd1f4b5..49713ec9e10 100644 --- a/sample/17-mvc-fastify/package.json +++ b/sample/17-mvc-fastify/package.json @@ -36,8 +36,8 @@ "@types/express": "4.17.13", "@types/node": "18.0.3", "@types/supertest": "2.0.12", - "@typescript-eslint/eslint-plugin": "5.30.5", - "@typescript-eslint/parser": "5.30.5", + "@typescript-eslint/eslint-plugin": "5.56.0", + "@typescript-eslint/parser": "5.56.0", "eslint": "8.19.0", "eslint-config-prettier": "8.5.0", "eslint-plugin-import": "2.26.0", diff --git a/sample/18-context/package.json b/sample/18-context/package.json index a6f8ee7a0cb..6a4f8030135 100644 --- a/sample/18-context/package.json +++ b/sample/18-context/package.json @@ -37,8 +37,8 @@ "ts-loader": "9.3.1", "ts-node": "10.8.2", "tsconfig-paths": "4.0.0", - "@typescript-eslint/eslint-plugin": "5.30.5", - "@typescript-eslint/parser": "5.30.5", + "@typescript-eslint/eslint-plugin": "5.56.0", + "@typescript-eslint/parser": "5.56.0", "eslint": "8.19.0", "eslint-config-prettier": "8.5.0", "eslint-plugin-import": "2.26.0", diff --git a/sample/19-auth-jwt/package.json b/sample/19-auth-jwt/package.json index 7300a1342f1..2c727e3ecb7 100644 --- a/sample/19-auth-jwt/package.json +++ b/sample/19-auth-jwt/package.json @@ -47,8 +47,8 @@ "ts-loader": "9.3.1", "ts-node": "10.8.2", "tsconfig-paths": "4.0.0", - "@typescript-eslint/eslint-plugin": "5.30.5", - "@typescript-eslint/parser": "5.30.5", + "@typescript-eslint/eslint-plugin": "5.56.0", + "@typescript-eslint/parser": "5.56.0", "eslint": "8.19.0", "eslint-config-prettier": "8.5.0", "eslint-plugin-import": "2.26.0", diff --git a/sample/20-cache/package.json b/sample/20-cache/package.json index 2550fd1101c..a4902713bc2 100644 --- a/sample/20-cache/package.json +++ b/sample/20-cache/package.json @@ -36,8 +36,8 @@ "@types/express": "4.17.13", "@types/node": "18.0.3", "@types/supertest": "2.0.12", - "@typescript-eslint/eslint-plugin": "5.30.5", - "@typescript-eslint/parser": "5.30.5", + "@typescript-eslint/eslint-plugin": "5.56.0", + "@typescript-eslint/parser": "5.56.0", "eslint": "8.19.0", "eslint-config-prettier": "8.5.0", "eslint-plugin-import": "2.26.0", diff --git a/sample/21-serializer/package.json b/sample/21-serializer/package.json index 859d4c1704f..88fbd80471e 100644 --- a/sample/21-serializer/package.json +++ b/sample/21-serializer/package.json @@ -41,8 +41,8 @@ "ts-loader": "9.3.1", "ts-node": "10.8.2", "tsconfig-paths": "4.0.0", - "@typescript-eslint/eslint-plugin": "5.30.5", - "@typescript-eslint/parser": "5.30.5", + "@typescript-eslint/eslint-plugin": "5.56.0", + "@typescript-eslint/parser": "5.56.0", "eslint": "8.19.0", "eslint-config-prettier": "8.5.0", "eslint-plugin-import": "2.26.0", diff --git a/sample/22-graphql-prisma/package.json b/sample/22-graphql-prisma/package.json index 7876592119d..7786ec21104 100644 --- a/sample/22-graphql-prisma/package.json +++ b/sample/22-graphql-prisma/package.json @@ -42,8 +42,8 @@ "@types/express": "4.17.17", "@types/node": "18.15.0", "@types/supertest": "2.0.12", - "@typescript-eslint/eslint-plugin": "5.54.1", - "@typescript-eslint/parser": "5.54.1", + "@typescript-eslint/eslint-plugin": "5.56.0", + "@typescript-eslint/parser": "5.56.0", "eslint": "8.35.0", "eslint-config-prettier": "8.7.0", "eslint-plugin-import": "2.27.5", diff --git a/sample/23-graphql-code-first/package.json b/sample/23-graphql-code-first/package.json index 3bd937f15b6..22fb9da7e21 100644 --- a/sample/23-graphql-code-first/package.json +++ b/sample/23-graphql-code-first/package.json @@ -40,8 +40,8 @@ "@types/express": "4.17.17", "@types/node": "18.15.0", "@types/supertest": "2.0.12", - "@typescript-eslint/eslint-plugin": "5.54.1", - "@typescript-eslint/parser": "5.54.1", + "@typescript-eslint/eslint-plugin": "5.56.0", + "@typescript-eslint/parser": "5.56.0", "eslint": "8.35.0", "eslint-config-prettier": "8.7.0", "eslint-plugin-import": "2.27.5", diff --git a/sample/24-serve-static/package.json b/sample/24-serve-static/package.json index 3e7687f0580..d15322c18d4 100644 --- a/sample/24-serve-static/package.json +++ b/sample/24-serve-static/package.json @@ -43,8 +43,8 @@ "ts-loader": "9.3.1", "ts-node": "10.8.2", "tsconfig-paths": "4.0.0", - "@typescript-eslint/eslint-plugin": "5.30.5", - "@typescript-eslint/parser": "5.30.5", + "@typescript-eslint/eslint-plugin": "5.56.0", + "@typescript-eslint/parser": "5.56.0", "eslint": "8.19.0", "eslint-config-prettier": "8.5.0", "eslint-plugin-import": "2.26.0", diff --git a/sample/25-dynamic-modules/package.json b/sample/25-dynamic-modules/package.json index 67d0410e0b8..7863db8bdfa 100644 --- a/sample/25-dynamic-modules/package.json +++ b/sample/25-dynamic-modules/package.json @@ -43,8 +43,8 @@ "ts-loader": "9.3.1", "ts-node": "10.8.2", "tsconfig-paths": "4.0.0", - "@typescript-eslint/eslint-plugin": "5.30.5", - "@typescript-eslint/parser": "5.30.5", + "@typescript-eslint/eslint-plugin": "5.56.0", + "@typescript-eslint/parser": "5.56.0", "eslint": "8.19.0", "eslint-config-prettier": "8.5.0", "eslint-plugin-import": "2.26.0", diff --git a/sample/26-queues/package.json b/sample/26-queues/package.json index a7020fbb449..355d85059c8 100644 --- a/sample/26-queues/package.json +++ b/sample/26-queues/package.json @@ -46,8 +46,8 @@ "ts-loader": "9.3.1", "ts-node": "10.8.2", "tsconfig-paths": "4.0.0", - "@typescript-eslint/eslint-plugin": "5.30.5", - "@typescript-eslint/parser": "5.30.5", + "@typescript-eslint/eslint-plugin": "5.56.0", + "@typescript-eslint/parser": "5.56.0", "eslint": "8.19.0", "eslint-config-prettier": "8.5.0", "eslint-plugin-import": "2.26.0", diff --git a/sample/27-scheduling/package.json b/sample/27-scheduling/package.json index c88cb8b3c69..9fc97b63788 100644 --- a/sample/27-scheduling/package.json +++ b/sample/27-scheduling/package.json @@ -45,8 +45,8 @@ "ts-loader": "9.3.1", "ts-node": "10.8.2", "tsconfig-paths": "4.0.0", - "@typescript-eslint/eslint-plugin": "5.30.5", - "@typescript-eslint/parser": "5.30.5", + "@typescript-eslint/eslint-plugin": "5.56.0", + "@typescript-eslint/parser": "5.56.0", "eslint": "8.19.0", "eslint-config-prettier": "8.5.0", "eslint-plugin-import": "2.26.0", diff --git a/sample/28-sse/package.json b/sample/28-sse/package.json index 8b104618405..c2d231f6409 100644 --- a/sample/28-sse/package.json +++ b/sample/28-sse/package.json @@ -42,8 +42,8 @@ "ts-loader": "9.3.1", "ts-node": "10.8.2", "tsconfig-paths": "4.0.0", - "@typescript-eslint/eslint-plugin": "5.30.5", - "@typescript-eslint/parser": "5.30.5", + "@typescript-eslint/eslint-plugin": "5.56.0", + "@typescript-eslint/parser": "5.56.0", "eslint": "8.19.0", "eslint-config-prettier": "8.5.0", "eslint-plugin-import": "2.26.0", diff --git a/sample/29-file-upload/package.json b/sample/29-file-upload/package.json index a78dbefbc8e..9c84cfa2def 100644 --- a/sample/29-file-upload/package.json +++ b/sample/29-file-upload/package.json @@ -44,8 +44,8 @@ "ts-loader": "9.3.1", "ts-node": "10.8.2", "tsconfig-paths": "4.0.0", - "@typescript-eslint/eslint-plugin": "5.30.5", - "@typescript-eslint/parser": "5.30.5", + "@typescript-eslint/eslint-plugin": "5.56.0", + "@typescript-eslint/parser": "5.56.0", "eslint": "8.19.0", "eslint-config-prettier": "8.5.0", "eslint-plugin-import": "2.26.0", diff --git a/sample/30-event-emitter/package.json b/sample/30-event-emitter/package.json index 0ac78bcb2f7..15173424c23 100644 --- a/sample/30-event-emitter/package.json +++ b/sample/30-event-emitter/package.json @@ -35,8 +35,8 @@ "@types/jest": "28.1.4", "@types/node": "18.0.3", "@types/supertest": "2.0.12", - "@typescript-eslint/eslint-plugin": "5.30.5", - "@typescript-eslint/parser": "5.30.5", + "@typescript-eslint/eslint-plugin": "5.56.0", + "@typescript-eslint/parser": "5.56.0", "eslint": "8.19.0", "eslint-config-prettier": "8.5.0", "eslint-plugin-import": "2.26.0", diff --git a/sample/31-graphql-federation-code-first/gateway/package.json b/sample/31-graphql-federation-code-first/gateway/package.json index 0a7f3ddfa8d..44835878852 100644 --- a/sample/31-graphql-federation-code-first/gateway/package.json +++ b/sample/31-graphql-federation-code-first/gateway/package.json @@ -43,8 +43,8 @@ "@types/jest": "29.4.0", "@types/node": "18.15.0", "@types/supertest": "2.0.12", - "@typescript-eslint/eslint-plugin": "5.54.1", - "@typescript-eslint/parser": "5.54.1", + "@typescript-eslint/eslint-plugin": "5.56.0", + "@typescript-eslint/parser": "5.56.0", "eslint": "8.35.0", "eslint-config-prettier": "8.7.0", "eslint-plugin-prettier": "4.2.1", 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 2b2aaa53043..0ac74a9ae7c 100644 --- a/sample/31-graphql-federation-code-first/posts-application/package.json +++ b/sample/31-graphql-federation-code-first/posts-application/package.json @@ -44,8 +44,8 @@ "@types/jest": "29.4.0", "@types/node": "18.15.0", "@types/supertest": "2.0.12", - "@typescript-eslint/eslint-plugin": "5.54.1", - "@typescript-eslint/parser": "5.54.1", + "@typescript-eslint/eslint-plugin": "5.56.0", + "@typescript-eslint/parser": "5.56.0", "eslint": "8.35.0", "eslint-config-prettier": "8.7.0", "eslint-plugin-prettier": "4.2.1", 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 ea8bd255abf..432301a04e4 100644 --- a/sample/31-graphql-federation-code-first/users-application/package.json +++ b/sample/31-graphql-federation-code-first/users-application/package.json @@ -43,8 +43,8 @@ "@types/jest": "29.4.0", "@types/node": "18.15.0", "@types/supertest": "2.0.12", - "@typescript-eslint/eslint-plugin": "5.54.1", - "@typescript-eslint/parser": "5.54.1", + "@typescript-eslint/eslint-plugin": "5.56.0", + "@typescript-eslint/parser": "5.56.0", "eslint": "8.35.0", "eslint-config-prettier": "8.7.0", "eslint-plugin-prettier": "4.2.1", diff --git a/sample/32-graphql-federation-schema-first/gateway/package.json b/sample/32-graphql-federation-schema-first/gateway/package.json index f3c00da6323..dfa7ffcd0df 100644 --- a/sample/32-graphql-federation-schema-first/gateway/package.json +++ b/sample/32-graphql-federation-schema-first/gateway/package.json @@ -43,8 +43,8 @@ "@types/jest": "29.4.0", "@types/node": "18.15.0", "@types/supertest": "2.0.12", - "@typescript-eslint/eslint-plugin": "5.54.1", - "@typescript-eslint/parser": "5.54.1", + "@typescript-eslint/eslint-plugin": "5.56.0", + "@typescript-eslint/parser": "5.56.0", "eslint": "8.35.0", "eslint-config-prettier": "8.7.0", "eslint-plugin-prettier": "4.2.1", 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 4403f8d518a..c5f7ed07288 100644 --- a/sample/32-graphql-federation-schema-first/posts-application/package.json +++ b/sample/32-graphql-federation-schema-first/posts-application/package.json @@ -44,8 +44,8 @@ "@types/jest": "29.4.0", "@types/node": "18.15.0", "@types/supertest": "2.0.12", - "@typescript-eslint/eslint-plugin": "5.54.1", - "@typescript-eslint/parser": "5.54.1", + "@typescript-eslint/eslint-plugin": "5.56.0", + "@typescript-eslint/parser": "5.56.0", "eslint": "8.35.0", "eslint-config-prettier": "8.7.0", "eslint-plugin-prettier": "4.2.1", 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 d7367cabc0c..83d08a0cfc4 100644 --- a/sample/32-graphql-federation-schema-first/users-application/package.json +++ b/sample/32-graphql-federation-schema-first/users-application/package.json @@ -43,8 +43,8 @@ "@types/jest": "29.4.0", "@types/node": "18.15.0", "@types/supertest": "2.0.12", - "@typescript-eslint/eslint-plugin": "5.54.1", - "@typescript-eslint/parser": "5.54.1", + "@typescript-eslint/eslint-plugin": "5.56.0", + "@typescript-eslint/parser": "5.56.0", "eslint": "8.35.0", "eslint-config-prettier": "8.7.0", "eslint-plugin-prettier": "4.2.1", diff --git a/sample/33-graphql-mercurius/package.json b/sample/33-graphql-mercurius/package.json index 90e4365c161..7b535812211 100644 --- a/sample/33-graphql-mercurius/package.json +++ b/sample/33-graphql-mercurius/package.json @@ -45,8 +45,8 @@ "ts-loader": "9.3.1", "ts-node": "10.8.2", "tsconfig-paths": "4.0.0", - "@typescript-eslint/eslint-plugin": "5.30.5", - "@typescript-eslint/parser": "5.30.5", + "@typescript-eslint/eslint-plugin": "5.56.0", + "@typescript-eslint/parser": "5.56.0", "eslint": "8.19.0", "eslint-config-prettier": "8.5.0", "eslint-plugin-import": "2.26.0",