Skip to content

Commit

Permalink
Bump the nestjs group in /test with 4 updates
Browse files Browse the repository at this point in the history
Updates the requirements on [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common), [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core), [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express) and [@nestjs/platform-fastify](https://github.com/nestjs/nest/tree/HEAD/packages/platform-fastify) to permit the latest version.

Updates `@nestjs/common` to 10.4.5
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.4.5/packages/common)

Updates `@nestjs/core` to 10.4.5
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.4.5/packages/core)

Updates `@nestjs/platform-express` to 10.4.5
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.4.5/packages/platform-express)

Updates `@nestjs/platform-fastify` to 10.4.5
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.4.5/packages/platform-fastify)

---
updated-dependencies:
- dependency-name: "@nestjs/common"
  dependency-type: direct:production
  dependency-group: nestjs
- dependency-name: "@nestjs/core"
  dependency-type: direct:production
  dependency-group: nestjs
- dependency-name: "@nestjs/platform-express"
  dependency-type: direct:production
  dependency-group: nestjs
- dependency-name: "@nestjs/platform-fastify"
  dependency-type: direct:production
  dependency-group: nestjs
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 16, 2024
1 parent c630094 commit 32e11a5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,10 @@
"@nestia/core": "^3.17.0",
"@nestia/e2e": "^0.7.0",
"@nestia/fetcher": "^3.17.0",
"@nestjs/common": "^10.4.4",
"@nestjs/core": "^10.4.4",
"@nestjs/platform-express": "^10.4.4",
"@nestjs/platform-fastify": "^10.4.4",
"@nestjs/common": "^10.4.5",
"@nestjs/core": "^10.4.5",
"@nestjs/platform-express": "^10.4.5",
"@nestjs/platform-fastify": "^10.4.5",
"tgrid": "^1.0.3",
"tstl": "^3.0.0",
"typia": "6.11.0",
Expand Down

0 comments on commit 32e11a5

Please sign in to comment.