Skip to content

Commit

Permalink
chore(deps): update dependency @types/express to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 18, 2024
1 parent 013c6e7 commit 0fa586f
Show file tree
Hide file tree
Showing 38 changed files with 98 additions and 146 deletions.
170 changes: 61 additions & 109 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
"@types/chai": "4.3.20",
"@types/chai-as-promised": "7.1.8",
"@types/cors": "2.8.17",
"@types/express": "4.17.21",
"@types/express": "5.0.0",
"@types/gulp": "4.0.17",
"@types/http-errors": "2.0.4",
"@types/mocha": "10.0.10",
Expand Down
2 changes: 1 addition & 1 deletion sample/01-cats-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@nestjs/cli": "10.4.9",
"@nestjs/schematics": "10.2.3",
"@nestjs/testing": "10.4.15",
"@types/express": "4.17.21",
"@types/express": "5.0.0",
"@types/jest": "29.5.14",
"@types/node": "22.10.2",
"@types/supertest": "6.0.2",
Expand Down
2 changes: 1 addition & 1 deletion sample/02-gateways/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@nestjs/cli": "10.4.9",
"@nestjs/schematics": "10.2.3",
"@nestjs/testing": "10.4.15",
"@types/express": "4.17.21",
"@types/express": "5.0.0",
"@types/jest": "29.5.14",
"@types/node": "22.10.2",
"@types/supertest": "6.0.2",
Expand Down
2 changes: 1 addition & 1 deletion sample/03-microservices/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@nestjs/schematics": "10.2.3",
"@nestjs/testing": "10.4.15",
"@types/amqplib": "0.10.6",
"@types/express": "4.17.21",
"@types/express": "5.0.0",
"@types/node": "22.10.2",
"@types/supertest": "6.0.2",
"jest": "29.7.0",
Expand Down
2 changes: 1 addition & 1 deletion sample/04-grpc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@nestjs/cli": "10.4.9",
"@nestjs/schematics": "10.2.3",
"@nestjs/testing": "10.4.15",
"@types/express": "4.17.21",
"@types/express": "5.0.0",
"@types/node": "22.10.2",
"@types/supertest": "6.0.2",
"@typescript-eslint/eslint-plugin": "5.62.0",
Expand Down
2 changes: 1 addition & 1 deletion sample/05-sql-typeorm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@nestjs/cli": "10.4.9",
"@nestjs/schematics": "10.2.3",
"@nestjs/testing": "10.4.15",
"@types/express": "4.17.21",
"@types/express": "5.0.0",
"@types/jest": "29.5.14",
"@types/node": "22.10.2",
"@types/supertest": "6.0.2",
Expand Down
2 changes: 1 addition & 1 deletion sample/06-mongoose/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@nestjs/cli": "10.4.9",
"@nestjs/schematics": "10.2.3",
"@nestjs/testing": "10.4.15",
"@types/express": "4.17.21",
"@types/express": "5.0.0",
"@types/jest": "29.5.14",
"@types/node": "22.10.2",
"@types/supertest": "6.0.2",
Expand Down
2 changes: 1 addition & 1 deletion sample/07-sequelize/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@nestjs/cli": "10.4.9",
"@nestjs/schematics": "10.2.3",
"@nestjs/testing": "10.4.15",
"@types/express": "4.17.21",
"@types/express": "5.0.0",
"@types/jest": "29.5.14",
"@types/node": "22.10.2",
"@types/supertest": "6.0.2",
Expand Down
2 changes: 1 addition & 1 deletion sample/10-fastify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@nestjs/cli": "10.4.9",
"@nestjs/schematics": "10.2.3",
"@nestjs/testing": "10.4.15",
"@types/express": "4.17.21",
"@types/express": "5.0.0",
"@types/node": "22.10.2",
"@types/supertest": "6.0.2",
"@typescript-eslint/eslint-plugin": "5.62.0",
Expand Down
2 changes: 1 addition & 1 deletion sample/11-swagger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@nestjs/cli": "10.4.9",
"@nestjs/schematics": "10.2.3",
"@nestjs/testing": "10.4.15",
"@types/express": "4.17.21",
"@types/express": "5.0.0",
"@types/node": "22.10.2",
"@types/supertest": "6.0.2",
"@typescript-eslint/eslint-plugin": "5.62.0",
Expand Down
2 changes: 1 addition & 1 deletion sample/12-graphql-schema-first/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@nestjs/cli": "10.4.9",
"@nestjs/schematics": "10.2.3",
"@nestjs/testing": "10.4.15",
"@types/express": "4.17.21",
"@types/express": "5.0.0",
"@types/jest": "29.5.14",
"@types/node": "22.10.2",
"@types/supertest": "6.0.2",
Expand Down
2 changes: 1 addition & 1 deletion sample/13-mongo-typeorm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@nestjs/cli": "10.4.9",
"@nestjs/schematics": "10.2.3",
"@nestjs/testing": "10.4.15",
"@types/express": "4.17.21",
"@types/express": "5.0.0",
"@types/jest": "29.5.14",
"@types/node": "22.10.2",
"@types/supertest": "6.0.2",
Expand Down
2 changes: 1 addition & 1 deletion sample/14-mongoose-base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@nestjs/cli": "10.4.9",
"@nestjs/schematics": "10.2.3",
"@nestjs/testing": "10.4.15",
"@types/express": "4.17.21",
"@types/express": "5.0.0",
"@types/jest": "29.5.14",
"@types/node": "22.10.2",
"@types/supertest": "6.0.2",
Expand Down
2 changes: 1 addition & 1 deletion sample/15-mvc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@nestjs/cli": "10.4.9",
"@nestjs/schematics": "10.2.3",
"@nestjs/testing": "10.4.15",
"@types/express": "4.17.21",
"@types/express": "5.0.0",
"@types/node": "22.10.2",
"@types/supertest": "6.0.2",
"jest": "29.7.0",
Expand Down
2 changes: 1 addition & 1 deletion sample/16-gateways-ws/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@nestjs/cli": "10.4.9",
"@nestjs/schematics": "10.2.3",
"@nestjs/testing": "10.4.15",
"@types/express": "4.17.21",
"@types/express": "5.0.0",
"@types/node": "22.10.2",
"@types/supertest": "6.0.2",
"jest": "29.7.0",
Expand Down
2 changes: 1 addition & 1 deletion sample/17-mvc-fastify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@nestjs/cli": "10.4.9",
"@nestjs/schematics": "10.2.3",
"@nestjs/testing": "10.4.15",
"@types/express": "4.17.21",
"@types/express": "5.0.0",
"@types/node": "22.10.2",
"@types/supertest": "6.0.2",
"@typescript-eslint/eslint-plugin": "5.62.0",
Expand Down
2 changes: 1 addition & 1 deletion sample/19-auth-jwt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@nestjs/cli": "10.4.9",
"@nestjs/schematics": "10.2.3",
"@nestjs/testing": "10.4.15",
"@types/express": "4.17.21",
"@types/express": "5.0.0",
"@types/jest": "29.5.14",
"@types/node": "22.10.2",
"@types/supertest": "6.0.2",
Expand Down
2 changes: 1 addition & 1 deletion sample/20-cache/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@nestjs/schematics": "10.2.3",
"@nestjs/testing": "10.4.15",
"@types/cache-manager": "^4.0.2",
"@types/express": "4.17.21",
"@types/express": "5.0.0",
"@types/node": "22.10.2",
"@types/supertest": "6.0.2",
"@typescript-eslint/eslint-plugin": "5.62.0",
Expand Down
Loading

0 comments on commit 0fa586f

Please sign in to comment.