Bump dotenv from 9.0.2 to 10.0.0 (#100)

Bumps [dotenv](https://github.com/motdotla/dotenv) from 9.0.2 to 10.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/v9.0.2...v10.0.0)

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]
2021-08-27 21:01:50 +02:00
committed by GitHub
parent 32f206e1a8
commit 3e397d1a47
2 changed files with 6 additions and 6 deletions

View File

@@ -33,7 +33,7 @@
"babel-loader": "^8.2.2",
"babel-plugin-transform-inline-environment-variables": "^0.4.3",
"css-loader": "^5.2.4",
"dotenv": "^9.0.2",
"dotenv": "^10.0.0",
"express": "^4.17.1",
"fs-extra": "^10.0.0",
"get-port": "^5.1.1",