Skip to content

Commit 3bef9ec

Browse files
authoredNov 29, 2024··
chore(deps): update nest monorepo to v10.4.12 (#1828)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ac01b10 commit 3bef9ec

File tree

2 files changed

+27
-27
lines changed

2 files changed

+27
-27
lines changed
 

‎package-lock.json

+23-23
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
@@ -24,10 +24,10 @@
2424
"devDependencies": {
2525
"@commitlint/cli": "19.6.0",
2626
"@commitlint/config-angular": "19.6.0",
27-
"@nestjs/common": "10.4.11",
28-
"@nestjs/core": "10.4.11",
29-
"@nestjs/platform-express": "10.4.11",
30-
"@nestjs/testing": "10.4.11",
27+
"@nestjs/common": "10.4.12",
28+
"@nestjs/core": "10.4.12",
29+
"@nestjs/platform-express": "10.4.12",
30+
"@nestjs/testing": "10.4.12",
3131
"@types/jest": "29.5.14",
3232
"@types/node": "22.10.1",
3333
"@types/sinon": "17.0.3",

0 commit comments

Comments
 (0)
Please sign in to comment.