Skip to content

Commit 5e01879

Browse files
authoredJul 1, 2024··
Merge pull request #2993 from nestjs/renovate/nest-monorepo
chore(deps): update nest monorepo to v10.3.10
2 parents 71f7af1 + 6fd3c1c commit 5e01879

File tree

2 files changed

+32
-31
lines changed

2 files changed

+32
-31
lines changed
 

‎package-lock.json

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

‎package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,10 @@
3535
"@commitlint/cli": "19.3.0",
3636
"@commitlint/config-angular": "19.3.0",
3737
"@fastify/static": "7.0.4",
38-
"@nestjs/common": "10.3.9",
39-
"@nestjs/core": "10.3.9",
40-
"@nestjs/platform-express": "10.3.9",
41-
"@nestjs/platform-fastify": "10.3.9",
38+
"@nestjs/common": "10.3.10",
39+
"@nestjs/core": "10.3.10",
40+
"@nestjs/platform-express": "10.3.10",
41+
"@nestjs/platform-fastify": "10.3.10",
4242
"@types/jest": "29.5.12",
4343
"@types/js-yaml": "4.0.9",
4444
"@types/lodash": "4.17.6",

0 commit comments

Comments
 (0)
Please sign in to comment.