Skip to content

Commit

Permalink
fix: update dependency @nestjs/config to v1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 20, 2021
1 parent 25fc633 commit c008823
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 14 deletions.
16 changes: 8 additions & 8 deletions .pnp.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
},
"dependencies": {
"@nestjs/common": "8.0.6",
"@nestjs/config": "1.0.1",
"@nestjs/config": "1.0.2",
"@nestjs/schedule": "1.0.1",
"handy-redis": "2.2.2",
"rxjs": "7.3.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -913,7 +913,7 @@ __metadata:
"@commitlint/prompt-cli": 13.1.0
"@fxd-dev-util/eslint-config-base": 1.0.0
"@nestjs/common": 8.0.6
"@nestjs/config": 1.0.1
"@nestjs/config": 1.0.2
"@nestjs/schedule": 1.0.1
"@types/cron": 1.7.3
"@types/jest": 27.0.1
Expand Down Expand Up @@ -1216,9 +1216,9 @@ __metadata:
languageName: node
linkType: hard

"@nestjs/config@npm:1.0.1":
version: 1.0.1
resolution: "@nestjs/config@npm:1.0.1"
"@nestjs/config@npm:1.0.2":
version: 1.0.2
resolution: "@nestjs/config@npm:1.0.2"
dependencies:
dotenv: 10.0.0
dotenv-expand: 5.1.0
Expand All @@ -1230,7 +1230,7 @@ __metadata:
"@nestjs/common": ^7.0.0 || ^8.0.0
reflect-metadata: ^0.1.13
rxjs: ^6.0.0 || ^7.2.0
checksum: a3d1916e4d0190fa39e17c344a1fa483200590983e47734d355ab6c030f400814153c23f5f07f24f73921dcdc66e1e47fed8ee51da4e09de4aefb905e5caf02a
checksum: 7085b09f6c50db8c69c6a669bee0abd6c6f563aa6abdfd22189a7c4ffec01ab20b12148d2c006d82409b4668162ec79dff77a6f9f74b2741806da368689b4227
languageName: node
linkType: hard

Expand Down

0 comments on commit c008823

Please sign in to comment.