Skip to content

Commit

Permalink
Merge pull request #106 from scriptex/renovate/dotenv-9.x
Browse files Browse the repository at this point in the history
Update dependency dotenv to v9
  • Loading branch information
scriptex committed May 6, 2021
2 parents fb4dad6 + f52e4d8 commit 106268a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -23,7 +23,7 @@
"dependencies": {
"chalk": "4.1.1",
"date-fns": "2.21.2",
"dotenv": "8.2.0",
"dotenv": "9.0.0",
"express": "4.17.1",
"node-fetch": "2.6.1",
"nodemon": "2.0.7",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -2898,10 +2898,10 @@ dotenv-expand@^5.1.0:
resolved "https://registry.yarnpkg.com/dotenv-expand/-/dotenv-expand-5.1.0.tgz#3fbaf020bfd794884072ea26b1e9791d45a629f0"
integrity sha512-YXQl1DSa4/PQyRfgrv6aoNjhasp/p4qs9FjJ4q4cQk+8m4r6k4ZSiEyytKG8f8W9gi8WsQtIObNmKd+tMzNTmA==

dotenv@8.2.0:
version "8.2.0"
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-8.2.0.tgz#97e619259ada750eea3e4ea3e26bceea5424b16a"
integrity sha512-8sJ78ElpbDJBHNeBzUbUVLsqKdccaa/BXF1uPTw3GrvQTBgrQrtObr2mUrE38vzYd8cEv+m/JBfDLioYcfXoaw==
dotenv@9.0.0:
version "9.0.0"
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-9.0.0.tgz#2408af4e39378375b7eebe30b7b54989e36d6e46"
integrity sha512-yy3x9XjojW8ROTBePD25AcMoHqGHsvHmtfw8QWlpEXyMMXXPj6brUA464AptUvHuTPRmNz6Sd3ZLNLeJl6dHJA==

dotenv@^5.0.0:
version "5.0.1"
Expand Down

1 comment on commit 106268a

@vercel
Copy link

@vercel vercel bot commented on 106268a May 6, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.