Skip to content

Commit 1270f83

Browse files
committedMar 22, 2024·
chore(deps): update nest monorepo to v10.3.5
1 parent 823ba9c commit 1270f83

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed
 

‎package-lock.json

+16-16
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.1",
3636
"@commitlint/config-angular": "19.1.0",
3737
"@fastify/static": "7.0.1",
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",
38+
"@nestjs/common": "10.3.5",
39+
"@nestjs/core": "10.3.5",
40+
"@nestjs/platform-express": "10.3.5",
41+
"@nestjs/platform-fastify": "10.3.5",
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.