Skip to content

Commit

Permalink
Merge pull request #10 from nrtch/dependabot/npm_and_yarn/dotenv-8.0.0
Browse files Browse the repository at this point in the history
Bump dotenv from 7.0.0 to 8.0.0
  • Loading branch information
nrtch committed Jun 5, 2019
2 parents dea4ae5 + d458758 commit 53a95dd
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 @@ -36,7 +36,7 @@
"body-parser": "^1.18.3",
"case": "^1.6.1",
"delay": "^4.1.0",
"dotenv": "^7.0.0",
"dotenv": "^8.0.0",
"eslint": "^5.15.1",
"eslint-config-prettier": "^4.1.0",
"eslint-import-resolver-babel-module": "^5.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2666,10 +2666,10 @@ domexception@^1.0.1:
dependencies:
webidl-conversions "^4.0.2"

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

double-ended-queue@2.1.0-0:
version "2.1.0-0"
Expand Down

0 comments on commit 53a95dd

Please sign in to comment.