Skip to content

Commit

Permalink
fix(deps): update dependency dotenv to v6.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Dec 9, 2018
1 parent 5448c89 commit a54c1eb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"babel-preset-stage-2": "6.24.1",
"bunyan": "1.8.12",
"bunyan-debug-stream": "1.1.1",
"dotenv": "6.1.0",
"dotenv": "6.2.0",
"escape-html": "1.0.3",
"got": "8.3.2",
"gravatar-url": "2.0.0",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1877,9 +1877,9 @@ domutils@^1.5.1:
dom-serializer "0"
domelementtype "1"

dotenv@6.1.0:
version "6.1.0"
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-6.1.0.tgz#9853b6ca98292acb7dec67a95018fa40bccff42c"
dotenv@6.2.0:
version "6.2.0"
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-6.2.0.tgz#941c0410535d942c8becf28d3f357dbd9d476064"

dtrace-provider@~0.8:
version "0.8.5"
Expand Down

0 comments on commit a54c1eb

Please sign in to comment.