git.fiddlerwoaroof.com
Browse code

Merge pull request #17 from fiddlerwoaroof/dependabot/npm_and_yarn/dotenv-8.0.0

Bump dotenv from 6.0.0 to 8.0.0

Ed Langley authored on 05/06/2019 21:30:04
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",
... ...
@@ -3693,16 +3693,16 @@ dotenv-expand@4.2.0:
3693 3693
   resolved "https://registry.yarnpkg.com/dotenv-expand/-/dotenv-expand-4.2.0.tgz#def1f1ca5d6059d24a766e587942c21106ce1275"
3694 3694
   integrity sha1-3vHxyl1gWdJKdm5YeULCEQbOEnU=
3695 3695
 
3696
-dotenv@6.0.0:
3697
-  version "6.0.0"
3698
-  resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-6.0.0.tgz#24e37c041741c5f4b25324958ebbc34bca965935"
3699
-  integrity sha512-FlWbnhgjtwD+uNLUGHbMykMOYQaTivdHEmYwAKFjn6GKe/CqY0fNae93ZHTd20snh9ZLr8mTzIL9m0APQ1pjQg==
3700
-
3701 3696
 dotenv@6.2.0:
3702 3697
   version "6.2.0"
3703 3698
   resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-6.2.0.tgz#941c0410535d942c8becf28d3f357dbd9d476064"
3704 3699
   integrity sha512-HygQCKUBSFl8wKQZBSemMywRWcEDNidvNbjGVyZu3nbZ8qq9ubiPoGLMdRDpfSrpkkm9BXYFkpKxxFX38o/76w==
3705 3700
 
3701
+dotenv@8.0.0:
3702
+  version "8.0.0"
3703
+  resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-8.0.0.tgz#ed310c165b4e8a97bb745b0a9d99c31bda566440"
3704
+  integrity sha512-30xVGqjLjiUOArT4+M5q9sYdvuR4riM6yK9wMcas9Vbp6zZa+ocC9dp6QoftuhTPhFAiLK/0C5Ni2nou/Bk8lg==
3705
+
3706 3706
 duplexer2@~0.1.4:
3707 3707
   version "0.1.4"
3708 3708
   resolved "https://registry.yarnpkg.com/duplexer2/-/duplexer2-0.1.4.tgz#8b12dab878c0d69e3e7891051662a32fc6bddcc1"