git.fiddlerwoaroof.com
Browse code

build(deps-dev): bump @babel/core from 7.7.4 to 7.7.5

Bumps [@babel/core](https://github.com/babel/babel) from 7.7.4 to 7.7.5.
- [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.7.4...v7.7.5)

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

dependabot-preview[bot] authored on 09/12/2019 05:36:40
Showing 1 changed files
... ...
@@ -39,15 +39,15 @@
39 39
       }
40 40
     },
41 41
     "@babel/core": {
42
-      "version": "7.7.4",
43
-      "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.7.4.tgz",
44
-      "integrity": "sha512-+bYbx56j4nYBmpsWtnPUsKW3NdnYxbqyfrP2w9wILBuHzdfIKz9prieZK0DFPyIzkjYVUe4QkusGL07r5pXznQ==",
42
+      "version": "7.7.5",
43
+      "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.7.5.tgz",
44
+      "integrity": "sha512-M42+ScN4+1S9iB6f+TL7QBpoQETxbclx+KNoKJABghnKYE+fMzSGqst0BZJc8CpI625bwPwYgUyRvxZ+0mZzpw==",
45 45
       "dev": true,
46 46
       "requires": {
47 47
         "@babel/code-frame": "^7.5.5",
48 48
         "@babel/generator": "^7.7.4",
49 49
         "@babel/helpers": "^7.7.4",
50
-        "@babel/parser": "^7.7.4",
50
+        "@babel/parser": "^7.7.5",
51 51
         "@babel/template": "^7.7.4",
52 52
         "@babel/traverse": "^7.7.4",
53 53
         "@babel/types": "^7.7.4",
... ...
@@ -111,9 +111,9 @@
111 111
           }
112 112
         },
113 113
         "@babel/parser": {
114
-          "version": "7.7.4",
115
-          "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.7.4.tgz",
116
-          "integrity": "sha512-jIwvLO0zCL+O/LmEJQjWA75MQTWwx3c3u2JOTDK5D3/9egrWRRA0/0hk9XXywYnXZVVpzrBYeIQTmhwUaePI9g==",
114
+          "version": "7.7.5",
115
+          "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.7.5.tgz",
116
+          "integrity": "sha512-KNlOe9+/nk4i29g0VXgl8PEXIRms5xKLJeuZ6UptN0fHv+jDiriG+y94X6qAgWTR0h3KaoM1wK5G5h7MHFRSig==",
117 117
           "dev": true
118 118
         },
119 119
         "@babel/template": {
... ...
@@ -1223,9 +1223,9 @@
1223 1223
           }
1224 1224
         },
1225 1225
         "@babel/parser": {
1226
-          "version": "7.7.4",
1227
-          "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.7.4.tgz",
1228
-          "integrity": "sha512-jIwvLO0zCL+O/LmEJQjWA75MQTWwx3c3u2JOTDK5D3/9egrWRRA0/0hk9XXywYnXZVVpzrBYeIQTmhwUaePI9g==",
1226
+          "version": "7.7.5",
1227
+          "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.7.5.tgz",
1228
+          "integrity": "sha512-KNlOe9+/nk4i29g0VXgl8PEXIRms5xKLJeuZ6UptN0fHv+jDiriG+y94X6qAgWTR0h3KaoM1wK5G5h7MHFRSig==",
1229 1229
           "dev": true
1230 1230
         },
1231 1231
         "@babel/template": {