Skip to content

Commit

Permalink
build(deps): bump @nestjs/config from 3.1.1 to 3.2.0
Browse files Browse the repository at this point in the history
Bumps [@nestjs/config](https://github.com/nestjs/config) from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/nestjs/config/releases)
- [Changelog](https://github.com/nestjs/config/blob/master/.release-it.json)
- [Commits](nestjs/config@3.1.1...3.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 8, 2024
1 parent 45a245e commit 3bb8930
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 22 deletions.
35 changes: 14 additions & 21 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 @@ -17,7 +17,7 @@
"dependencies": {
"@nestjs/axios": "^3.0.1",
"@nestjs/common": "^10.3.2",
"@nestjs/config": "^3.1.1",
"@nestjs/config": "^3.2.0",
"@nestjs/core": "^10.3.2",
"@nestjs/platform-express": "^10.3.1",
"@nestjs/swagger": "^7.3.0",
Expand Down

0 comments on commit 3bb8930

Please sign in to comment.