Skip to content

Commit 15ad2b6

Browse files
committedAug 12, 2024·
chore(deps): update nest monorepo to v10.4.0
1 parent ea25697 commit 15ad2b6

File tree

2 files changed

+24
-24
lines changed

2 files changed

+24
-24
lines changed
 

Diff for: ‎package-lock.json

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

Diff for: ‎package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,10 @@
3535
"@commitlint/cli": "19.4.0",
3636
"@commitlint/config-angular": "19.3.0",
3737
"@fastify/static": "7.0.4",
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",
38+
"@nestjs/common": "10.4.0",
39+
"@nestjs/core": "10.4.0",
40+
"@nestjs/platform-express": "10.4.0",
41+
"@nestjs/platform-fastify": "10.4.0",
4242
"@types/jest": "29.5.12",
4343
"@types/js-yaml": "4.0.9",
4444
"@types/lodash": "4.17.7",

0 commit comments

Comments
 (0)
Please sign in to comment.