Bump dotenv from 8.1.0 to 8.2.0 (#29)

Bumps [dotenv](https://github.com/motdotla/dotenv) from 8.1.0 to 8.2.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/v8.1.0...v8.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-12-11 08:46:39 +01:00 committed by Manuel Bouza
parent fd4911ec72
commit ad772b7900
2 changed files with 5 additions and 5 deletions

View File

@ -20,7 +20,7 @@
"axios": "^0.19.0",
"classnames": "^2.2.6",
"date-fns": "^2.2.1",
"dotenv": "^8.1.0",
"dotenv": "^8.2.0",
"lodash": "^4.17.11",
"mobx": "^5.5.0",
"mobx-react": "^6.1.3",

View File

@ -2811,10 +2811,10 @@ domutils@^1.5.1:
dom-serializer "0"
domelementtype "1"
dotenv@^8.1.0:
version "8.1.0"
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-8.1.0.tgz#d811e178652bfb8a1e593c6dd704ec7e90d85ea2"
integrity sha512-GUE3gqcDCaMltj2++g6bRQ5rBJWtkWTmqmD0fo1RnnMuUqHNCt2oTPeDnS9n6fKYvlhn7AeBkb38lymBtWBQdA==
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==
duplexify@^3.4.2, duplexify@^3.6.0:
version "3.7.1"