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 Oct 19, 2024
1 parent 07b1526 commit 45c3c3a
Show file tree
Hide file tree
Showing 6 changed files with 42 additions and 19 deletions.
2 changes: 1 addition & 1 deletion frameworks/nestjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@nestjs/cli": "10.4.5",
"@nestjs/schematics": "10.1.4",
"@nestjs/testing": "10.4.4",
"@types/express": "4.17.21",
"@types/express": "5.0.0",
"@types/jest": "29.5.13",
"@types/node": "16.18.113",
"@types/supertest": "6.0.2",
Expand Down
14 changes: 7 additions & 7 deletions frameworks/nestjs/pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion libraries/express/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"devDependencies": {
"@types/body-parser": "1.19.5",
"@types/express": "4.17.21",
"@types/express": "5.0.0",
"prisma": "5.22.0-dev.2",
"ts-node": "10.9.2",
"typescript": "5.6.3"
Expand Down
26 changes: 19 additions & 7 deletions libraries/express/pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion libraries/type-graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"type-graphql": "2.0.0-rc.2"
},
"devDependencies": {
"@types/express": "4.17.21",
"@types/express": "5.0.0",
"@types/express-serve-static-core": "5.0.0",
"@types/node": "16.18.113",
"prisma": "5.22.0-dev.2",
Expand Down
15 changes: 13 additions & 2 deletions libraries/type-graphql/pnpm-lock.yaml

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

0 comments on commit 45c3c3a

Please sign in to comment.