Skip to content

Commit

Permalink
chore(deps): bump @nestjs/common from 10.2.7 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.7 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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 11, 2023
1 parent 672d35d commit 0cf882c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
},
"dependencies": {
"@nestjs/cli": "^10.1.18",
"@nestjs/common": "^10.2.7",
"@nestjs/common": "^10.2.8",
"@nestjs/core": "^10.2.7",
"@types/inquirer": "^8.2.9",
"@typescript-eslint/parser": "^6.10.0",
Expand Down

0 comments on commit 0cf882c

Please sign in to comment.