Skip to content

Commit

Permalink
Merge pull request #177 from Augmint/greenkeeper/dotenv-7.0.0
Browse files Browse the repository at this point in the history
Update dotenv to the latest version 🚀
  • Loading branch information
Peter Petrovics authored Mar 25, 2019
2 parents 87fce24 + cd00188 commit c7d0693
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 @@ -21,7 +21,7 @@
"babel-register": "6.26.0",
"bignumber.js": "5.0.0",
"coveralls": "3.0.3",
"dotenv": "6.2.0",
"dotenv": "7.0.0",
"ganache-cli": "6.4.0",
"moment": "2.22.2",
"random-seed": "0.3.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -849,10 +849,10 @@ dom-walk@^0.1.0:
resolved "https://registry.yarnpkg.com/dom-walk/-/dom-walk-0.1.1.tgz#672226dc74c8f799ad35307df936aba11acd6018"
integrity sha1-ZyIm3HTI95mtNTB9+TaroRrNYBg=

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@7.0.0:
version "7.0.0"
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-7.0.0.tgz#a2be3cd52736673206e8a85fb5210eea29628e7c"
integrity sha512-M3NhsLbV1i6HuGzBUH8vXrtxOk+tWmzWKDMbAVSUp3Zsjm7ywFeuwrUXhmhQyRK1q5B5GGy7hcXPbj3bnfZg2g==

duplexer3@^0.1.4:
version "0.1.4"
Expand Down

0 comments on commit c7d0693

Please sign in to comment.