Skip to content

Commit

Permalink
fix(deps): update dependency dotenv to v5.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Mar 5, 2018
1 parent cea8a73 commit acc314c
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 @@ -37,7 +37,7 @@
"babel-preset-stage-2": "6.24.1",
"bunyan": "1.8.12",
"bunyan-debug-stream": "1.0.8",
"dotenv": "5.0.0",
"dotenv": "5.0.1",
"escape-html": "1.0.3",
"got": "8.2.0",
"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 @@ -1850,9 +1850,9 @@ domutils@^1.5.1:
dom-serializer "0"
domelementtype "1"

dotenv@5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-5.0.0.tgz#0206eb5b336639bf377618a2a304ff00c6a1fddb"
dotenv@5.0.1:
version "5.0.1"
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-5.0.1.tgz#a5317459bd3d79ab88cff6e44057a6a3fbb1fcef"

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

0 comments on commit acc314c

Please sign in to comment.