Skip to content

Commit c4f9865

Browse files
chore(deps): update dependency @types/express to v5.0.3 (#1046)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b264a1d commit c4f9865

File tree

3 files changed

+9
-18
lines changed

3 files changed

+9
-18
lines changed

integration/rabbitmq/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@golevelup/nestjs-rabbitmq": "workspace:^",
2626
"@golevelup/ts-jest": "workspace:^",
2727
"@nestjs/testing": "^11.1.2",
28-
"@types/express": "5.0.1",
28+
"@types/express": "5.0.3",
2929
"@types/jest": "^27.0.3",
3030
"@types/node": "^22.15.29",
3131
"@types/supertest": "6.0.3",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@eslint/eslintrc": "^3.3.1",
1818
"@eslint/js": "^9.27.0",
1919
"@nestjs/testing": "^11.1.2",
20-
"@types/express": "5.0.2",
20+
"@types/express": "5.0.3",
2121
"@types/jest": "^27.0.3",
2222
"@types/lodash": "^4.17.17",
2323
"@types/node": "^22.15.29",

pnpm-lock.yaml

Lines changed: 7 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)