Skip to content

Commit

Permalink
Bump @nestjs/common from 10.2.6 to 10.2.8
Browse files Browse the repository at this point in the history
Bumps [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common) from 10.2.6 to 10.2.8.
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.2.8/packages/common)

---
updated-dependencies:
- dependency-name: "@nestjs/common"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 6, 2023
1 parent 433451f commit dc65d95
Show file tree
Hide file tree
Showing 2 changed files with 171 additions and 66 deletions.
2 changes: 1 addition & 1 deletion apps/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"dependencies": {
"domain_layer": "workspace:*",
"@nestjs/common": "^10.2.6",
"@nestjs/common": "^10.2.8",
"@nestjs/core": "^10.2.7",
"@nestjs/platform-express": "^10.2.6",
"reflect-metadata": "^0.1.13",
Expand Down
Loading

0 comments on commit dc65d95

Please sign in to comment.