Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 1, 2024
1 parent bf79d77 commit a50d71b
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 29 deletions.
73 changes: 45 additions & 28 deletions retail-store-sample-app/src/checkout/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 retail-store-sample-app/src/checkout/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"dependencies": {
"@nestjs/common": "^9.3.10",
"@nestjs/config": "^2.2.0",
"@nestjs/config": "^3.1.1",
"@nestjs/core": "^9.3.10",
"@nestjs/platform-express": "^9.4.3",
"@nestjs/swagger": "^7.1.14",
Expand Down

0 comments on commit a50d71b

Please sign in to comment.