Skip to content

Commit

Permalink
fix(deps): update nest monorepo to v10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 18, 2024
1 parent b67cf1a commit fbba433
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@
"@blog/markdown": "^6.26.272",
"@blog/pwa": "^6.26.272",
"@blog/router": "^6.26.272",
"@nestjs/common": "7.6.18",
"@nestjs/common": "10.3.4",
"@nestjs/core": "7.6.18",
"@nestjs/platform-express": "7.6.18",
"@nestjs/platform-express": "10.3.4",
"@nestjs/serve-static": "2.2.2",
"class-transformer": "0.4.0",
"class-validator": "0.13.1",
Expand All @@ -47,8 +47,8 @@
},
"devDependencies": {
"@nestjs/cli": "7.6.0",
"@nestjs/schematics": "8.0.3",
"@nestjs/testing": "7.6.18",
"@nestjs/schematics": "10.1.1",
"@nestjs/testing": "10.3.4",
"@types/express": "4.17.13",
"@types/fancy-log": "1.3.1",
"@types/fs-extra": "9.0.13",
Expand Down

0 comments on commit fbba433

Please sign in to comment.