Skip to content

Commit

Permalink
chore(deps): update dependency dotenv to v9.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 11, 2021
1 parent 5b34f97 commit cda7214
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@types/pino": "^6.0.1",
"commander": "^7.0.0",
"del": "^6.0.0",
"dotenv": "9.0.0",
"dotenv": "9.0.2",
"pino": "^6.2.1"
},
"peerDependencies": {
Expand All @@ -73,7 +73,7 @@
"cypress": "7.2.0",
"cypress-cucumber-preprocessor": "4.1.0",
"cypress-multi-reporters": "1.5.0",
"dotenv": "9.0.0",
"dotenv": "9.0.2",
"globby": "11.0.3",
"husky": "6.0.0",
"jest": "26.6.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4092,10 +4092,10 @@ dot-prop@^5.1.0:
dependencies:
is-obj "^2.0.0"

dotenv@9.0.0:
version "9.0.0"
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-9.0.0.tgz#2408af4e39378375b7eebe30b7b54989e36d6e46"
integrity sha512-yy3x9XjojW8ROTBePD25AcMoHqGHsvHmtfw8QWlpEXyMMXXPj6brUA464AptUvHuTPRmNz6Sd3ZLNLeJl6dHJA==
dotenv@9.0.2:
version "9.0.2"
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-9.0.2.tgz#dacc20160935a37dea6364aa1bef819fb9b6ab05"
integrity sha512-I9OvvrHp4pIARv4+x9iuewrWycX6CcZtoAu1XrzPxc5UygMJXJZYmBsynku8IkrJwgypE5DGNjDPmPRhDCptUg==

dotgitignore@^2.1.0:
version "2.1.0"
Expand Down

0 comments on commit cda7214

Please sign in to comment.