Skip to content

Commit 64bf277

Browse files
committed
chore(deps): update nest monorepo to v10.3.5
1 parent aff4ba3 commit 64bf277

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
@@ -25,11 +25,11 @@
2525
"devDependencies": {
2626
"@commitlint/cli": "19.2.1",
2727
"@commitlint/config-angular": "19.1.0",
28-
"@nestjs/common": "10.3.4",
28+
"@nestjs/common": "10.3.5",
2929
"@nestjs/config": "3.2.0",
30-
"@nestjs/core": "10.3.4",
31-
"@nestjs/platform-express": "10.3.4",
32-
"@nestjs/testing": "10.3.4",
30+
"@nestjs/core": "10.3.5",
31+
"@nestjs/platform-express": "10.3.5",
32+
"@nestjs/testing": "10.3.5",
3333
"@types/express": "4.17.21",
3434
"@types/jest": "29.5.12",
3535
"@types/node": "20.11.30",

0 commit comments

Comments
 (0)