git.fiddlerwoaroof.com
Browse code

Bump dotenv from 6.0.0 to 8.0.0

Bumps [dotenv](https://github.com/motdotla/dotenv) from 6.0.0 to 8.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/v6.0.0...v8.0.0)

dependabot-preview[bot] authored on 30/05/2019 09:56:55
Showing 2 changed files
... ...
@@ -39,7 +39,7 @@
39 39
     "babel-core": "7.0.0-bridge.0",
40 40
     "babel-eslint": "9.0.0",
41 41
     "babel-jest": "23.6.0",
42
-    "dotenv": "6.0.0",
42
+    "dotenv": "8.0.0",
43 43
     "dotenv-expand": "4.2.0",
44 44
     "enzyme": "^3.6.0",
45 45
     "enzyme-adapter-react-16": "^1.13.2",
... ...
@@ -3806,16 +3806,16 @@ dotenv-expand@4.2.0:
3806 3806
   resolved "https://registry.yarnpkg.com/dotenv-expand/-/dotenv-expand-4.2.0.tgz#def1f1ca5d6059d24a766e587942c21106ce1275"
3807 3807
   integrity sha1-3vHxyl1gWdJKdm5YeULCEQbOEnU=
3808 3808
 
3809
-dotenv@6.0.0:
3810
-  version "6.0.0"
3811
-  resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-6.0.0.tgz#24e37c041741c5f4b25324958ebbc34bca965935"
3812
-  integrity sha512-FlWbnhgjtwD+uNLUGHbMykMOYQaTivdHEmYwAKFjn6GKe/CqY0fNae93ZHTd20snh9ZLr8mTzIL9m0APQ1pjQg==
3813
-
3814 3809
 dotenv@6.2.0:
3815 3810
   version "6.2.0"
3816 3811
   resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-6.2.0.tgz#941c0410535d942c8becf28d3f357dbd9d476064"
3817 3812
   integrity sha512-HygQCKUBSFl8wKQZBSemMywRWcEDNidvNbjGVyZu3nbZ8qq9ubiPoGLMdRDpfSrpkkm9BXYFkpKxxFX38o/76w==
3818 3813
 
3814
+dotenv@8.0.0:
3815
+  version "8.0.0"
3816
+  resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-8.0.0.tgz#ed310c165b4e8a97bb745b0a9d99c31bda566440"
3817
+  integrity sha512-30xVGqjLjiUOArT4+M5q9sYdvuR4riM6yK9wMcas9Vbp6zZa+ocC9dp6QoftuhTPhFAiLK/0C5Ni2nou/Bk8lg==
3818
+
3819 3819
 duplexer2@~0.1.4:
3820 3820
   version "0.1.4"
3821 3821
   resolved "https://registry.yarnpkg.com/duplexer2/-/duplexer2-0.1.4.tgz#8b12dab878c0d69e3e7891051662a32fc6bddcc1"