From 121a40bd24ed314352ef9ee7abc6bc2e748dcf8c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 8 Dec 2024 18:23:31 +0000 Subject: [PATCH] Update dependency @types/supertest to v2.0.16 --- .../Curso-NestJS-Fundamentos/00-Introduccion/FINAL/package.json | 2 +- .../00-Introduccion/INICIO/package.json | 2 +- .../01-Instalaciones/FINAL/package.json | 2 +- .../01-Instalaciones/INICIO/package.json | 2 +- .../02-Controllers-I/FINAL/package.json | 2 +- .../02-Controllers-I/INICIO/package.json | 2 +- .../03-Controllers-II/FINAL/package.json | 2 +- .../03-Controllers-II/INICIO/package.json | 2 +- .../04-Controllers-III/FINAL/package.json | 2 +- .../04-Controllers-III/INICIO/package.json | 2 +- .../05-Controllers-IV/FINAL/package.json | 2 +- .../05-Controllers-IV/INICIO/package.json | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) diff --git a/NestJS/Curso-NestJS-Fundamentos/00-Introduccion/FINAL/package.json b/NestJS/Curso-NestJS-Fundamentos/00-Introduccion/FINAL/package.json index 416686a1..82246145 100644 --- a/NestJS/Curso-NestJS-Fundamentos/00-Introduccion/FINAL/package.json +++ b/NestJS/Curso-NestJS-Fundamentos/00-Introduccion/FINAL/package.json @@ -35,7 +35,7 @@ "@types/express": "4.17.13", "@types/jest": "28.1.3", "@types/node": "18.0.0", - "@types/supertest": "2.0.12", + "@types/supertest": "2.0.16", "@typescript-eslint/eslint-plugin": "5.29.0", "@typescript-eslint/parser": "5.29.0", "eslint": "8.18.0", diff --git a/NestJS/Curso-NestJS-Fundamentos/00-Introduccion/INICIO/package.json b/NestJS/Curso-NestJS-Fundamentos/00-Introduccion/INICIO/package.json index 416686a1..82246145 100644 --- a/NestJS/Curso-NestJS-Fundamentos/00-Introduccion/INICIO/package.json +++ b/NestJS/Curso-NestJS-Fundamentos/00-Introduccion/INICIO/package.json @@ -35,7 +35,7 @@ "@types/express": "4.17.13", "@types/jest": "28.1.3", "@types/node": "18.0.0", - "@types/supertest": "2.0.12", + "@types/supertest": "2.0.16", "@typescript-eslint/eslint-plugin": "5.29.0", "@typescript-eslint/parser": "5.29.0", "eslint": "8.18.0", diff --git a/NestJS/Curso-NestJS-Fundamentos/01-Instalaciones/FINAL/package.json b/NestJS/Curso-NestJS-Fundamentos/01-Instalaciones/FINAL/package.json index 416686a1..82246145 100644 --- a/NestJS/Curso-NestJS-Fundamentos/01-Instalaciones/FINAL/package.json +++ b/NestJS/Curso-NestJS-Fundamentos/01-Instalaciones/FINAL/package.json @@ -35,7 +35,7 @@ "@types/express": "4.17.13", "@types/jest": "28.1.3", "@types/node": "18.0.0", - "@types/supertest": "2.0.12", + "@types/supertest": "2.0.16", "@typescript-eslint/eslint-plugin": "5.29.0", "@typescript-eslint/parser": "5.29.0", "eslint": "8.18.0", diff --git a/NestJS/Curso-NestJS-Fundamentos/01-Instalaciones/INICIO/package.json b/NestJS/Curso-NestJS-Fundamentos/01-Instalaciones/INICIO/package.json index 416686a1..82246145 100644 --- a/NestJS/Curso-NestJS-Fundamentos/01-Instalaciones/INICIO/package.json +++ b/NestJS/Curso-NestJS-Fundamentos/01-Instalaciones/INICIO/package.json @@ -35,7 +35,7 @@ "@types/express": "4.17.13", "@types/jest": "28.1.3", "@types/node": "18.0.0", - "@types/supertest": "2.0.12", + "@types/supertest": "2.0.16", "@typescript-eslint/eslint-plugin": "5.29.0", "@typescript-eslint/parser": "5.29.0", "eslint": "8.18.0", diff --git a/NestJS/Curso-NestJS-Fundamentos/02-Controllers-I/FINAL/package.json b/NestJS/Curso-NestJS-Fundamentos/02-Controllers-I/FINAL/package.json index 416686a1..82246145 100644 --- a/NestJS/Curso-NestJS-Fundamentos/02-Controllers-I/FINAL/package.json +++ b/NestJS/Curso-NestJS-Fundamentos/02-Controllers-I/FINAL/package.json @@ -35,7 +35,7 @@ "@types/express": "4.17.13", "@types/jest": "28.1.3", "@types/node": "18.0.0", - "@types/supertest": "2.0.12", + "@types/supertest": "2.0.16", "@typescript-eslint/eslint-plugin": "5.29.0", "@typescript-eslint/parser": "5.29.0", "eslint": "8.18.0", diff --git a/NestJS/Curso-NestJS-Fundamentos/02-Controllers-I/INICIO/package.json b/NestJS/Curso-NestJS-Fundamentos/02-Controllers-I/INICIO/package.json index 416686a1..82246145 100644 --- a/NestJS/Curso-NestJS-Fundamentos/02-Controllers-I/INICIO/package.json +++ b/NestJS/Curso-NestJS-Fundamentos/02-Controllers-I/INICIO/package.json @@ -35,7 +35,7 @@ "@types/express": "4.17.13", "@types/jest": "28.1.3", "@types/node": "18.0.0", - "@types/supertest": "2.0.12", + "@types/supertest": "2.0.16", "@typescript-eslint/eslint-plugin": "5.29.0", "@typescript-eslint/parser": "5.29.0", "eslint": "8.18.0", diff --git a/NestJS/Curso-NestJS-Fundamentos/03-Controllers-II/FINAL/package.json b/NestJS/Curso-NestJS-Fundamentos/03-Controllers-II/FINAL/package.json index 416686a1..82246145 100644 --- a/NestJS/Curso-NestJS-Fundamentos/03-Controllers-II/FINAL/package.json +++ b/NestJS/Curso-NestJS-Fundamentos/03-Controllers-II/FINAL/package.json @@ -35,7 +35,7 @@ "@types/express": "4.17.13", "@types/jest": "28.1.3", "@types/node": "18.0.0", - "@types/supertest": "2.0.12", + "@types/supertest": "2.0.16", "@typescript-eslint/eslint-plugin": "5.29.0", "@typescript-eslint/parser": "5.29.0", "eslint": "8.18.0", diff --git a/NestJS/Curso-NestJS-Fundamentos/03-Controllers-II/INICIO/package.json b/NestJS/Curso-NestJS-Fundamentos/03-Controllers-II/INICIO/package.json index 416686a1..82246145 100644 --- a/NestJS/Curso-NestJS-Fundamentos/03-Controllers-II/INICIO/package.json +++ b/NestJS/Curso-NestJS-Fundamentos/03-Controllers-II/INICIO/package.json @@ -35,7 +35,7 @@ "@types/express": "4.17.13", "@types/jest": "28.1.3", "@types/node": "18.0.0", - "@types/supertest": "2.0.12", + "@types/supertest": "2.0.16", "@typescript-eslint/eslint-plugin": "5.29.0", "@typescript-eslint/parser": "5.29.0", "eslint": "8.18.0", diff --git a/NestJS/Curso-NestJS-Fundamentos/04-Controllers-III/FINAL/package.json b/NestJS/Curso-NestJS-Fundamentos/04-Controllers-III/FINAL/package.json index 300feee2..dbac60c2 100644 --- a/NestJS/Curso-NestJS-Fundamentos/04-Controllers-III/FINAL/package.json +++ b/NestJS/Curso-NestJS-Fundamentos/04-Controllers-III/FINAL/package.json @@ -37,7 +37,7 @@ "@types/express": "4.17.13", "@types/jest": "28.1.3", "@types/node": "18.0.0", - "@types/supertest": "2.0.12", + "@types/supertest": "2.0.16", "@typescript-eslint/eslint-plugin": "5.29.0", "@typescript-eslint/parser": "5.29.0", "eslint": "8.18.0", diff --git a/NestJS/Curso-NestJS-Fundamentos/04-Controllers-III/INICIO/package.json b/NestJS/Curso-NestJS-Fundamentos/04-Controllers-III/INICIO/package.json index 416686a1..82246145 100644 --- a/NestJS/Curso-NestJS-Fundamentos/04-Controllers-III/INICIO/package.json +++ b/NestJS/Curso-NestJS-Fundamentos/04-Controllers-III/INICIO/package.json @@ -35,7 +35,7 @@ "@types/express": "4.17.13", "@types/jest": "28.1.3", "@types/node": "18.0.0", - "@types/supertest": "2.0.12", + "@types/supertest": "2.0.16", "@typescript-eslint/eslint-plugin": "5.29.0", "@typescript-eslint/parser": "5.29.0", "eslint": "8.18.0", diff --git a/NestJS/Curso-NestJS-Fundamentos/05-Controllers-IV/FINAL/package.json b/NestJS/Curso-NestJS-Fundamentos/05-Controllers-IV/FINAL/package.json index 2425873d..956572ed 100644 --- a/NestJS/Curso-NestJS-Fundamentos/05-Controllers-IV/FINAL/package.json +++ b/NestJS/Curso-NestJS-Fundamentos/05-Controllers-IV/FINAL/package.json @@ -37,7 +37,7 @@ "@types/express": "4.17.13", "@types/jest": "28.1.3", "@types/node": "18.0.0", - "@types/supertest": "2.0.12", + "@types/supertest": "2.0.16", "@typescript-eslint/eslint-plugin": "5.29.0", "@typescript-eslint/parser": "5.29.0", "eslint": "8.18.0", diff --git a/NestJS/Curso-NestJS-Fundamentos/05-Controllers-IV/INICIO/package.json b/NestJS/Curso-NestJS-Fundamentos/05-Controllers-IV/INICIO/package.json index 300feee2..dbac60c2 100644 --- a/NestJS/Curso-NestJS-Fundamentos/05-Controllers-IV/INICIO/package.json +++ b/NestJS/Curso-NestJS-Fundamentos/05-Controllers-IV/INICIO/package.json @@ -37,7 +37,7 @@ "@types/express": "4.17.13", "@types/jest": "28.1.3", "@types/node": "18.0.0", - "@types/supertest": "2.0.12", + "@types/supertest": "2.0.16", "@typescript-eslint/eslint-plugin": "5.29.0", "@typescript-eslint/parser": "5.29.0", "eslint": "8.18.0",