Skip to content

Commit

Permalink
chore(deps): update nest monorepo to v10.4.1 (#59)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 13, 2024
1 parent 83dd773 commit 77ae4ab
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pkg/nestjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@
"@a38/core": "0.0.2",
"@a38/tsconfig": "0.0.1",
"@a38/typedoc": "0.0.1",
"@nestjs/common": "10.4.0",
"@nestjs/core": "10.4.0",
"@nestjs/common": "10.4.1",
"@nestjs/core": "10.4.1",
"@nestjs/graphql": "12.2.0",
"@nestjs/platform-express": "10.4.0",
"@nestjs/testing": "10.4.0",
"@nestjs/platform-express": "10.4.1",
"@nestjs/testing": "10.4.1",
"@types/node": "20.14.15",
"@types/supertest": "6.0.2",
"supertest": "7.0.0",
Expand Down

0 comments on commit 77ae4ab

Please sign in to comment.