Skip to content

Commit

Permalink
Bump the nestjs group across 1 directory with 3 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) and [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express) to permit the latest version.

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

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

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

---
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
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 27, 2024
1 parent 66f6a41 commit e283eaf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,9 +82,9 @@
"dependencies": {
"@nestia/core": "^3.19.1",
"@nestia/fetcher": "^3.19.1",
"@nestjs/common": "^10.4.8",
"@nestjs/core": "^10.4.8",
"@nestjs/platform-express": "^10.4.8",
"@nestjs/common": "^10.4.10",
"@nestjs/core": "^10.4.10",
"@nestjs/platform-express": "^10.4.10",
"@prisma/client": "^5.22.0",
"dotenv": "^16.3.1",
"dotenv-expand": "^10.0.0",
Expand Down

0 comments on commit e283eaf

Please sign in to comment.