Skip to content

Commit 65ad710

Browse files
Bump @nestjs/config from 3.2.3 to 3.3.0
Bumps [@nestjs/config](https://github.com/nestjs/config) from 3.2.3 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.2.3...3.3.0) --- updated-dependencies: - dependency-name: "@nestjs/config" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0da853e commit 65ad710

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 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.5",
28-
"@nestjs/config": "^3.2.3",
28+
"@nestjs/config": "^3.3.0",
2929
"@nestjs/core": "^10.4.5",
3030
"@nestjs/jwt": "^10.2.0",
3131
"@nestjs/mapped-types": "*",

0 commit comments

Comments
 (0)