Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

Permalink
bump(deps): update nest monorepo to ^10.2.8 (#503)
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 Nov 7, 2023
1 parent 6e2c073 commit e0de172
Show file tree
Hide file tree
Showing 3 changed files with 84 additions and 84 deletions.
8 changes: 4 additions & 4 deletions packages/standard-api-express/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,16 +10,16 @@
"@fastify/helmet": "^11.1.1",
"@nestjs/cache-manager": "^2.1.0",
"@nestjs/cli": "^10.2.1",
"@nestjs/common": "^10.2.7",
"@nestjs/common": "^10.2.8",
"@nestjs/config": "^3.1.1",
"@nestjs/core": "^10.2.7",
"@nestjs/core": "^10.2.8",
"@nestjs/jwt": "^10.1.1",
"@nestjs/passport": "^10.0.2",
"@nestjs/platform-express": "^10.2.7",
"@nestjs/platform-express": "^10.2.8",
"@nestjs/schematics": "^10.0.3",
"@nestjs/swagger": "^7.1.14",
"@nestjs/terminus": "^10.1.1",
"@nestjs/testing": "^10.2.7",
"@nestjs/testing": "^10.2.8",
"@nestjs/throttler": "^5.0.1",
"@node-saml/passport-saml": "^4.0.4",
"@swc/cli": "^0.1.62",
Expand Down
8 changes: 4 additions & 4 deletions packages/standard-api-fastify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,15 @@
"@fastify/helmet": "^11.1.1",
"@nestjs/cache-manager": "^2.1.0",
"@nestjs/cli": "^10.2.1",
"@nestjs/common": "^10.2.7",
"@nestjs/common": "^10.2.8",
"@nestjs/config": "^3.1.1",
"@nestjs/core": "^10.2.7",
"@nestjs/core": "^10.2.8",
"@nestjs/jwt": "^10.1.1",
"@nestjs/platform-fastify": "^10.2.7",
"@nestjs/platform-fastify": "^10.2.8",
"@nestjs/schematics": "^10.0.3",
"@nestjs/swagger": "^7.1.14",
"@nestjs/terminus": "^10.1.1",
"@nestjs/testing": "^10.2.7",
"@nestjs/testing": "^10.2.8",
"@nestjs/throttler": "^5.0.1",
"@swc/cli": "^0.1.62",
"@swc/core": "^1.3.95",
Expand Down
Loading

0 comments on commit e0de172

Please sign in to comment.