git.fiddlerwoaroof.com
Browse code

Merge pull request #54 from fiddlerwoaroof/dependabot/npm_and_yarn/babel/core-7.5.4

Bump @babel/core from 7.5.0 to 7.5.4

Ed Langley authored on 10/07/2019 17:52:15
Showing 2 changed files
... ...
@@ -27,7 +27,7 @@
27 27
   },
28 28
   "devDependencies": {
29 29
     "@babel/cli": "^7.5.0",
30
-    "@babel/core": "7.5.0",
30
+    "@babel/core": "7.5.4",
31 31
     "@babel/plugin-proposal-class-properties": "^7.5.0",
32 32
     "@babel/plugin-proposal-json-strings": "^7.0.0",
33 33
     "@babel/plugin-syntax-dynamic-import": "^7.0.0",
... ...
@@ -46,14 +46,14 @@
46 46
     semver "^5.4.1"
47 47
     source-map "^0.5.0"
48 48
 
49
-"@babel/core@7.5.0", "@babel/core@^7.1.0", "@babel/core@^7.1.6", "@babel/core@^7.4.3":
50
-  version "7.5.0"
51
-  resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.5.0.tgz#6ed6a2881ad48a732c5433096d96d1b0ee5eb734"
52
-  integrity sha512-6Isr4X98pwXqHvtigw71CKgmhL1etZjPs5A67jL/w0TkLM9eqmFR40YrnJvEc1WnMZFsskjsmid8bHZyxKEAnw==
49
+"@babel/core@7.5.4", "@babel/core@^7.1.0", "@babel/core@^7.1.6", "@babel/core@^7.4.3":
50
+  version "7.5.4"
51
+  resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.5.4.tgz#4c32df7ad5a58e9ea27ad025c11276324e0b4ddd"
52
+  integrity sha512-+DaeBEpYq6b2+ZmHx3tHspC+ZRflrvLqwfv8E3hNr5LVQoyBnL8RPKSBCg+rK2W2My9PWlujBiqd0ZPsR9Q6zQ==
53 53
   dependencies:
54 54
     "@babel/code-frame" "^7.0.0"
55 55
     "@babel/generator" "^7.5.0"
56
-    "@babel/helpers" "^7.5.0"
56
+    "@babel/helpers" "^7.5.4"
57 57
     "@babel/parser" "^7.5.0"
58 58
     "@babel/template" "^7.4.4"
59 59
     "@babel/traverse" "^7.5.0"
... ...
@@ -252,10 +252,10 @@
252 252
     "@babel/traverse" "^7.1.0"
253 253
     "@babel/types" "^7.2.0"
254 254
 
255
-"@babel/helpers@^7.4.3", "@babel/helpers@^7.5.0":
256
-  version "7.5.0"
257
-  resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.5.0.tgz#7f0c17666e7ed8355ed6eff643dde12fb681ddb4"
258
-  integrity sha512-EgCUEa8cNwuMrwo87l2d7i2oShi8m2Q58H7h3t4TWtqATZalJYFwfL9DulRe02f3KdqM9xmMCw3v/7Ll+EiaWg==
255
+"@babel/helpers@^7.4.3", "@babel/helpers@^7.5.4":
256
+  version "7.5.4"
257
+  resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.5.4.tgz#2f00608aa10d460bde0ccf665d6dcf8477357cf0"
258
+  integrity sha512-6LJ6xwUEJP51w0sIgKyfvFMJvIb9mWAfohJp0+m6eHJigkFdcH8duZ1sfhn0ltJRzwUIT/yqqhdSfRpCpL7oow==
259 259
   dependencies:
260 260
     "@babel/template" "^7.4.4"
261 261
     "@babel/traverse" "^7.5.0"