Skip to content

Commit

Permalink
Bump @nestjs/common from 10.2.6 to 10.3.0
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.3.0.
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.3.0/packages/common)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 18, 2023
1 parent 2723a3f commit 789f3fc
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 39 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.3.0",
"@nestjs/core": "^10.2.7",
"@nestjs/platform-express": "^10.2.6",
"reflect-metadata": "^0.1.13",
Expand Down
76 changes: 38 additions & 38 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 789f3fc

Please sign in to comment.