Skip to content

Commit

Permalink
chore(deps): bump @nestjs/config from 3.1.1 to 3.3.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.3.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.3.0)

---
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 Jan 14, 2025
1 parent 9f5bc1a commit 403f56e
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 35 deletions.
53 changes: 19 additions & 34 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.1.1",
"@nestjs/config": "^3.3.0",
"@nestjs/core": "^9.3.12",
"@nestjs/schedule": "^4.0.1",
"axios": "^1.6.7",
Expand Down

0 comments on commit 403f56e

Please sign in to comment.