Skip to content

Commit

Permalink
chore(deps): update dependency dotenv to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 7, 2019
1 parent 7ab47bf commit 99807a3
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 @@ -24,7 +24,7 @@
"devDependencies": {
"@types/bcryptjs": "2.4.2",
"@types/jsonwebtoken": "8.3.3",
"dotenv": "6.2.0",
"dotenv": "8.0.0",
"graphql-cli": "2.17.0",
"graphql-resolver-codegen": "0.3.1",
"nodemon": "1.19.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1515,10 +1515,10 @@ dot-prop@^4.1.0:
dependencies:
is-obj "^1.0.0"

dotenv@6.2.0:
version "6.2.0"
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-6.2.0.tgz#941c0410535d942c8becf28d3f357dbd9d476064"
integrity sha512-HygQCKUBSFl8wKQZBSemMywRWcEDNidvNbjGVyZu3nbZ8qq9ubiPoGLMdRDpfSrpkkm9BXYFkpKxxFX38o/76w==
dotenv@8.0.0:
version "8.0.0"
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-8.0.0.tgz#ed310c165b4e8a97bb745b0a9d99c31bda566440"
integrity sha512-30xVGqjLjiUOArT4+M5q9sYdvuR4riM6yK9wMcas9Vbp6zZa+ocC9dp6QoftuhTPhFAiLK/0C5Ni2nou/Bk8lg==

dotenv@^4.0.0:
version "4.0.0"
Expand Down

0 comments on commit 99807a3

Please sign in to comment.