Skip to content

Commit a95f719

Browse files
authoredFeb 7, 2024
Merge pull request #2824 from nestjs/renovate/nest-monorepo
chore(deps): update nest monorepo to v10.3.2
2 parents eb3abdb + 6c6a7a8 commit a95f719

File tree

2 files changed

+51
-41
lines changed

2 files changed

+51
-41
lines changed
 

‎package-lock.json

+49-39
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@
3737
"@fastify/static": "6.12.0",
3838
"@nestjs/common": "10.3.2",
3939
"@nestjs/core": "10.3.2",
40-
"@nestjs/platform-express": "10.3.1",
41-
"@nestjs/platform-fastify": "10.3.1",
40+
"@nestjs/platform-express": "10.3.2",
41+
"@nestjs/platform-fastify": "10.3.2",
4242
"@types/jest": "29.5.12",
4343
"@types/js-yaml": "4.0.9",
4444
"@types/lodash": "4.14.202",

0 commit comments

Comments
 (0)
Please sign in to comment.