Skip to content

Commit b632b88

Browse files
committedMar 18, 2024·
chore(deps): update nest monorepo to v10.3.4
1 parent 46ace94 commit b632b88

File tree

2 files changed

+40
-139
lines changed

2 files changed

+40
-139
lines changed
 

‎package-lock.json

+36-135
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.2.0",
3636
"@commitlint/config-angular": "19.1.0",
3737
"@fastify/static": "7.0.1",
38-
"@nestjs/common": "10.3.3",
39-
"@nestjs/core": "10.3.3",
40-
"@nestjs/platform-express": "10.3.3",
41-
"@nestjs/platform-fastify": "10.3.3",
38+
"@nestjs/common": "10.3.4",
39+
"@nestjs/core": "10.3.4",
40+
"@nestjs/platform-express": "10.3.4",
41+
"@nestjs/platform-fastify": "10.3.4",
4242
"@types/jest": "29.5.12",
4343
"@types/js-yaml": "4.0.9",
4444
"@types/lodash": "4.17.0",

0 commit comments

Comments
 (0)
Please sign in to comment.