Skip to content

Commit 3edab81

Browse files
committedJun 3, 2024·
chore(deps): update nest monorepo to v10.3.9
1 parent 96858e9 commit 3edab81

File tree

2 files changed

+77
-53
lines changed

2 files changed

+77
-53
lines changed
 

‎package-lock.json

+73-49
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.8",
39-
"@nestjs/core": "10.3.8",
40-
"@nestjs/platform-express": "10.3.8",
41-
"@nestjs/platform-fastify": "10.3.8",
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",
4242
"@types/jest": "29.5.12",
4343
"@types/js-yaml": "4.0.9",
4444
"@types/lodash": "4.17.4",

0 commit comments

Comments
 (0)
Please sign in to comment.