Skip to content

Commit 70f58d7

Browse files
Update nest monorepo to v10.4.12 (#860)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f54b696 commit 70f58d7

File tree

2 files changed

+46
-46
lines changed

2 files changed

+46
-46
lines changed

package-lock.json

Lines changed: 42 additions & 42 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@
2424
"fast-safe-stringify": "^2.1.1"
2525
},
2626
"devDependencies": {
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
"@typescript-eslint/eslint-plugin": "6.21.0",
3333
"@typescript-eslint/parser": "6.21.0",

0 commit comments

Comments
 (0)