Skip to content

Commit

Permalink
fix(deps): update dependency @nestjs/config to v0.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Feb 7, 2021
1 parent 11a986f commit 2c15a47
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"dependencies": {
"@elastic/elasticsearch": "7.10.0",
"@nestjs/common": "7.6.7",
"@nestjs/config": "0.6.2",
"@nestjs/config": "0.6.3",
"@nestjs/core": "7.6.7",
"@nestjs/elasticsearch": "7.1.0",
"@nestjs/graphql": "7.9.8",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -971,10 +971,10 @@
tslib "2.1.0"
uuid "8.3.2"

"@nestjs/[email protected].2":
version "0.6.2"
resolved "https://registry.yarnpkg.com/@nestjs/config/-/config-0.6.2.tgz#484c200d2d7177cb9e4a0ef9ec3863e39595bbeb"
integrity sha512-vn7MWw7SGYyaSBqdSx6FjVhumFg0XK97gcTnaznKKzm1OZychuEjk2QIEFuehfQvdWtppHXOha0TgVKSGvODQg==
"@nestjs/[email protected].3":
version "0.6.3"
resolved "https://registry.yarnpkg.com/@nestjs/config/-/config-0.6.3.tgz#ab0c0dccf79696509ced463a888567219c2e5b7d"
integrity sha512-JxvvUpmH0/WOrTB+zh8dEkxSUQXhB7V3d/qeQXyCnMiEFjaq89+fNFztpWjz4DlOfdS4/eYTzIEy9PH2uGnfzA==
dependencies:
dotenv "8.2.0"
dotenv-expand "5.1.0"
Expand Down

0 comments on commit 2c15a47

Please sign in to comment.