git.fiddlerwoaroof.com
Browse code

Bump @babel/core from 7.5.0 to 7.5.4

Bumps [@babel/core](https://github.com/babel/babel) from 7.5.0 to 7.5.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.5.0...v7.5.4)

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

dependabot-preview[bot] authored on 10/07/2019 06:05:31
Showing 1 changed files
... ...
@@ -32,14 +32,14 @@
32 32
       }
33 33
     },
34 34
     "@babel/core": {
35
-      "version": "7.5.0",
36
-      "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.5.0.tgz",
37
-      "integrity": "sha512-6Isr4X98pwXqHvtigw71CKgmhL1etZjPs5A67jL/w0TkLM9eqmFR40YrnJvEc1WnMZFsskjsmid8bHZyxKEAnw==",
35
+      "version": "7.5.4",
36
+      "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.5.4.tgz",
37
+      "integrity": "sha512-+DaeBEpYq6b2+ZmHx3tHspC+ZRflrvLqwfv8E3hNr5LVQoyBnL8RPKSBCg+rK2W2My9PWlujBiqd0ZPsR9Q6zQ==",
38 38
       "dev": true,
39 39
       "requires": {
40 40
         "@babel/code-frame": "^7.0.0",
41 41
         "@babel/generator": "^7.5.0",
42
-        "@babel/helpers": "^7.5.0",
42
+        "@babel/helpers": "^7.5.4",
43 43
         "@babel/parser": "^7.5.0",
44 44
         "@babel/template": "^7.4.4",
45 45
         "@babel/traverse": "^7.5.0",
... ...
@@ -600,9 +600,9 @@
600 600
       }
601 601
     },
602 602
     "@babel/helpers": {
603
-      "version": "7.5.0",
604
-      "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.5.0.tgz",
605
-      "integrity": "sha512-EgCUEa8cNwuMrwo87l2d7i2oShi8m2Q58H7h3t4TWtqATZalJYFwfL9DulRe02f3KdqM9xmMCw3v/7Ll+EiaWg==",
603
+      "version": "7.5.4",
604
+      "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.5.4.tgz",
605
+      "integrity": "sha512-6LJ6xwUEJP51w0sIgKyfvFMJvIb9mWAfohJp0+m6eHJigkFdcH8duZ1sfhn0ltJRzwUIT/yqqhdSfRpCpL7oow==",
606 606
       "dev": true,
607 607
       "requires": {
608 608
         "@babel/template": "^7.4.4",