git.fiddlerwoaroof.com
Browse code

Bump dotenv from 8.0.0 to 8.2.0

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

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

dependabot-preview[bot] authored on 16/10/2019 15:30:19
Showing 2 changed files
... ...
@@ -39,7 +39,7 @@
39 39
     "babel-core": "7.0.0-bridge.0",
40 40
     "babel-eslint": "10.0.2",
41 41
     "babel-jest": "24.8.0",
42
-    "dotenv": "8.0.0",
42
+    "dotenv": "8.2.0",
43 43
     "dotenv-expand": "5.1.0",
44 44
     "enzyme": "^3.10.0",
45 45
     "enzyme-adapter-react-16": "^1.14.0",
... ...
@@ -240,7 +240,7 @@
240 240
     "@babel/traverse" "^7.1.0"
241 241
     "@babel/types" "^7.0.0"
242 242
 
243
-"@babel/helper-replace-supers@^7.4.0", "@babel/helper-replace-supers@^7.4.4":
243
+"@babel/helper-replace-supers@^7.4.0":
244 244
   version "7.4.4"
245 245
   resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.4.4.tgz#aee41783ebe4f2d3ab3ae775e1cc6f1a90cefa27"
246 246
   integrity sha512-04xGEnd+s01nY1l15EuMS1rfKktNF+1CkKmHoErDppjAAZL+IUBZpzT748x262HF7fibaQPhbvWUl5HeSt1EXg==
... ...
@@ -3635,10 +3635,10 @@ dotenv@6.2.0:
3635 3635
   resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-6.2.0.tgz#941c0410535d942c8becf28d3f357dbd9d476064"
3636 3636
   integrity sha512-HygQCKUBSFl8wKQZBSemMywRWcEDNidvNbjGVyZu3nbZ8qq9ubiPoGLMdRDpfSrpkkm9BXYFkpKxxFX38o/76w==
3637 3637
 
3638
-dotenv@8.0.0:
3639
-  version "8.0.0"
3640
-  resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-8.0.0.tgz#ed310c165b4e8a97bb745b0a9d99c31bda566440"
3641
-  integrity sha512-30xVGqjLjiUOArT4+M5q9sYdvuR4riM6yK9wMcas9Vbp6zZa+ocC9dp6QoftuhTPhFAiLK/0C5Ni2nou/Bk8lg==
3638
+dotenv@8.2.0:
3639
+  version "8.2.0"
3640
+  resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-8.2.0.tgz#97e619259ada750eea3e4ea3e26bceea5424b16a"
3641
+  integrity sha512-8sJ78ElpbDJBHNeBzUbUVLsqKdccaa/BXF1uPTw3GrvQTBgrQrtObr2mUrE38vzYd8cEv+m/JBfDLioYcfXoaw==
3642 3642
 
3643 3643
 duplexer2@~0.1.4:
3644 3644
   version "0.1.4"