Bump dotenv from 14.2.0 to 15.0.0 (#841)

Bumps [dotenv](https://github.com/motdotla/dotenv) from 14.2.0 to 15.0.0.
- [Release notes](https://github.com/motdotla/dotenv/releases)
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/motdotla/dotenv/compare/v14.2.0...v15.0.0)

---
updated-dependencies:
- dependency-name: dotenv
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-02-01 08:22:25 +01:00
committed by GitHub
parent f285a6b079
commit fba3731f48
2 changed files with 5 additions and 5 deletions

View File

@@ -41,7 +41,7 @@
"@typescript-eslint/parser": "4.33.0",
"acorn": "^8.0.1",
"coveralls": "3.1.1",
"dotenv": "^14.1.0",
"dotenv": "^15.0.0",
"eslint": "7.32.0",
"jest": "^27.0.6",
"jest-ts-auto-mock": "^2.0.0",

View File

@@ -1890,10 +1890,10 @@ dot-prop@^5.2.0:
dependencies:
is-obj "^2.0.0"
dotenv@^14.1.0:
version "14.2.0"
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-14.2.0.tgz#7e77fd5dd6cff5942c4496e1acf2d0f37a9e67aa"
integrity sha512-05POuPJyPpO6jqzTNweQFfAyMSD4qa4lvsMOWyTRTdpHKy6nnnN+IYWaXF+lHivhBH/ufDKlR4IWCAN3oPnHuw==
dotenv@^15.0.0:
version "15.0.0"
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-15.0.0.tgz#2a585639429bf2c2c62f387f0fffde9c75aafde0"
integrity sha512-/l1sXXm79ry34KwwS0y4oVZjB468iw/6u9g1W26dtexKcIJAnVL2pMF+hxQwzZ7LutxOwEgtym9eIxvX33CMKg==
duplexer3@^0.1.4:
version "0.1.4"