Skip to content

Commit

Permalink
chore(deps): Bump @nestjs/config from 3.1.1 to 3.2.2
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.2.
- [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.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 30, 2024
1 parent 102e5c2 commit 037bd9e
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 38 deletions.
55 changes: 18 additions & 37 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 @@ -29,7 +29,7 @@
"dependencies": {
"@nestjs/axios": "^3.0.1",
"@nestjs/common": "^10.3.1",
"@nestjs/config": "^3.1.1",
"@nestjs/config": "^3.2.2",
"@nestjs/core": "^10.3.1",
"@nestjs/passport": "^10.0.3",
"@nestjs/platform-express": "^10.3.7",
Expand Down

0 comments on commit 037bd9e

Please sign in to comment.