Skip to content

Commit 40b2af3

Browse files
Update nest monorepo to v10.2.5
1 parent feb539b commit 40b2af3

File tree

2 files changed

+32
-32
lines changed

2 files changed

+32
-32
lines changed

package-lock.json

Lines changed: 28 additions & 28 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.2.4",
28-
"@nestjs/core": "10.2.4",
29-
"@nestjs/platform-express": "10.2.4",
30-
"@nestjs/testing": "10.2.4",
27+
"@nestjs/common": "10.2.5",
28+
"@nestjs/core": "10.2.5",
29+
"@nestjs/platform-express": "10.2.5",
30+
"@nestjs/testing": "10.2.5",
3131
"@types/jest": "29.5.4",
3232
"@typescript-eslint/eslint-plugin": "6.6.0",
3333
"@typescript-eslint/parser": "6.6.0",

0 commit comments

Comments
 (0)