Skip to content

Commit 4722df8

Browse files
dependabot[bot]kenso312
authored andcommitted
build(deps): 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] <support@github.com>
1 parent 440d436 commit 4722df8

File tree

2 files changed

+880
-70
lines changed

2 files changed

+880
-70
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
},
4343
"dependencies": {
4444
"@nestjs/common": "^10.4.15",
45-
"@nestjs/config": "^3.3.0",
45+
"@nestjs/config": "^4.0.0",
4646
"@nestjs/core": "^10.4.15",
4747
"@nestjs/platform-fastify": "^11.0.1",
4848
"@nestjs/swagger": "^8.1.1",

0 commit comments

Comments
 (0)