@@ -175,13 +175,13 @@ aws4@^1.2.1:
175175 version "1.6.0"
176176 resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.6.0.tgz#83ef5ca860b2b32e4a0deedee8c771b9db57471e"
177177
178- babel-cli@6.23 .0 :
179- version "6.23 .0"
180- resolved "https://registry.yarnpkg.com/babel-cli/-/babel-cli-6.23 .0.tgz#52ff946a2b0f64645c35e7bd5eea267aa0948c0f "
178+ babel-cli@^6.24 .0 :
179+ version "6.24 .0"
180+ resolved "https://registry.yarnpkg.com/babel-cli/-/babel-cli-6.24 .0.tgz#a05ffd210dca0c288a26d5319c5ac8669a265ad0 "
181181 dependencies :
182- babel-core "^6.23 .0"
182+ babel-core "^6.24 .0"
183183 babel-polyfill "^6.23.0"
184- babel-register "^6.23 .0"
184+ babel-register "^6.24 .0"
185185 babel-runtime "^6.22.0"
186186 commander "^2.8.1"
187187 convert-source-map "^1.1.0"
@@ -228,6 +228,30 @@ babel-core@^6.0.0, babel-core@^6.23.0:
228228 slash "^1.0.0"
229229 source-map "^0.5.0"
230230
231+ babel-core@^6.24.0 :
232+ version "6.24.0"
233+ resolved "https://registry.yarnpkg.com/babel-core/-/babel-core-6.24.0.tgz#8f36a0a77f5c155aed6f920b844d23ba56742a02"
234+ dependencies :
235+ babel-code-frame "^6.22.0"
236+ babel-generator "^6.24.0"
237+ babel-helpers "^6.23.0"
238+ babel-messages "^6.23.0"
239+ babel-register "^6.24.0"
240+ babel-runtime "^6.22.0"
241+ babel-template "^6.23.0"
242+ babel-traverse "^6.23.1"
243+ babel-types "^6.23.0"
244+ babylon "^6.11.0"
245+ convert-source-map "^1.1.0"
246+ debug "^2.1.1"
247+ json5 "^0.5.0"
248+ lodash "^4.2.0"
249+ minimatch "^3.0.2"
250+ path-is-absolute "^1.0.0"
251+ private "^0.1.6"
252+ slash "^1.0.0"
253+ source-map "^0.5.0"
254+
231255babel-eslint@7.1.1 :
232256 version "7.1.1"
233257 resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-7.1.1.tgz#8a6a884f085aa7060af69cfc77341c2f99370fb2"
@@ -251,6 +275,19 @@ babel-generator@^6.18.0, babel-generator@^6.23.0:
251275 source-map "^0.5.0"
252276 trim-right "^1.0.1"
253277
278+ babel-generator@^6.24.0 :
279+ version "6.24.0"
280+ resolved "https://registry.yarnpkg.com/babel-generator/-/babel-generator-6.24.0.tgz#eba270a8cc4ce6e09a61be43465d7c62c1f87c56"
281+ dependencies :
282+ babel-messages "^6.23.0"
283+ babel-runtime "^6.22.0"
284+ babel-types "^6.23.0"
285+ detect-indent "^4.0.0"
286+ jsesc "^1.3.0"
287+ lodash "^4.2.0"
288+ source-map "^0.5.0"
289+ trim-right "^1.0.1"
290+
254291babel-helper-function-name@^6.23.0 :
255292 version "6.23.0"
256293 resolved "https://registry.yarnpkg.com/babel-helper-function-name/-/babel-helper-function-name-6.23.0.tgz#25742d67175c8903dbe4b6cb9d9e1fcb8dcf23a6"
@@ -318,9 +355,9 @@ babel-plugin-transform-class-properties@6.23.0:
318355 babel-runtime "^6.22.0"
319356 babel-template "^6.23.0"
320357
321- babel-plugin-transform-es2015-modules-commonjs@^6.23 .0 :
322- version "6.23 .0"
323- resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-modules-commonjs/-/babel-plugin-transform-es2015-modules-commonjs-6.23 .0.tgz#cba7aa6379fb7ec99250e6d46de2973aaffa7b92 "
358+ babel-plugin-transform-es2015-modules-commonjs@^6.24 .0 :
359+ version "6.24 .0"
360+ resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-modules-commonjs/-/babel-plugin-transform-es2015-modules-commonjs-6.24 .0.tgz#e921aefb72c2cc26cb03d107626156413222134f "
324361 dependencies :
325362 babel-plugin-transform-strict-mode "^6.22.0"
326363 babel-runtime "^6.22.0"
@@ -367,6 +404,18 @@ babel-register@^6.23.0:
367404 mkdirp "^0.5.1"
368405 source-map-support "^0.4.2"
369406
407+ babel-register@^6.24.0 :
408+ version "6.24.0"
409+ resolved "https://registry.yarnpkg.com/babel-register/-/babel-register-6.24.0.tgz#5e89f8463ba9970356d02eb07dabe3308b080cfd"
410+ dependencies :
411+ babel-core "^6.24.0"
412+ babel-runtime "^6.22.0"
413+ core-js "^2.4.0"
414+ home-or-tmp "^2.0.0"
415+ lodash "^4.2.0"
416+ mkdirp "^0.5.1"
417+ source-map-support "^0.4.2"
418+
370419babel-runtime@6.23.0, babel-runtime@^6.22.0 :
371420 version "6.23.0"
372421 resolved "https://registry.yarnpkg.com/babel-runtime/-/babel-runtime-6.23.0.tgz#0a9489f144de70efb3ce4300accdb329e2fc543b"
0 commit comments