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 18, 2019
1 parent cd6527e commit d31b50c
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.1.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.1.0:
version "8.1.0"
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-8.1.0.tgz#d811e178652bfb8a1e593c6dd704ec7e90d85ea2"
integrity sha512-GUE3gqcDCaMltj2++g6bRQ5rBJWtkWTmqmD0fo1RnnMuUqHNCt2oTPeDnS9n6fKYvlhn7AeBkb38lymBtWBQdA==

dotenv@^4.0.0:
version "4.0.0"
Expand Down

0 comments on commit d31b50c

Please sign in to comment.