Skip to content

Commit 71531c3

Browse files
Bump @nestjs/config from 3.3.0 to 4.0.0
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] <[email protected]>
1 parent 23e7094 commit 71531c3

File tree

2 files changed

+34
-25
lines changed

2 files changed

+34
-25
lines changed

package-lock.json

Lines changed: 33 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
},
2626
"dependencies": {
2727
"@nestjs/common": "^10.4.13",
28-
"@nestjs/config": "^3.3.0",
28+
"@nestjs/config": "^4.0.0",
2929
"@nestjs/core": "^10.4.15",
3030
"@nestjs/jwt": "^10.2.0",
3131
"@nestjs/mapped-types": "*",

0 commit comments

Comments
 (0)