Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent 801cb0e commit 31867c8
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 25 deletions.
57 changes: 33 additions & 24 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 @@ -24,7 +24,7 @@
"dependencies": {
"@nestjs/axios": "^3.0.2",
"@nestjs/common": "^9.4.0",
"@nestjs/config": "^3.3.0",
"@nestjs/config": "^4.0.0",
"@nestjs/core": "^9.3.12",
"@nestjs/schedule": "^4.0.1",
"axios": "^1.6.7",
Expand Down

0 comments on commit 31867c8

Please sign in to comment.