Skip to content

Commit ad17a30

Browse files
committedJan 23, 2024
chore(deps): update nest monorepo to v10.3.1
1 parent d6b7a08 commit ad17a30

File tree

2 files changed

+56
-56
lines changed

2 files changed

+56
-56
lines changed
 

‎package-lock.json

+52-52
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
@@ -34,10 +34,10 @@
3434
"@commitlint/cli": "18.5.0",
3535
"@commitlint/config-angular": "18.5.0",
3636
"@fastify/static": "6.12.0",
37-
"@nestjs/common": "10.3.0",
38-
"@nestjs/core": "10.3.0",
39-
"@nestjs/platform-express": "10.3.0",
40-
"@nestjs/platform-fastify": "10.3.0",
37+
"@nestjs/common": "10.3.1",
38+
"@nestjs/core": "10.3.1",
39+
"@nestjs/platform-express": "10.3.1",
40+
"@nestjs/platform-fastify": "10.3.1",
4141
"@types/jest": "29.5.11",
4242
"@types/js-yaml": "4.0.9",
4343
"@types/lodash": "4.14.202",

0 commit comments

Comments
 (0)
Please sign in to comment.