From 99ab2b206c7888df4d271bd4d4827bf0b97dba48 Mon Sep 17 00:00:00 2001 From: Henry Zhu Date: Thu, 3 Aug 2017 20:40:53 -0400 Subject: [PATCH] update to alpha.18 (#6050) --- package.json | 14 +- yarn.lock | 876 ++++++++++++++++++++++++--------------------------- 2 files changed, 427 insertions(+), 463 deletions(-) diff --git a/package.json b/package.json index a3097a3246..1720182366 100644 --- a/package.json +++ b/package.json @@ -11,14 +11,14 @@ }, "devDependencies": { "async": "^1.5.0", - "babel-cli": "7.0.0-alpha.16", - "babel-core": "7.0.0-alpha.16", + "babel-cli": "7.0.0-alpha.18", + "babel-core": "7.0.0-alpha.18", "babel-eslint": "8.0.0-alpha.15", "babel-plugin-istanbul": "^4.1.4", - "babel-preset-env": "2.0.0-alpha.16", - "babel-preset-flow": "7.0.0-alpha.16", - "babel-preset-stage-0": "7.0.0-alpha.15", - "babel-register": "7.0.0-alpha.16", + "babel-preset-env": "2.0.0-alpha.18", + "babel-preset-flow": "7.0.0-alpha.18", + "babel-preset-stage-0": "7.0.0-alpha.18", + "babel-register": "7.0.0-alpha.18", "browserify": "^13.1.1", "bundle-collapser": "^1.2.1", "chai": "^4.1.0", @@ -30,7 +30,7 @@ "eslint-plugin-prettier": "^2.1.2", "flow-bin": "^0.41.0", "gulp": "^3.9.0", - "gulp-babel": "babel/gulp-babel#b7-alpha", + "gulp-babel": "7.0.0-alpha.18", "gulp-newer": "^1.0.0", "gulp-plumber": "^1.0.1", "gulp-util": "^3.0.7", diff --git a/yarn.lock b/yarn.lock index cdd50929a3..86354b5dcb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -246,13 +246,13 @@ aws4@^1.2.1: version "1.6.0" resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.6.0.tgz#83ef5ca860b2b32e4a0deedee8c771b9db57471e" -babel-cli@7.0.0-alpha.16: - version "7.0.0-alpha.16" - resolved "https://registry.yarnpkg.com/babel-cli/-/babel-cli-7.0.0-alpha.16.tgz#31b66a241e91d77ca927aaf69360c5a211fe2328" +babel-cli@7.0.0-alpha.18: + version "7.0.0-alpha.18" + resolved "https://registry.yarnpkg.com/babel-cli/-/babel-cli-7.0.0-alpha.18.tgz#1e05fb52ca943c658c2821418770fde682c2226e" dependencies: - babel-core "7.0.0-alpha.16" - babel-polyfill "7.0.0-alpha.16" - babel-register "7.0.0-alpha.16" + babel-core "7.0.0-alpha.18" + babel-polyfill "7.0.0-alpha.18" + babel-register "7.0.0-alpha.18" commander "^2.8.1" convert-source-map "^1.1.0" fs-readdir-recursive "^1.0.0" @@ -273,9 +273,9 @@ babel-code-frame@7.0.0-alpha.15: esutils "^2.0.2" js-tokens "^3.0.0" -babel-code-frame@7.0.0-alpha.16: - version "7.0.0-alpha.16" - resolved "https://registry.yarnpkg.com/babel-code-frame/-/babel-code-frame-7.0.0-alpha.16.tgz#c99891e4a7d8468b8ac825995b8919cbbed1d7ad" +babel-code-frame@7.0.0-alpha.18: + version "7.0.0-alpha.18" + resolved "https://registry.yarnpkg.com/babel-code-frame/-/babel-code-frame-7.0.0-alpha.18.tgz#f4b0bf340fde0b60bdd06b689ba949d5ff7fc909" dependencies: chalk "^2.0.0" esutils "^2.0.2" @@ -289,18 +289,18 @@ babel-code-frame@^6.16.0, babel-code-frame@^6.22.0: esutils "^2.0.2" js-tokens "^3.0.0" -babel-core@7.0.0-alpha.16: - version "7.0.0-alpha.16" - resolved "https://registry.yarnpkg.com/babel-core/-/babel-core-7.0.0-alpha.16.tgz#a62c55f123b5e80f6e368006586749573e483617" +babel-core@7.0.0-alpha.18: + version "7.0.0-alpha.18" + resolved "https://registry.yarnpkg.com/babel-core/-/babel-core-7.0.0-alpha.18.tgz#416cb65ac7c95b59c9230a65c4c595b6d5e30b4a" dependencies: - babel-code-frame "7.0.0-alpha.16" - babel-generator "7.0.0-alpha.16" - babel-helpers "7.0.0-alpha.16" - babel-messages "7.0.0-alpha.16" - babel-template "7.0.0-alpha.16" - babel-traverse "7.0.0-alpha.16" - babel-types "7.0.0-alpha.16" - babylon "7.0.0-beta.17" + babel-code-frame "7.0.0-alpha.18" + babel-generator "7.0.0-alpha.18" + babel-helpers "7.0.0-alpha.18" + babel-messages "7.0.0-alpha.18" + babel-template "7.0.0-alpha.18" + babel-traverse "7.0.0-alpha.18" + babel-types "7.0.0-alpha.18" + babylon "7.0.0-beta.18" convert-source-map "^1.1.0" debug "^2.1.1" json5 "^0.5.0" @@ -309,30 +309,6 @@ babel-core@7.0.0-alpha.16: resolve "^1.3.2" source-map "^0.5.0" -babel-core@^6.0.2, babel-core@^6.24.1: - version "6.25.0" - resolved "https://registry.yarnpkg.com/babel-core/-/babel-core-6.25.0.tgz#7dd42b0463c742e9d5296deb3ec67a9322dad729" - dependencies: - babel-code-frame "^6.22.0" - babel-generator "^6.25.0" - babel-helpers "^6.24.1" - babel-messages "^6.23.0" - babel-register "^6.24.1" - babel-runtime "^6.22.0" - babel-template "^6.25.0" - babel-traverse "^6.25.0" - babel-types "^6.25.0" - babylon "^6.17.2" - convert-source-map "^1.1.0" - debug "^2.1.1" - json5 "^0.5.0" - lodash "^4.2.0" - minimatch "^3.0.2" - path-is-absolute "^1.0.0" - private "^0.1.6" - slash "^1.0.0" - source-map "^0.5.0" - babel-eslint@8.0.0-alpha.15: version "8.0.0-alpha.15" resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-8.0.0-alpha.15.tgz#7cf5c1c81eaf40662d40aef51b0b488dfd199b2d" @@ -342,18 +318,18 @@ babel-eslint@8.0.0-alpha.15: babel-types "7.0.0-alpha.15" babylon "7.0.0-beta.16" -babel-generator@7.0.0-alpha.16: - version "7.0.0-alpha.16" - resolved "https://registry.yarnpkg.com/babel-generator/-/babel-generator-7.0.0-alpha.16.tgz#25216925778b11e6a7bd09cde420f3af32176c4c" +babel-generator@7.0.0-alpha.18: + version "7.0.0-alpha.18" + resolved "https://registry.yarnpkg.com/babel-generator/-/babel-generator-7.0.0-alpha.18.tgz#107566ad9824b1e5192bee3185a1c2f6c7437cee" dependencies: - babel-messages "7.0.0-alpha.16" - babel-types "7.0.0-alpha.16" + babel-messages "7.0.0-alpha.18" + babel-types "7.0.0-alpha.18" jsesc "^2.5.1" lodash "^4.2.0" source-map "^0.5.0" trim-right "^1.0.1" -babel-generator@^6.18.0, babel-generator@^6.25.0: +babel-generator@^6.18.0: version "6.25.0" resolved "https://registry.yarnpkg.com/babel-generator/-/babel-generator-6.25.0.tgz#33a1af70d5f2890aeb465a4a7793c1df6a9ea9fc" dependencies: @@ -366,35 +342,35 @@ babel-generator@^6.18.0, babel-generator@^6.25.0: source-map "^0.5.0" trim-right "^1.0.1" -babel-helper-builder-binary-assignment-operator-visitor@7.0.0-alpha.16: - version "7.0.0-alpha.16" - resolved "https://registry.yarnpkg.com/babel-helper-builder-binary-assignment-operator-visitor/-/babel-helper-builder-binary-assignment-operator-visitor-7.0.0-alpha.16.tgz#31c66895ff3de0857fad45760bc2e569ff1120ec" +babel-helper-builder-binary-assignment-operator-visitor@7.0.0-alpha.18: + version "7.0.0-alpha.18" + resolved "https://registry.yarnpkg.com/babel-helper-builder-binary-assignment-operator-visitor/-/babel-helper-builder-binary-assignment-operator-visitor-7.0.0-alpha.18.tgz#a596a17aa1afa4557e69b9d41664235805b6cf6f" dependencies: - babel-helper-explode-assignable-expression "7.0.0-alpha.16" - babel-types "7.0.0-alpha.16" + babel-helper-explode-assignable-expression "7.0.0-alpha.18" + babel-types "7.0.0-alpha.18" -babel-helper-call-delegate@7.0.0-alpha.16: - version "7.0.0-alpha.16" - resolved "https://registry.yarnpkg.com/babel-helper-call-delegate/-/babel-helper-call-delegate-7.0.0-alpha.16.tgz#21e28e321f5b62a267cdd88653e6f74aab27fad0" +babel-helper-call-delegate@7.0.0-alpha.18: + version "7.0.0-alpha.18" + resolved "https://registry.yarnpkg.com/babel-helper-call-delegate/-/babel-helper-call-delegate-7.0.0-alpha.18.tgz#cb41a536f6a270019790250c89ced32526a34a25" dependencies: - babel-helper-hoist-variables "7.0.0-alpha.16" - babel-traverse "7.0.0-alpha.16" - babel-types "7.0.0-alpha.16" + babel-helper-hoist-variables "7.0.0-alpha.18" + babel-traverse "7.0.0-alpha.18" + babel-types "7.0.0-alpha.18" -babel-helper-define-map@7.0.0-alpha.16: - version "7.0.0-alpha.16" - resolved "https://registry.yarnpkg.com/babel-helper-define-map/-/babel-helper-define-map-7.0.0-alpha.16.tgz#5f4f794340a136465b5aa83a1e583218c71ff880" +babel-helper-define-map@7.0.0-alpha.18: + version "7.0.0-alpha.18" + resolved "https://registry.yarnpkg.com/babel-helper-define-map/-/babel-helper-define-map-7.0.0-alpha.18.tgz#cf3e7f4dcd8771bb2423eae5dfb0dadbc2282ac7" dependencies: - babel-helper-function-name "7.0.0-alpha.16" - babel-types "7.0.0-alpha.16" + babel-helper-function-name "7.0.0-alpha.18" + babel-types "7.0.0-alpha.18" lodash "^4.2.0" -babel-helper-explode-assignable-expression@7.0.0-alpha.16: - version "7.0.0-alpha.16" - resolved "https://registry.yarnpkg.com/babel-helper-explode-assignable-expression/-/babel-helper-explode-assignable-expression-7.0.0-alpha.16.tgz#fc1a31592a25a57773f9a84a75014249d8ca752a" +babel-helper-explode-assignable-expression@7.0.0-alpha.18: + version "7.0.0-alpha.18" + resolved "https://registry.yarnpkg.com/babel-helper-explode-assignable-expression/-/babel-helper-explode-assignable-expression-7.0.0-alpha.18.tgz#7aa684719b9a4d9eb3cb000af810f3b8ce9f4de9" dependencies: - babel-traverse "7.0.0-alpha.16" - babel-types "7.0.0-alpha.16" + babel-traverse "7.0.0-alpha.18" + babel-types "7.0.0-alpha.18" babel-helper-function-name@7.0.0-alpha.15: version "7.0.0-alpha.15" @@ -405,14 +381,14 @@ babel-helper-function-name@7.0.0-alpha.15: babel-traverse "7.0.0-alpha.15" babel-types "7.0.0-alpha.15" -babel-helper-function-name@7.0.0-alpha.16: - version "7.0.0-alpha.16" - resolved "https://registry.yarnpkg.com/babel-helper-function-name/-/babel-helper-function-name-7.0.0-alpha.16.tgz#a159510698c7200976b9af666f7456a6ef3e1e6f" +babel-helper-function-name@7.0.0-alpha.18: + version "7.0.0-alpha.18" + resolved "https://registry.yarnpkg.com/babel-helper-function-name/-/babel-helper-function-name-7.0.0-alpha.18.tgz#c53a5091c3a2fbb9b72b351be390fc616021b7e0" dependencies: - babel-helper-get-function-arity "7.0.0-alpha.16" - babel-template "7.0.0-alpha.16" - babel-traverse "7.0.0-alpha.16" - babel-types "7.0.0-alpha.16" + babel-helper-get-function-arity "7.0.0-alpha.18" + babel-template "7.0.0-alpha.18" + babel-traverse "7.0.0-alpha.18" + babel-types "7.0.0-alpha.18" babel-helper-get-function-arity@7.0.0-alpha.15: version "7.0.0-alpha.15" @@ -420,29 +396,29 @@ babel-helper-get-function-arity@7.0.0-alpha.15: dependencies: babel-types "7.0.0-alpha.15" -babel-helper-get-function-arity@7.0.0-alpha.16: - version "7.0.0-alpha.16" - resolved "https://registry.yarnpkg.com/babel-helper-get-function-arity/-/babel-helper-get-function-arity-7.0.0-alpha.16.tgz#7325736844ff120d4f27a2554eb02e87e387f67c" +babel-helper-get-function-arity@7.0.0-alpha.18: + version "7.0.0-alpha.18" + resolved "https://registry.yarnpkg.com/babel-helper-get-function-arity/-/babel-helper-get-function-arity-7.0.0-alpha.18.tgz#13af448b7893deb5ba4a4af62dae075337f6f5f7" dependencies: - babel-types "7.0.0-alpha.16" + babel-types "7.0.0-alpha.18" -babel-helper-hoist-variables@7.0.0-alpha.16: - version "7.0.0-alpha.16" - resolved "https://registry.yarnpkg.com/babel-helper-hoist-variables/-/babel-helper-hoist-variables-7.0.0-alpha.16.tgz#755dcf0260e4908443cf4b82dff4ea78e8138615" +babel-helper-hoist-variables@7.0.0-alpha.18: + version "7.0.0-alpha.18" + resolved "https://registry.yarnpkg.com/babel-helper-hoist-variables/-/babel-helper-hoist-variables-7.0.0-alpha.18.tgz#cce862e21106bcba1884792abc2875f254cdaebe" dependencies: - babel-types "7.0.0-alpha.16" + babel-types "7.0.0-alpha.18" -babel-helper-optimise-call-expression@7.0.0-alpha.16: - version "7.0.0-alpha.16" - resolved "https://registry.yarnpkg.com/babel-helper-optimise-call-expression/-/babel-helper-optimise-call-expression-7.0.0-alpha.16.tgz#481f11cae76c18c83346b55aeafad2fdca4be52a" +babel-helper-optimise-call-expression@7.0.0-alpha.18: + version "7.0.0-alpha.18" + resolved "https://registry.yarnpkg.com/babel-helper-optimise-call-expression/-/babel-helper-optimise-call-expression-7.0.0-alpha.18.tgz#fbb497a9bcf875ade49d22c17442f72b5fe8f344" dependencies: - babel-types "7.0.0-alpha.16" + babel-types "7.0.0-alpha.18" -babel-helper-regex@7.0.0-alpha.16: - version "7.0.0-alpha.16" - resolved "https://registry.yarnpkg.com/babel-helper-regex/-/babel-helper-regex-7.0.0-alpha.16.tgz#c883d63e108649f4762a3cce405bbc757bd4d77b" +babel-helper-regex@7.0.0-alpha.18: + version "7.0.0-alpha.18" + resolved "https://registry.yarnpkg.com/babel-helper-regex/-/babel-helper-regex-7.0.0-alpha.18.tgz#c54f5cc91a10deef88924381e5a8bf4157cd480d" dependencies: - babel-types "7.0.0-alpha.16" + babel-types "7.0.0-alpha.18" lodash "^4.2.0" babel-helper-regex@^6.24.1: @@ -453,63 +429,47 @@ babel-helper-regex@^6.24.1: babel-types "^6.24.1" lodash "^4.2.0" -babel-helper-remap-async-to-generator@7.0.0-alpha.15: - version "7.0.0-alpha.15" - resolved "https://registry.yarnpkg.com/babel-helper-remap-async-to-generator/-/babel-helper-remap-async-to-generator-7.0.0-alpha.15.tgz#c7c50408dffaa6e0b372b7b395f6fa33ab152d89" +babel-helper-remap-async-to-generator@7.0.0-alpha.18: + version "7.0.0-alpha.18" + resolved "https://registry.yarnpkg.com/babel-helper-remap-async-to-generator/-/babel-helper-remap-async-to-generator-7.0.0-alpha.18.tgz#e02a2bbe7a201df5412057052097c7e5db2d85bc" dependencies: - babel-helper-function-name "7.0.0-alpha.15" - babel-template "7.0.0-alpha.15" - babel-traverse "7.0.0-alpha.15" - babel-types "7.0.0-alpha.15" + babel-helper-wrap-function "7.0.0-alpha.18" + babel-template "7.0.0-alpha.18" + babel-traverse "7.0.0-alpha.18" + babel-types "7.0.0-alpha.18" -babel-helper-remap-async-to-generator@7.0.0-alpha.16: - version "7.0.0-alpha.16" - resolved "https://registry.yarnpkg.com/babel-helper-remap-async-to-generator/-/babel-helper-remap-async-to-generator-7.0.0-alpha.16.tgz#3c68be8d7bebe6e64bfcd0d9a21553e859a5dc07" +babel-helper-replace-supers@7.0.0-alpha.18: + version "7.0.0-alpha.18" + resolved "https://registry.yarnpkg.com/babel-helper-replace-supers/-/babel-helper-replace-supers-7.0.0-alpha.18.tgz#40a1620cd9b2f8e898c5edee772eea3a8ed99ce4" dependencies: - babel-helper-wrap-function "7.0.0-alpha.16" - babel-template "7.0.0-alpha.16" - babel-traverse "7.0.0-alpha.16" - babel-types "7.0.0-alpha.16" + babel-helper-optimise-call-expression "7.0.0-alpha.18" + babel-messages "7.0.0-alpha.18" + babel-template "7.0.0-alpha.18" + babel-traverse "7.0.0-alpha.18" + babel-types "7.0.0-alpha.18" -babel-helper-replace-supers@7.0.0-alpha.16: - version "7.0.0-alpha.16" - resolved "https://registry.yarnpkg.com/babel-helper-replace-supers/-/babel-helper-replace-supers-7.0.0-alpha.16.tgz#fad2e069caddc4e9011202a625c825dac6ac6072" +babel-helper-wrap-function@7.0.0-alpha.18: + version "7.0.0-alpha.18" + resolved "https://registry.yarnpkg.com/babel-helper-wrap-function/-/babel-helper-wrap-function-7.0.0-alpha.18.tgz#47d194f19d0fab899a60e768214b7e1fc71471b0" dependencies: - babel-helper-optimise-call-expression "7.0.0-alpha.16" - babel-messages "7.0.0-alpha.16" - babel-template "7.0.0-alpha.16" - babel-traverse "7.0.0-alpha.16" - babel-types "7.0.0-alpha.16" + babel-helper-function-name "7.0.0-alpha.18" + babel-template "7.0.0-alpha.18" + babel-traverse "7.0.0-alpha.18" + babel-types "7.0.0-alpha.18" -babel-helper-wrap-function@7.0.0-alpha.16: - version "7.0.0-alpha.16" - resolved "https://registry.yarnpkg.com/babel-helper-wrap-function/-/babel-helper-wrap-function-7.0.0-alpha.16.tgz#1aa2b1fd6744a45b768eedc7ab19c8b53b3b46af" +babel-helpers@7.0.0-alpha.18: + version "7.0.0-alpha.18" + resolved "https://registry.yarnpkg.com/babel-helpers/-/babel-helpers-7.0.0-alpha.18.tgz#22e466d3f48e8ea777d47b50fdc2c98befc801e0" dependencies: - babel-helper-function-name "7.0.0-alpha.16" - babel-template "7.0.0-alpha.16" - babel-traverse "7.0.0-alpha.16" - babel-types "7.0.0-alpha.16" - -babel-helpers@7.0.0-alpha.16: - version "7.0.0-alpha.16" - resolved "https://registry.yarnpkg.com/babel-helpers/-/babel-helpers-7.0.0-alpha.16.tgz#796886002a66447d8c87444f4e473717f320dead" - dependencies: - babel-template "7.0.0-alpha.16" - -babel-helpers@^6.24.1: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-helpers/-/babel-helpers-6.24.1.tgz#3471de9caec388e5c850e597e58a26ddf37602b2" - dependencies: - babel-runtime "^6.22.0" - babel-template "^6.24.1" + babel-template "7.0.0-alpha.18" babel-messages@7.0.0-alpha.15: version "7.0.0-alpha.15" resolved "https://registry.yarnpkg.com/babel-messages/-/babel-messages-7.0.0-alpha.15.tgz#97991d32d86a2130aff08fa75a16cfc5acad9e42" -babel-messages@7.0.0-alpha.16: - version "7.0.0-alpha.16" - resolved "https://registry.yarnpkg.com/babel-messages/-/babel-messages-7.0.0-alpha.16.tgz#9de55213cf8e351922378765a93f3854b46748c2" +babel-messages@7.0.0-alpha.18: + version "7.0.0-alpha.18" + resolved "https://registry.yarnpkg.com/babel-messages/-/babel-messages-7.0.0-alpha.18.tgz#fd0293f42f20eff97af5b8ae0c5b75addb465060" babel-messages@^6.23.0: version "6.23.0" @@ -517,9 +477,9 @@ babel-messages@^6.23.0: dependencies: babel-runtime "^6.22.0" -babel-plugin-check-es2015-constants@7.0.0-alpha.16: - version "7.0.0-alpha.16" - resolved "https://registry.yarnpkg.com/babel-plugin-check-es2015-constants/-/babel-plugin-check-es2015-constants-7.0.0-alpha.16.tgz#c61f19ecee116c8afe79e4c8b052783d88f205c8" +babel-plugin-check-es2015-constants@7.0.0-alpha.18: + version "7.0.0-alpha.18" + resolved "https://registry.yarnpkg.com/babel-plugin-check-es2015-constants/-/babel-plugin-check-es2015-constants-7.0.0-alpha.18.tgz#42c3af2f8f7069722b5335fa9d9ec2da41f32d1c" babel-plugin-istanbul@^4.1.4: version "4.1.4" @@ -529,289 +489,310 @@ babel-plugin-istanbul@^4.1.4: istanbul-lib-instrument "^1.7.2" test-exclude "^4.1.1" -babel-plugin-syntax-async-functions@7.0.0-alpha.16: - version "7.0.0-alpha.16" - resolved "https://registry.yarnpkg.com/babel-plugin-syntax-async-functions/-/babel-plugin-syntax-async-functions-7.0.0-alpha.16.tgz#570f2c3adf4d8aecc91d11180ac37250321c5d7c" +babel-plugin-syntax-async-functions@7.0.0-alpha.18: + version "7.0.0-alpha.18" + resolved "https://registry.yarnpkg.com/babel-plugin-syntax-async-functions/-/babel-plugin-syntax-async-functions-7.0.0-alpha.18.tgz#7bc553c476d66ce4b2d27920610f258ea1c49e98" -babel-plugin-syntax-async-generators@7.0.0-alpha.15: - version "7.0.0-alpha.15" - resolved "https://registry.yarnpkg.com/babel-plugin-syntax-async-generators/-/babel-plugin-syntax-async-generators-7.0.0-alpha.15.tgz#053759aba5866145a4cf40a45ba1db3ffeb7ef79" +babel-plugin-syntax-async-generators@7.0.0-alpha.18: + version "7.0.0-alpha.18" + resolved "https://registry.yarnpkg.com/babel-plugin-syntax-async-generators/-/babel-plugin-syntax-async-generators-7.0.0-alpha.18.tgz#7980045870ed288d0f0d100c39259c4de47bbf0c" -babel-plugin-syntax-class-properties@7.0.0-alpha.15: - version "7.0.0-alpha.15" - resolved "https://registry.yarnpkg.com/babel-plugin-syntax-class-properties/-/babel-plugin-syntax-class-properties-7.0.0-alpha.15.tgz#e9d5d3b8dced66277cc947266858909f6a47ebb5" +babel-plugin-syntax-class-properties@7.0.0-alpha.18: + version "7.0.0-alpha.18" + resolved "https://registry.yarnpkg.com/babel-plugin-syntax-class-properties/-/babel-plugin-syntax-class-properties-7.0.0-alpha.18.tgz#a63162d7808661c8bd0f57aeb379df3ffebdc7e0" -babel-plugin-syntax-decorators@7.0.0-alpha.15: - version "7.0.0-alpha.15" - resolved "https://registry.yarnpkg.com/babel-plugin-syntax-decorators/-/babel-plugin-syntax-decorators-7.0.0-alpha.15.tgz#768cccfaa348e1b5490f88878bd34ae6a8a08d60" +babel-plugin-syntax-decorators@7.0.0-alpha.18: + version "7.0.0-alpha.18" + resolved "https://registry.yarnpkg.com/babel-plugin-syntax-decorators/-/babel-plugin-syntax-decorators-7.0.0-alpha.18.tgz#8056a5c42c2a20dcc5e14ffad9e3c231d77c9c30" -babel-plugin-syntax-do-expressions@7.0.0-alpha.15: - version "7.0.0-alpha.15" - resolved "https://registry.yarnpkg.com/babel-plugin-syntax-do-expressions/-/babel-plugin-syntax-do-expressions-7.0.0-alpha.15.tgz#c02781813a44cd2f9567c4293ba5302f617afb04" +babel-plugin-syntax-do-expressions@7.0.0-alpha.18: + version "7.0.0-alpha.18" + resolved "https://registry.yarnpkg.com/babel-plugin-syntax-do-expressions/-/babel-plugin-syntax-do-expressions-7.0.0-alpha.18.tgz#fab67d1ac41990faccc939f429457561c3ea2237" -babel-plugin-syntax-dynamic-import@7.0.0-alpha.15: - version "7.0.0-alpha.15" - resolved "https://registry.yarnpkg.com/babel-plugin-syntax-dynamic-import/-/babel-plugin-syntax-dynamic-import-7.0.0-alpha.15.tgz#d05865b7b033ec730a1049792798cf7e52c07018" +babel-plugin-syntax-dynamic-import@7.0.0-alpha.18: + version "7.0.0-alpha.18" + resolved "https://registry.yarnpkg.com/babel-plugin-syntax-dynamic-import/-/babel-plugin-syntax-dynamic-import-7.0.0-alpha.18.tgz#3fff6074d123883de0de2d403d1872fe34ce0fb4" -babel-plugin-syntax-exponentiation-operator@7.0.0-alpha.16: - version "7.0.0-alpha.16" - resolved "https://registry.yarnpkg.com/babel-plugin-syntax-exponentiation-operator/-/babel-plugin-syntax-exponentiation-operator-7.0.0-alpha.16.tgz#c5e6fd29bb8c122cd327b803390282b2d792d9b7" +babel-plugin-syntax-exponentiation-operator@7.0.0-alpha.18: + version "7.0.0-alpha.18" + resolved "https://registry.yarnpkg.com/babel-plugin-syntax-exponentiation-operator/-/babel-plugin-syntax-exponentiation-operator-7.0.0-alpha.18.tgz#640a6ccb0635b6f42e15d5d9e6814bd4bbdd07ec" -babel-plugin-syntax-export-extensions@7.0.0-alpha.15: - version "7.0.0-alpha.15" - resolved "https://registry.yarnpkg.com/babel-plugin-syntax-export-extensions/-/babel-plugin-syntax-export-extensions-7.0.0-alpha.15.tgz#e9960f1299cfdcd8875dd819dbd88278bcfb745e" +babel-plugin-syntax-export-extensions@7.0.0-alpha.18: + version "7.0.0-alpha.18" + resolved "https://registry.yarnpkg.com/babel-plugin-syntax-export-extensions/-/babel-plugin-syntax-export-extensions-7.0.0-alpha.18.tgz#d542390c9849f70a571e845278b7f0eb1407769e" -babel-plugin-syntax-flow@7.0.0-alpha.16: - version "7.0.0-alpha.16" - resolved "https://registry.yarnpkg.com/babel-plugin-syntax-flow/-/babel-plugin-syntax-flow-7.0.0-alpha.16.tgz#77a783205da2d695155b32739021477afac793b0" +babel-plugin-syntax-flow@7.0.0-alpha.18: + version "7.0.0-alpha.18" + resolved "https://registry.yarnpkg.com/babel-plugin-syntax-flow/-/babel-plugin-syntax-flow-7.0.0-alpha.18.tgz#71b39744b5af03170c473c9f239ae4b299125f8b" -babel-plugin-syntax-function-bind@7.0.0-alpha.15: - version "7.0.0-alpha.15" - resolved "https://registry.yarnpkg.com/babel-plugin-syntax-function-bind/-/babel-plugin-syntax-function-bind-7.0.0-alpha.15.tgz#c2b3ca1ec4ec8475eb1fece28913d33a6ffc699a" +babel-plugin-syntax-function-bind@7.0.0-alpha.18: + version "7.0.0-alpha.18" + resolved "https://registry.yarnpkg.com/babel-plugin-syntax-function-bind/-/babel-plugin-syntax-function-bind-7.0.0-alpha.18.tgz#837c6c66d6d12af2363df49962f7365e470e780e" -babel-plugin-syntax-numeric-separator@7.0.0-alpha.15: - version "7.0.0-alpha.15" - resolved "https://registry.yarnpkg.com/babel-plugin-syntax-numeric-separator/-/babel-plugin-syntax-numeric-separator-7.0.0-alpha.15.tgz#e84afdcb8161729af6be22f6b7289052fa447edc" +babel-plugin-syntax-function-sent@7.0.0-alpha.18: + version "7.0.0-alpha.18" + resolved "https://registry.yarnpkg.com/babel-plugin-syntax-function-sent/-/babel-plugin-syntax-function-sent-7.0.0-alpha.18.tgz#9f9c5d723395bd4413ed583495505fa6c2a4ed6e" -babel-plugin-syntax-object-rest-spread@7.0.0-alpha.15: - version "7.0.0-alpha.15" - resolved "https://registry.yarnpkg.com/babel-plugin-syntax-object-rest-spread/-/babel-plugin-syntax-object-rest-spread-7.0.0-alpha.15.tgz#56d8c94e723756ace244e956a751f819d83c52cb" +babel-plugin-syntax-numeric-separator@7.0.0-alpha.18: + version "7.0.0-alpha.18" + resolved "https://registry.yarnpkg.com/babel-plugin-syntax-numeric-separator/-/babel-plugin-syntax-numeric-separator-7.0.0-alpha.18.tgz#35b762e2cdc989e1a4fb479cb26fb2c88520481d" -babel-plugin-syntax-optional-chaining@7.0.0-alpha.15: - version "7.0.0-alpha.15" - resolved "https://registry.yarnpkg.com/babel-plugin-syntax-optional-chaining/-/babel-plugin-syntax-optional-chaining-7.0.0-alpha.15.tgz#4692fe40ed849dc72fc496bfb606219a11783a76" +babel-plugin-syntax-object-rest-spread@7.0.0-alpha.18: + version "7.0.0-alpha.18" + resolved "https://registry.yarnpkg.com/babel-plugin-syntax-object-rest-spread/-/babel-plugin-syntax-object-rest-spread-7.0.0-alpha.18.tgz#52c656fe60728342499e7d15bf6b090a2422eec3" -babel-plugin-syntax-trailing-function-commas@7.0.0-alpha.16: - version "7.0.0-alpha.16" - resolved "https://registry.yarnpkg.com/babel-plugin-syntax-trailing-function-commas/-/babel-plugin-syntax-trailing-function-commas-7.0.0-alpha.16.tgz#daed195b88dcc26db401d51a58d346808b8e4585" +babel-plugin-syntax-optional-catch-binding@7.0.0-alpha.18: + version "7.0.0-alpha.18" + resolved "https://registry.yarnpkg.com/babel-plugin-syntax-optional-catch-binding/-/babel-plugin-syntax-optional-catch-binding-7.0.0-alpha.18.tgz#4414d1fcf6be171d78d1bc26e2cc5ffa377c4911" -babel-plugin-transform-async-generator-functions@7.0.0-alpha.15: - version "7.0.0-alpha.15" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-async-generator-functions/-/babel-plugin-transform-async-generator-functions-7.0.0-alpha.15.tgz#275eb94bde199f3fe6558ec7c611d925515bb7be" +babel-plugin-syntax-optional-chaining@7.0.0-alpha.18: + version "7.0.0-alpha.18" + resolved "https://registry.yarnpkg.com/babel-plugin-syntax-optional-chaining/-/babel-plugin-syntax-optional-chaining-7.0.0-alpha.18.tgz#36c63e3fc154a808cd2ac3e68c0ed8ef19162d90" + +babel-plugin-syntax-trailing-function-commas@7.0.0-alpha.18: + version "7.0.0-alpha.18" + resolved "https://registry.yarnpkg.com/babel-plugin-syntax-trailing-function-commas/-/babel-plugin-syntax-trailing-function-commas-7.0.0-alpha.18.tgz#e97d873b5309b0bf0a48d9e5e8571f0e520134b8" + +babel-plugin-transform-async-generator-functions@7.0.0-alpha.18: + version "7.0.0-alpha.18" + resolved "https://registry.yarnpkg.com/babel-plugin-transform-async-generator-functions/-/babel-plugin-transform-async-generator-functions-7.0.0-alpha.18.tgz#4353aadccf5a8c4c409341cd8e871428bdd20522" dependencies: - babel-helper-remap-async-to-generator "7.0.0-alpha.15" - babel-plugin-syntax-async-generators "7.0.0-alpha.15" + babel-helper-remap-async-to-generator "7.0.0-alpha.18" + babel-plugin-syntax-async-generators "7.0.0-alpha.18" -babel-plugin-transform-async-to-generator@7.0.0-alpha.16: - version "7.0.0-alpha.16" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-async-to-generator/-/babel-plugin-transform-async-to-generator-7.0.0-alpha.16.tgz#3709fbcab99a5d38147c582b1c70c98834b5a0e6" +babel-plugin-transform-async-to-generator@7.0.0-alpha.18: + version "7.0.0-alpha.18" + resolved "https://registry.yarnpkg.com/babel-plugin-transform-async-to-generator/-/babel-plugin-transform-async-to-generator-7.0.0-alpha.18.tgz#e0f180bae5063e6301c181b6ca9729f322847b90" dependencies: - babel-helper-remap-async-to-generator "7.0.0-alpha.16" - babel-plugin-syntax-async-functions "7.0.0-alpha.16" + babel-helper-remap-async-to-generator "7.0.0-alpha.18" + babel-plugin-syntax-async-functions "7.0.0-alpha.18" -babel-plugin-transform-class-properties@7.0.0-alpha.15: - version "7.0.0-alpha.15" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-class-properties/-/babel-plugin-transform-class-properties-7.0.0-alpha.15.tgz#d877e03c208615044f07ebc85f39332f0b46a6c6" +babel-plugin-transform-class-properties@7.0.0-alpha.18: + version "7.0.0-alpha.18" + resolved "https://registry.yarnpkg.com/babel-plugin-transform-class-properties/-/babel-plugin-transform-class-properties-7.0.0-alpha.18.tgz#a4f05e66762e2835f3d8e914840e55813c58f2a4" dependencies: - babel-helper-function-name "7.0.0-alpha.15" - babel-plugin-syntax-class-properties "7.0.0-alpha.15" - babel-template "7.0.0-alpha.15" + babel-helper-function-name "7.0.0-alpha.18" + babel-plugin-syntax-class-properties "7.0.0-alpha.18" + babel-template "7.0.0-alpha.18" -babel-plugin-transform-decorators@7.0.0-alpha.15: - version "7.0.0-alpha.15" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-decorators/-/babel-plugin-transform-decorators-7.0.0-alpha.15.tgz#88d726436882a782ff13ac9dd5ca6af6918c4e96" +babel-plugin-transform-decorators@7.0.0-alpha.18: + version "7.0.0-alpha.18" + resolved "https://registry.yarnpkg.com/babel-plugin-transform-decorators/-/babel-plugin-transform-decorators-7.0.0-alpha.18.tgz#2546cb48db4f7a040a2c237159fc29b41ba2c8d7" dependencies: - babel-plugin-syntax-decorators "7.0.0-alpha.15" - babel-template "7.0.0-alpha.15" + babel-plugin-syntax-decorators "7.0.0-alpha.18" + babel-template "7.0.0-alpha.18" -babel-plugin-transform-do-expressions@7.0.0-alpha.15: - version "7.0.0-alpha.15" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-do-expressions/-/babel-plugin-transform-do-expressions-7.0.0-alpha.15.tgz#67b6940b42fb9f6b587464ce6b54c453a83e9594" +babel-plugin-transform-do-expressions@7.0.0-alpha.18: + version "7.0.0-alpha.18" + resolved "https://registry.yarnpkg.com/babel-plugin-transform-do-expressions/-/babel-plugin-transform-do-expressions-7.0.0-alpha.18.tgz#af9a04a96b2d283a41f6a26f671cde30bf9f62fe" dependencies: - babel-plugin-syntax-do-expressions "7.0.0-alpha.15" + babel-plugin-syntax-do-expressions "7.0.0-alpha.18" -babel-plugin-transform-es2015-arrow-functions@7.0.0-alpha.16: - version "7.0.0-alpha.16" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-arrow-functions/-/babel-plugin-transform-es2015-arrow-functions-7.0.0-alpha.16.tgz#0cfd5ed3c5c74f6d0a13cc606dd3d0039b9f1728" +babel-plugin-transform-es2015-arrow-functions@7.0.0-alpha.18: + version "7.0.0-alpha.18" + resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-arrow-functions/-/babel-plugin-transform-es2015-arrow-functions-7.0.0-alpha.18.tgz#886758b8bc44ac1c5a835c4627271edc0b6ae425" -babel-plugin-transform-es2015-block-scoped-functions@7.0.0-alpha.16: - version "7.0.0-alpha.16" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-block-scoped-functions/-/babel-plugin-transform-es2015-block-scoped-functions-7.0.0-alpha.16.tgz#bb849533f9c97ab29c2aa046faa2f4e2cbf497c0" +babel-plugin-transform-es2015-block-scoped-functions@7.0.0-alpha.18: + version "7.0.0-alpha.18" + resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-block-scoped-functions/-/babel-plugin-transform-es2015-block-scoped-functions-7.0.0-alpha.18.tgz#eb2b83c325f9da4e9229ed6f221a421cace09ec7" -babel-plugin-transform-es2015-block-scoping@7.0.0-alpha.16: - version "7.0.0-alpha.16" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-block-scoping/-/babel-plugin-transform-es2015-block-scoping-7.0.0-alpha.16.tgz#2f5cc22f2c948a2be46d954a6db95025753b50b8" +babel-plugin-transform-es2015-block-scoping@7.0.0-alpha.18: + version "7.0.0-alpha.18" + resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-block-scoping/-/babel-plugin-transform-es2015-block-scoping-7.0.0-alpha.18.tgz#882ea1f28affd03cc6ba485e0d65b93167009ff8" dependencies: - babel-template "7.0.0-alpha.16" - babel-traverse "7.0.0-alpha.16" - babel-types "7.0.0-alpha.16" + babel-template "7.0.0-alpha.18" + babel-traverse "7.0.0-alpha.18" + babel-types "7.0.0-alpha.18" lodash "^4.2.0" -babel-plugin-transform-es2015-classes@7.0.0-alpha.16: - version "7.0.0-alpha.16" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-classes/-/babel-plugin-transform-es2015-classes-7.0.0-alpha.16.tgz#b4ffe4abde279eb0e9c8f6f092340ce0e72875f9" +babel-plugin-transform-es2015-classes@7.0.0-alpha.18: + version "7.0.0-alpha.18" + resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-classes/-/babel-plugin-transform-es2015-classes-7.0.0-alpha.18.tgz#9df446663f9099b62a0a2c6fece5a21eb9210f05" dependencies: - babel-helper-define-map "7.0.0-alpha.16" - babel-helper-function-name "7.0.0-alpha.16" - babel-helper-optimise-call-expression "7.0.0-alpha.16" - babel-helper-replace-supers "7.0.0-alpha.16" - babel-messages "7.0.0-alpha.16" - babel-template "7.0.0-alpha.16" - babel-traverse "7.0.0-alpha.16" - babel-types "7.0.0-alpha.16" + babel-helper-define-map "7.0.0-alpha.18" + babel-helper-function-name "7.0.0-alpha.18" + babel-helper-optimise-call-expression "7.0.0-alpha.18" + babel-helper-replace-supers "7.0.0-alpha.18" + babel-messages "7.0.0-alpha.18" + babel-template "7.0.0-alpha.18" + babel-traverse "7.0.0-alpha.18" + babel-types "7.0.0-alpha.18" -babel-plugin-transform-es2015-computed-properties@7.0.0-alpha.16: - version "7.0.0-alpha.16" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-computed-properties/-/babel-plugin-transform-es2015-computed-properties-7.0.0-alpha.16.tgz#be54c1ffb3785e8115c635dc0ffc37d6b34c06e7" +babel-plugin-transform-es2015-computed-properties@7.0.0-alpha.18: + version "7.0.0-alpha.18" + resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-computed-properties/-/babel-plugin-transform-es2015-computed-properties-7.0.0-alpha.18.tgz#83ce6e50bbfaca655eb39532a186c19345501312" dependencies: - babel-template "7.0.0-alpha.16" + babel-template "7.0.0-alpha.18" -babel-plugin-transform-es2015-destructuring@7.0.0-alpha.16: - version "7.0.0-alpha.16" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-destructuring/-/babel-plugin-transform-es2015-destructuring-7.0.0-alpha.16.tgz#38c05c87dbc0072f8eb7cc58ed9d64184123d7f0" +babel-plugin-transform-es2015-destructuring@7.0.0-alpha.18: + version "7.0.0-alpha.18" + resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-destructuring/-/babel-plugin-transform-es2015-destructuring-7.0.0-alpha.18.tgz#d69b9fddee3f7da1d7058008aafa4a26d27fa4ce" -babel-plugin-transform-es2015-duplicate-keys@7.0.0-alpha.16: - version "7.0.0-alpha.16" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-duplicate-keys/-/babel-plugin-transform-es2015-duplicate-keys-7.0.0-alpha.16.tgz#76e273a8e60d4eb477a24747365bed67ea958d77" +babel-plugin-transform-es2015-duplicate-keys@7.0.0-alpha.18: + version "7.0.0-alpha.18" + resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-duplicate-keys/-/babel-plugin-transform-es2015-duplicate-keys-7.0.0-alpha.18.tgz#e3bef8d7399590e8051bcd4f474d688a6ea436c0" dependencies: - babel-types "7.0.0-alpha.16" + babel-types "7.0.0-alpha.18" -babel-plugin-transform-es2015-for-of@7.0.0-alpha.16: - version "7.0.0-alpha.16" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-for-of/-/babel-plugin-transform-es2015-for-of-7.0.0-alpha.16.tgz#0a310f1ec1155a1bc019f4d3f172167442b30a4c" +babel-plugin-transform-es2015-for-of@7.0.0-alpha.18: + version "7.0.0-alpha.18" + resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-for-of/-/babel-plugin-transform-es2015-for-of-7.0.0-alpha.18.tgz#971dc41d215df6efda182f78fabd470d2b747a02" -babel-plugin-transform-es2015-function-name@7.0.0-alpha.16: - version "7.0.0-alpha.16" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-function-name/-/babel-plugin-transform-es2015-function-name-7.0.0-alpha.16.tgz#6aaeb635a9c3ee433ed1286e46043285edda10aa" +babel-plugin-transform-es2015-function-name@7.0.0-alpha.18: + version "7.0.0-alpha.18" + resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-function-name/-/babel-plugin-transform-es2015-function-name-7.0.0-alpha.18.tgz#6fa633b7ae319971df6a7c9fbce0ff5249af8f5e" dependencies: - babel-helper-function-name "7.0.0-alpha.16" - babel-types "7.0.0-alpha.16" + babel-helper-function-name "7.0.0-alpha.18" + babel-types "7.0.0-alpha.18" -babel-plugin-transform-es2015-literals@7.0.0-alpha.16: - version "7.0.0-alpha.16" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-literals/-/babel-plugin-transform-es2015-literals-7.0.0-alpha.16.tgz#abcb634c3dd41ea170bc1b4a04d787e91b7ecafe" +babel-plugin-transform-es2015-literals@7.0.0-alpha.18: + version "7.0.0-alpha.18" + resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-literals/-/babel-plugin-transform-es2015-literals-7.0.0-alpha.18.tgz#5904eb861db4e9705ecaafd74122bf6c4fdc0033" -babel-plugin-transform-es2015-modules-amd@7.0.0-alpha.16: - version "7.0.0-alpha.16" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-modules-amd/-/babel-plugin-transform-es2015-modules-amd-7.0.0-alpha.16.tgz#12ed969ec84354b9aa75380e1b6c2c42d2f70617" +babel-plugin-transform-es2015-modules-amd@7.0.0-alpha.18: + version "7.0.0-alpha.18" + resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-modules-amd/-/babel-plugin-transform-es2015-modules-amd-7.0.0-alpha.18.tgz#b261a4a95e97bfccd781a57fe06cffc6a765bcaf" dependencies: - babel-plugin-transform-es2015-modules-commonjs "7.0.0-alpha.16" - babel-template "7.0.0-alpha.16" + babel-plugin-transform-es2015-modules-commonjs "7.0.0-alpha.18" + babel-template "7.0.0-alpha.18" -babel-plugin-transform-es2015-modules-commonjs@7.0.0-alpha.16: - version "7.0.0-alpha.16" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-modules-commonjs/-/babel-plugin-transform-es2015-modules-commonjs-7.0.0-alpha.16.tgz#e5467bab7fa802224901a7b12baafac9b2f88f29" +babel-plugin-transform-es2015-modules-commonjs@7.0.0-alpha.18: + version "7.0.0-alpha.18" + resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-modules-commonjs/-/babel-plugin-transform-es2015-modules-commonjs-7.0.0-alpha.18.tgz#86548d8aaf15ee5b1bdb489df04591921c8ee7eb" dependencies: - babel-plugin-transform-strict-mode "7.0.0-alpha.16" - babel-template "7.0.0-alpha.16" - babel-types "7.0.0-alpha.16" + babel-plugin-transform-strict-mode "7.0.0-alpha.18" + babel-template "7.0.0-alpha.18" + babel-types "7.0.0-alpha.18" -babel-plugin-transform-es2015-modules-systemjs@7.0.0-alpha.16: - version "7.0.0-alpha.16" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-modules-systemjs/-/babel-plugin-transform-es2015-modules-systemjs-7.0.0-alpha.16.tgz#a96845a9a7c797f221cf2c3d463660cc6052a9e1" +babel-plugin-transform-es2015-modules-systemjs@7.0.0-alpha.18: + version "7.0.0-alpha.18" + resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-modules-systemjs/-/babel-plugin-transform-es2015-modules-systemjs-7.0.0-alpha.18.tgz#8ae907e80fb6bfe95df75a5f04fde50b43e8436e" dependencies: - babel-helper-hoist-variables "7.0.0-alpha.16" - babel-template "7.0.0-alpha.16" + babel-helper-hoist-variables "7.0.0-alpha.18" + babel-template "7.0.0-alpha.18" -babel-plugin-transform-es2015-modules-umd@7.0.0-alpha.16: - version "7.0.0-alpha.16" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-modules-umd/-/babel-plugin-transform-es2015-modules-umd-7.0.0-alpha.16.tgz#072044ee72945cec1e65c43f51fb391441f119de" +babel-plugin-transform-es2015-modules-umd@7.0.0-alpha.18: + version "7.0.0-alpha.18" + resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-modules-umd/-/babel-plugin-transform-es2015-modules-umd-7.0.0-alpha.18.tgz#aa0e33f8aedb1dd32793cf7dcc48444314899f7b" dependencies: - babel-plugin-transform-es2015-modules-amd "7.0.0-alpha.16" - babel-template "7.0.0-alpha.16" + babel-plugin-transform-es2015-modules-amd "7.0.0-alpha.18" + babel-template "7.0.0-alpha.18" -babel-plugin-transform-es2015-object-super@7.0.0-alpha.16: - version "7.0.0-alpha.16" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-object-super/-/babel-plugin-transform-es2015-object-super-7.0.0-alpha.16.tgz#9a62dda9f5a66b988d73171a15dd51ca0f5fd477" +babel-plugin-transform-es2015-object-super@7.0.0-alpha.18: + version "7.0.0-alpha.18" + resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-object-super/-/babel-plugin-transform-es2015-object-super-7.0.0-alpha.18.tgz#98de0157222a27add0119d49d1c5ff3dc1d29045" dependencies: - babel-helper-replace-supers "7.0.0-alpha.16" + babel-helper-replace-supers "7.0.0-alpha.18" -babel-plugin-transform-es2015-parameters@7.0.0-alpha.16: - version "7.0.0-alpha.16" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-parameters/-/babel-plugin-transform-es2015-parameters-7.0.0-alpha.16.tgz#d65268dcaf48be50b633d039769cd21f0d2798bc" +babel-plugin-transform-es2015-parameters@7.0.0-alpha.18: + version "7.0.0-alpha.18" + resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-parameters/-/babel-plugin-transform-es2015-parameters-7.0.0-alpha.18.tgz#ab0f3b8ab054eb0eb0a0ada4783d252de48c676a" dependencies: - babel-helper-call-delegate "7.0.0-alpha.16" - babel-helper-get-function-arity "7.0.0-alpha.16" - babel-template "7.0.0-alpha.16" - babel-traverse "7.0.0-alpha.16" - babel-types "7.0.0-alpha.16" + babel-helper-call-delegate "7.0.0-alpha.18" + babel-helper-get-function-arity "7.0.0-alpha.18" + babel-template "7.0.0-alpha.18" + babel-traverse "7.0.0-alpha.18" + babel-types "7.0.0-alpha.18" -babel-plugin-transform-es2015-shorthand-properties@7.0.0-alpha.16: - version "7.0.0-alpha.16" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-shorthand-properties/-/babel-plugin-transform-es2015-shorthand-properties-7.0.0-alpha.16.tgz#901dfeae49864565003d4d4893eae1f3815ffd33" +babel-plugin-transform-es2015-shorthand-properties@7.0.0-alpha.18: + version "7.0.0-alpha.18" + resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-shorthand-properties/-/babel-plugin-transform-es2015-shorthand-properties-7.0.0-alpha.18.tgz#843e2fc27be06229f233992e8774a33f5f9f34a6" dependencies: - babel-types "7.0.0-alpha.16" + babel-types "7.0.0-alpha.18" -babel-plugin-transform-es2015-spread@7.0.0-alpha.16: - version "7.0.0-alpha.16" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-spread/-/babel-plugin-transform-es2015-spread-7.0.0-alpha.16.tgz#12e801ddfa46af7bbcb746bed59fa043747aa70a" +babel-plugin-transform-es2015-spread@7.0.0-alpha.18: + version "7.0.0-alpha.18" + resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-spread/-/babel-plugin-transform-es2015-spread-7.0.0-alpha.18.tgz#aa346d32b2d0debae10da9d8c0cb14be08debb8f" -babel-plugin-transform-es2015-sticky-regex@7.0.0-alpha.16: - version "7.0.0-alpha.16" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-sticky-regex/-/babel-plugin-transform-es2015-sticky-regex-7.0.0-alpha.16.tgz#8aef5b8d883471551c32101c84084775dc4b83b1" +babel-plugin-transform-es2015-sticky-regex@7.0.0-alpha.18: + version "7.0.0-alpha.18" + resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-sticky-regex/-/babel-plugin-transform-es2015-sticky-regex-7.0.0-alpha.18.tgz#e18c5c3811a543eb5ac33292275686b9bd4da475" dependencies: - babel-helper-regex "7.0.0-alpha.16" - babel-types "7.0.0-alpha.16" + babel-helper-regex "7.0.0-alpha.18" + babel-types "7.0.0-alpha.18" -babel-plugin-transform-es2015-template-literals@7.0.0-alpha.16: - version "7.0.0-alpha.16" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-template-literals/-/babel-plugin-transform-es2015-template-literals-7.0.0-alpha.16.tgz#3028200a48038ee00353a5205fdaaa5e5b719592" +babel-plugin-transform-es2015-template-literals@7.0.0-alpha.18: + version "7.0.0-alpha.18" + resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-template-literals/-/babel-plugin-transform-es2015-template-literals-7.0.0-alpha.18.tgz#ce52165035187c9721d54423432aadb0259af816" -babel-plugin-transform-es2015-typeof-symbol@7.0.0-alpha.16: - version "7.0.0-alpha.16" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-typeof-symbol/-/babel-plugin-transform-es2015-typeof-symbol-7.0.0-alpha.16.tgz#2fe3258cda1b8d7d0d50dc612850ae3ddf6c35fe" +babel-plugin-transform-es2015-typeof-symbol@7.0.0-alpha.18: + version "7.0.0-alpha.18" + resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-typeof-symbol/-/babel-plugin-transform-es2015-typeof-symbol-7.0.0-alpha.18.tgz#c90aa1e15f8288d39a1e3d5a84270dfd469c3522" -babel-plugin-transform-es2015-unicode-regex@7.0.0-alpha.16: - version "7.0.0-alpha.16" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-unicode-regex/-/babel-plugin-transform-es2015-unicode-regex-7.0.0-alpha.16.tgz#b670f8fe77608508c35ce9a86ac0e036fedc3bb0" +babel-plugin-transform-es2015-unicode-regex@7.0.0-alpha.18: + version "7.0.0-alpha.18" + resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-unicode-regex/-/babel-plugin-transform-es2015-unicode-regex-7.0.0-alpha.18.tgz#fbfb843af4bb40338e7697206cba51df544b4d95" dependencies: - babel-helper-regex "7.0.0-alpha.16" + babel-helper-regex "7.0.0-alpha.18" regexpu-core "^4.0.2" -babel-plugin-transform-exponentiation-operator@7.0.0-alpha.16: - version "7.0.0-alpha.16" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-exponentiation-operator/-/babel-plugin-transform-exponentiation-operator-7.0.0-alpha.16.tgz#dec03cdf702ebffdf6fc8e84f328c930748b56e0" +babel-plugin-transform-exponentiation-operator@7.0.0-alpha.18: + version "7.0.0-alpha.18" + resolved "https://registry.yarnpkg.com/babel-plugin-transform-exponentiation-operator/-/babel-plugin-transform-exponentiation-operator-7.0.0-alpha.18.tgz#165e694152d22ccf160c96ed618b670fb8c7a298" dependencies: - babel-helper-builder-binary-assignment-operator-visitor "7.0.0-alpha.16" - babel-plugin-syntax-exponentiation-operator "7.0.0-alpha.16" + babel-helper-builder-binary-assignment-operator-visitor "7.0.0-alpha.18" + babel-plugin-syntax-exponentiation-operator "7.0.0-alpha.18" -babel-plugin-transform-export-extensions@7.0.0-alpha.15: - version "7.0.0-alpha.15" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-export-extensions/-/babel-plugin-transform-export-extensions-7.0.0-alpha.15.tgz#ce517f2a14ed5bc2f5ee9e69d4ab3af10d07b39d" +babel-plugin-transform-export-extensions@7.0.0-alpha.18: + version "7.0.0-alpha.18" + resolved "https://registry.yarnpkg.com/babel-plugin-transform-export-extensions/-/babel-plugin-transform-export-extensions-7.0.0-alpha.18.tgz#71b588cb7833de7d1fc970d74074172b15a76b2c" dependencies: - babel-plugin-syntax-export-extensions "7.0.0-alpha.15" + babel-plugin-syntax-export-extensions "7.0.0-alpha.18" -babel-plugin-transform-flow-strip-types@7.0.0-alpha.16: - version "7.0.0-alpha.16" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-flow-strip-types/-/babel-plugin-transform-flow-strip-types-7.0.0-alpha.16.tgz#220cbdaf17e8c4ca3d36e8d3c90f59fc2cf53183" +babel-plugin-transform-flow-strip-types@7.0.0-alpha.18: + version "7.0.0-alpha.18" + resolved "https://registry.yarnpkg.com/babel-plugin-transform-flow-strip-types/-/babel-plugin-transform-flow-strip-types-7.0.0-alpha.18.tgz#1a15c0b0496ea4c7991b43d50b8009412a5f7364" dependencies: - babel-plugin-syntax-flow "7.0.0-alpha.16" + babel-plugin-syntax-flow "7.0.0-alpha.18" -babel-plugin-transform-function-bind@7.0.0-alpha.15: - version "7.0.0-alpha.15" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-function-bind/-/babel-plugin-transform-function-bind-7.0.0-alpha.15.tgz#2b5f653b1a472b519fe7192066bfcd9d985f1314" +babel-plugin-transform-function-bind@7.0.0-alpha.18: + version "7.0.0-alpha.18" + resolved "https://registry.yarnpkg.com/babel-plugin-transform-function-bind/-/babel-plugin-transform-function-bind-7.0.0-alpha.18.tgz#9f105fc8370d61bff4e06f8e323ce8c2f6dfa473" dependencies: - babel-plugin-syntax-function-bind "7.0.0-alpha.15" + babel-plugin-syntax-function-bind "7.0.0-alpha.18" -babel-plugin-transform-numeric-separator@7.0.0-alpha.15: - version "7.0.0-alpha.15" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-numeric-separator/-/babel-plugin-transform-numeric-separator-7.0.0-alpha.15.tgz#aeb643c09db0724add7551727a389c40acadef2a" +babel-plugin-transform-function-sent@7.0.0-alpha.18: + version "7.0.0-alpha.18" + resolved "https://registry.yarnpkg.com/babel-plugin-transform-function-sent/-/babel-plugin-transform-function-sent-7.0.0-alpha.18.tgz#cbe8a1f16f5e96e778b4caebca25b79a2e680963" dependencies: - babel-plugin-syntax-numeric-separator "7.0.0-alpha.15" + babel-helper-wrap-function "7.0.0-alpha.18" + babel-plugin-syntax-function-sent "7.0.0-alpha.18" -babel-plugin-transform-object-rest-spread@7.0.0-alpha.15: - version "7.0.0-alpha.15" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-object-rest-spread/-/babel-plugin-transform-object-rest-spread-7.0.0-alpha.15.tgz#fa9369567e95915efa54f355cc524c70dab14d4b" +babel-plugin-transform-numeric-separator@7.0.0-alpha.18: + version "7.0.0-alpha.18" + resolved "https://registry.yarnpkg.com/babel-plugin-transform-numeric-separator/-/babel-plugin-transform-numeric-separator-7.0.0-alpha.18.tgz#9defd90dfc61332e01e7215325a6b8c1eddb8c4f" dependencies: - babel-plugin-syntax-object-rest-spread "7.0.0-alpha.15" + babel-plugin-syntax-numeric-separator "7.0.0-alpha.18" -babel-plugin-transform-optional-chaining@7.0.0-alpha.15: - version "7.0.0-alpha.15" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-optional-chaining/-/babel-plugin-transform-optional-chaining-7.0.0-alpha.15.tgz#f993df64b4a1bfbd2d4faf18f525e4a10d26956f" +babel-plugin-transform-object-rest-spread@7.0.0-alpha.18: + version "7.0.0-alpha.18" + resolved "https://registry.yarnpkg.com/babel-plugin-transform-object-rest-spread/-/babel-plugin-transform-object-rest-spread-7.0.0-alpha.18.tgz#67bc9209102ece0ccfd528e0fa0ca6ecebbf7c13" dependencies: - babel-plugin-syntax-optional-chaining "7.0.0-alpha.15" + babel-plugin-syntax-object-rest-spread "7.0.0-alpha.18" -babel-plugin-transform-regenerator@7.0.0-alpha.16: - version "7.0.0-alpha.16" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-regenerator/-/babel-plugin-transform-regenerator-7.0.0-alpha.16.tgz#892ccde496b9187c8517ca01eb1e86b7636e58ea" +babel-plugin-transform-optional-catch-binding@7.0.0-alpha.18: + version "7.0.0-alpha.18" + resolved "https://registry.yarnpkg.com/babel-plugin-transform-optional-catch-binding/-/babel-plugin-transform-optional-catch-binding-7.0.0-alpha.18.tgz#774a82b831ef2613c0154fe08c42c06e63370e27" + dependencies: + babel-plugin-syntax-optional-catch-binding "7.0.0-alpha.18" + +babel-plugin-transform-optional-chaining@7.0.0-alpha.18: + version "7.0.0-alpha.18" + resolved "https://registry.yarnpkg.com/babel-plugin-transform-optional-chaining/-/babel-plugin-transform-optional-chaining-7.0.0-alpha.18.tgz#7725d0d366b3041bda4a550fbc8e67bdcdc20767" + dependencies: + babel-plugin-syntax-optional-chaining "7.0.0-alpha.18" + +babel-plugin-transform-regenerator@7.0.0-alpha.18: + version "7.0.0-alpha.18" + resolved "https://registry.yarnpkg.com/babel-plugin-transform-regenerator/-/babel-plugin-transform-regenerator-7.0.0-alpha.18.tgz#1acb7a7bdb30ab02d0afc7ec60e494d11ff40abd" dependencies: regenerator-transform "0.9.11" -babel-plugin-transform-strict-mode@7.0.0-alpha.16: - version "7.0.0-alpha.16" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-strict-mode/-/babel-plugin-transform-strict-mode-7.0.0-alpha.16.tgz#914cd9137557f3ac99696b9d827fb46fb8fa329d" +babel-plugin-transform-strict-mode@7.0.0-alpha.18: + version "7.0.0-alpha.18" + resolved "https://registry.yarnpkg.com/babel-plugin-transform-strict-mode/-/babel-plugin-transform-strict-mode-7.0.0-alpha.18.tgz#47c84c67ccef90290791496caf26fd2ecfc23c3e" dependencies: - babel-types "7.0.0-alpha.16" + babel-types "7.0.0-alpha.18" babel-plugin-transform-unicode-property-regex@^2.0.2: version "2.0.2" @@ -821,93 +802,95 @@ babel-plugin-transform-unicode-property-regex@^2.0.2: babel-runtime "^6.23.0" regexpu-core "^4.1.1" -babel-polyfill@7.0.0-alpha.16: - version "7.0.0-alpha.16" - resolved "https://registry.yarnpkg.com/babel-polyfill/-/babel-polyfill-7.0.0-alpha.16.tgz#3cd865f5eb18dd065916fac33aafcf4617ca2956" +babel-polyfill@7.0.0-alpha.18: + version "7.0.0-alpha.18" + resolved "https://registry.yarnpkg.com/babel-polyfill/-/babel-polyfill-7.0.0-alpha.18.tgz#e5673adef75bf3c9014e9b7d0cb23520e58bd94a" dependencies: core-js "^2.4.0" regenerator-runtime "^0.10.0" -babel-preset-env@2.0.0-alpha.16: - version "2.0.0-alpha.16" - resolved "https://registry.yarnpkg.com/babel-preset-env/-/babel-preset-env-2.0.0-alpha.16.tgz#52fc8c534af9bd09f3e534fd2a1403925057623f" +babel-preset-env@2.0.0-alpha.18: + version "2.0.0-alpha.18" + resolved "https://registry.yarnpkg.com/babel-preset-env/-/babel-preset-env-2.0.0-alpha.18.tgz#1ff927011521e9bc97819d921700ccd3faa6c676" dependencies: - babel-plugin-check-es2015-constants "7.0.0-alpha.16" - babel-plugin-syntax-trailing-function-commas "7.0.0-alpha.16" - babel-plugin-transform-async-to-generator "7.0.0-alpha.16" - babel-plugin-transform-es2015-arrow-functions "7.0.0-alpha.16" - babel-plugin-transform-es2015-block-scoped-functions "7.0.0-alpha.16" - babel-plugin-transform-es2015-block-scoping "7.0.0-alpha.16" - babel-plugin-transform-es2015-classes "7.0.0-alpha.16" - babel-plugin-transform-es2015-computed-properties "7.0.0-alpha.16" - babel-plugin-transform-es2015-destructuring "7.0.0-alpha.16" - babel-plugin-transform-es2015-duplicate-keys "7.0.0-alpha.16" - babel-plugin-transform-es2015-for-of "7.0.0-alpha.16" - babel-plugin-transform-es2015-function-name "7.0.0-alpha.16" - babel-plugin-transform-es2015-literals "7.0.0-alpha.16" - babel-plugin-transform-es2015-modules-amd "7.0.0-alpha.16" - babel-plugin-transform-es2015-modules-commonjs "7.0.0-alpha.16" - babel-plugin-transform-es2015-modules-systemjs "7.0.0-alpha.16" - babel-plugin-transform-es2015-modules-umd "7.0.0-alpha.16" - babel-plugin-transform-es2015-object-super "7.0.0-alpha.16" - babel-plugin-transform-es2015-parameters "7.0.0-alpha.16" - babel-plugin-transform-es2015-shorthand-properties "7.0.0-alpha.16" - babel-plugin-transform-es2015-spread "7.0.0-alpha.16" - babel-plugin-transform-es2015-sticky-regex "7.0.0-alpha.16" - babel-plugin-transform-es2015-template-literals "7.0.0-alpha.16" - babel-plugin-transform-es2015-typeof-symbol "7.0.0-alpha.16" - babel-plugin-transform-es2015-unicode-regex "7.0.0-alpha.16" - babel-plugin-transform-exponentiation-operator "7.0.0-alpha.16" - babel-plugin-transform-regenerator "7.0.0-alpha.16" + babel-plugin-check-es2015-constants "7.0.0-alpha.18" + babel-plugin-syntax-trailing-function-commas "7.0.0-alpha.18" + babel-plugin-transform-async-to-generator "7.0.0-alpha.18" + babel-plugin-transform-es2015-arrow-functions "7.0.0-alpha.18" + babel-plugin-transform-es2015-block-scoped-functions "7.0.0-alpha.18" + babel-plugin-transform-es2015-block-scoping "7.0.0-alpha.18" + babel-plugin-transform-es2015-classes "7.0.0-alpha.18" + babel-plugin-transform-es2015-computed-properties "7.0.0-alpha.18" + babel-plugin-transform-es2015-destructuring "7.0.0-alpha.18" + babel-plugin-transform-es2015-duplicate-keys "7.0.0-alpha.18" + babel-plugin-transform-es2015-for-of "7.0.0-alpha.18" + babel-plugin-transform-es2015-function-name "7.0.0-alpha.18" + babel-plugin-transform-es2015-literals "7.0.0-alpha.18" + babel-plugin-transform-es2015-modules-amd "7.0.0-alpha.18" + babel-plugin-transform-es2015-modules-commonjs "7.0.0-alpha.18" + babel-plugin-transform-es2015-modules-systemjs "7.0.0-alpha.18" + babel-plugin-transform-es2015-modules-umd "7.0.0-alpha.18" + babel-plugin-transform-es2015-object-super "7.0.0-alpha.18" + babel-plugin-transform-es2015-parameters "7.0.0-alpha.18" + babel-plugin-transform-es2015-shorthand-properties "7.0.0-alpha.18" + babel-plugin-transform-es2015-spread "7.0.0-alpha.18" + babel-plugin-transform-es2015-sticky-regex "7.0.0-alpha.18" + babel-plugin-transform-es2015-template-literals "7.0.0-alpha.18" + babel-plugin-transform-es2015-typeof-symbol "7.0.0-alpha.18" + babel-plugin-transform-es2015-unicode-regex "7.0.0-alpha.18" + babel-plugin-transform-exponentiation-operator "7.0.0-alpha.18" + babel-plugin-transform-regenerator "7.0.0-alpha.18" browserslist "^2.1.2" invariant "^2.2.2" semver "^5.3.0" -babel-preset-flow@7.0.0-alpha.16: - version "7.0.0-alpha.16" - resolved "https://registry.yarnpkg.com/babel-preset-flow/-/babel-preset-flow-7.0.0-alpha.16.tgz#2474a1dfcd81b32ef39e4c01c53a16d5e8d47c22" +babel-preset-flow@7.0.0-alpha.18: + version "7.0.0-alpha.18" + resolved "https://registry.yarnpkg.com/babel-preset-flow/-/babel-preset-flow-7.0.0-alpha.18.tgz#a4460a99a7ab80a29e3647b44443ce90e3dfb263" dependencies: - babel-plugin-transform-flow-strip-types "7.0.0-alpha.16" + babel-plugin-transform-flow-strip-types "7.0.0-alpha.18" -babel-preset-stage-0@7.0.0-alpha.15: - version "7.0.0-alpha.15" - resolved "https://registry.yarnpkg.com/babel-preset-stage-0/-/babel-preset-stage-0-7.0.0-alpha.15.tgz#70c4e30d472a876c1f737414bc26f84af45ec578" +babel-preset-stage-0@7.0.0-alpha.18: + version "7.0.0-alpha.18" + resolved "https://registry.yarnpkg.com/babel-preset-stage-0/-/babel-preset-stage-0-7.0.0-alpha.18.tgz#eac6786c9486f837d04b67c9bad03349bc0d01c6" dependencies: - babel-plugin-transform-do-expressions "7.0.0-alpha.15" - babel-plugin-transform-function-bind "7.0.0-alpha.15" - babel-preset-stage-1 "7.0.0-alpha.15" + babel-plugin-transform-do-expressions "7.0.0-alpha.18" + babel-plugin-transform-function-bind "7.0.0-alpha.18" + babel-preset-stage-1 "7.0.0-alpha.18" -babel-preset-stage-1@7.0.0-alpha.15: - version "7.0.0-alpha.15" - resolved "https://registry.yarnpkg.com/babel-preset-stage-1/-/babel-preset-stage-1-7.0.0-alpha.15.tgz#0cce5824a974b3d719e98f3010f20648d959fa61" +babel-preset-stage-1@7.0.0-alpha.18: + version "7.0.0-alpha.18" + resolved "https://registry.yarnpkg.com/babel-preset-stage-1/-/babel-preset-stage-1-7.0.0-alpha.18.tgz#09c89b4165216d84fae39e5157a187a1f1f50266" dependencies: - babel-plugin-transform-decorators "7.0.0-alpha.15" - babel-plugin-transform-export-extensions "7.0.0-alpha.15" - babel-plugin-transform-numeric-separator "7.0.0-alpha.15" - babel-plugin-transform-optional-chaining "7.0.0-alpha.15" - babel-preset-stage-2 "7.0.0-alpha.15" + babel-plugin-transform-decorators "7.0.0-alpha.18" + babel-plugin-transform-export-extensions "7.0.0-alpha.18" + babel-plugin-transform-numeric-separator "7.0.0-alpha.18" + babel-plugin-transform-optional-chaining "7.0.0-alpha.18" + babel-preset-stage-2 "7.0.0-alpha.18" -babel-preset-stage-2@7.0.0-alpha.15: - version "7.0.0-alpha.15" - resolved "https://registry.yarnpkg.com/babel-preset-stage-2/-/babel-preset-stage-2-7.0.0-alpha.15.tgz#1d9ca1a3be774ed602ff8d736b7d42a81da60246" +babel-preset-stage-2@7.0.0-alpha.18: + version "7.0.0-alpha.18" + resolved "https://registry.yarnpkg.com/babel-preset-stage-2/-/babel-preset-stage-2-7.0.0-alpha.18.tgz#92058c333db80768ca3db1c13233fc3aa55fd710" dependencies: - babel-plugin-transform-class-properties "7.0.0-alpha.15" - babel-preset-stage-3 "7.0.0-alpha.15" + babel-plugin-transform-class-properties "7.0.0-alpha.18" + babel-plugin-transform-function-sent "7.0.0-alpha.18" + babel-preset-stage-3 "7.0.0-alpha.18" -babel-preset-stage-3@7.0.0-alpha.15: - version "7.0.0-alpha.15" - resolved "https://registry.yarnpkg.com/babel-preset-stage-3/-/babel-preset-stage-3-7.0.0-alpha.15.tgz#1d2d2a5f4cf6c743dc04a5d9bba13f5c63561b09" +babel-preset-stage-3@7.0.0-alpha.18: + version "7.0.0-alpha.18" + resolved "https://registry.yarnpkg.com/babel-preset-stage-3/-/babel-preset-stage-3-7.0.0-alpha.18.tgz#4e003b5de44e47fc0983474c584eb7247de63a9b" dependencies: - babel-plugin-syntax-dynamic-import "7.0.0-alpha.15" - babel-plugin-transform-async-generator-functions "7.0.0-alpha.15" - babel-plugin-transform-object-rest-spread "7.0.0-alpha.15" + babel-plugin-syntax-dynamic-import "7.0.0-alpha.18" + babel-plugin-transform-async-generator-functions "7.0.0-alpha.18" + babel-plugin-transform-object-rest-spread "7.0.0-alpha.18" + babel-plugin-transform-optional-catch-binding "7.0.0-alpha.18" babel-plugin-transform-unicode-property-regex "^2.0.2" -babel-register@7.0.0-alpha.16: - version "7.0.0-alpha.16" - resolved "https://registry.yarnpkg.com/babel-register/-/babel-register-7.0.0-alpha.16.tgz#20fdabecd8935e691b312007d24d2460cc43006b" +babel-register@7.0.0-alpha.18: + version "7.0.0-alpha.18" + resolved "https://registry.yarnpkg.com/babel-register/-/babel-register-7.0.0-alpha.18.tgz#cd06f208f0f26adc4fc9c71f4a8e22df971dd6f4" dependencies: - babel-core "7.0.0-alpha.16" + babel-core "7.0.0-alpha.18" core-js "^2.4.0" find-cache-dir "^1.0.0" home-or-tmp "^3.0.0" @@ -916,18 +899,6 @@ babel-register@7.0.0-alpha.16: pirates "^3.0.1" source-map-support "^0.4.2" -babel-register@^6.24.1: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-register/-/babel-register-6.24.1.tgz#7e10e13a2f71065bdfad5a1787ba45bca6ded75f" - dependencies: - babel-core "^6.24.1" - babel-runtime "^6.22.0" - core-js "^2.4.0" - home-or-tmp "^2.0.0" - lodash "^4.2.0" - mkdirp "^0.5.1" - source-map-support "^0.4.2" - babel-runtime@^6.18.0, babel-runtime@^6.22.0, babel-runtime@^6.23.0: version "6.23.0" resolved "https://registry.yarnpkg.com/babel-runtime/-/babel-runtime-6.23.0.tgz#0a9489f144de70efb3ce4300accdb329e2fc543b" @@ -944,16 +915,16 @@ babel-template@7.0.0-alpha.15: babylon "7.0.0-beta.13" lodash "^4.2.0" -babel-template@7.0.0-alpha.16: - version "7.0.0-alpha.16" - resolved "https://registry.yarnpkg.com/babel-template/-/babel-template-7.0.0-alpha.16.tgz#f8bec2b5074e150c47b415d13db231b15e45598d" +babel-template@7.0.0-alpha.18: + version "7.0.0-alpha.18" + resolved "https://registry.yarnpkg.com/babel-template/-/babel-template-7.0.0-alpha.18.tgz#333cf25e642f1411484558aa5a78aed78ac58786" dependencies: - babel-traverse "7.0.0-alpha.16" - babel-types "7.0.0-alpha.16" - babylon "7.0.0-beta.17" + babel-traverse "7.0.0-alpha.18" + babel-types "7.0.0-alpha.18" + babylon "7.0.0-beta.18" lodash "^4.2.0" -babel-template@^6.16.0, babel-template@^6.24.1, babel-template@^6.25.0: +babel-template@^6.16.0: version "6.25.0" resolved "https://registry.yarnpkg.com/babel-template/-/babel-template-6.25.0.tgz#665241166b7c2aa4c619d71e192969552b10c071" dependencies: @@ -977,15 +948,15 @@ babel-traverse@7.0.0-alpha.15: invariant "^2.2.0" lodash "^4.2.0" -babel-traverse@7.0.0-alpha.16: - version "7.0.0-alpha.16" - resolved "https://registry.yarnpkg.com/babel-traverse/-/babel-traverse-7.0.0-alpha.16.tgz#65f077c16fbb9fdab8ab8c1728120e868cc45759" +babel-traverse@7.0.0-alpha.18: + version "7.0.0-alpha.18" + resolved "https://registry.yarnpkg.com/babel-traverse/-/babel-traverse-7.0.0-alpha.18.tgz#54ef34dbfb527f9394c25e9ab3b1d73ba50ade77" dependencies: - babel-code-frame "7.0.0-alpha.16" - babel-helper-function-name "7.0.0-alpha.16" - babel-messages "7.0.0-alpha.16" - babel-types "7.0.0-alpha.16" - babylon "7.0.0-beta.17" + babel-code-frame "7.0.0-alpha.18" + babel-helper-function-name "7.0.0-alpha.18" + babel-messages "7.0.0-alpha.18" + babel-types "7.0.0-alpha.18" + babylon "7.0.0-beta.18" debug "^2.2.0" globals "^10.0.0" invariant "^2.2.0" @@ -1013,9 +984,9 @@ babel-types@7.0.0-alpha.15: lodash "^4.2.0" to-fast-properties "^1.0.1" -babel-types@7.0.0-alpha.16: - version "7.0.0-alpha.16" - resolved "https://registry.yarnpkg.com/babel-types/-/babel-types-7.0.0-alpha.16.tgz#3529f22c3e2f7b7c292f6b61f660008e771ae39b" +babel-types@7.0.0-alpha.18: + version "7.0.0-alpha.18" + resolved "https://registry.yarnpkg.com/babel-types/-/babel-types-7.0.0-alpha.18.tgz#c60bf2b7d21a65272a24774176e7bbee1cef0f60" dependencies: esutils "^2.0.2" lodash "^4.2.0" @@ -1042,9 +1013,9 @@ babylon@7.0.0-beta.16: version "7.0.0-beta.16" resolved "https://registry.yarnpkg.com/babylon/-/babylon-7.0.0-beta.16.tgz#448ceedeec0a5ef56b62812e3556bf36c5bb9781" -babylon@7.0.0-beta.17: - version "7.0.0-beta.17" - resolved "https://registry.yarnpkg.com/babylon/-/babylon-7.0.0-beta.17.tgz#2aad4d6764f409dfb3ac216d855dc93d70d37911" +babylon@7.0.0-beta.18: + version "7.0.0-beta.18" + resolved "https://registry.yarnpkg.com/babylon/-/babylon-7.0.0-beta.18.tgz#5c23ee3fdb66358aabf3789779319c5b78a233c7" babylon@^6.17.2, babylon@^6.17.4: version "6.17.4" @@ -2819,11 +2790,11 @@ growl@1.9.2: version "1.9.2" resolved "https://registry.yarnpkg.com/growl/-/growl-1.9.2.tgz#0ea7743715db8d8de2c5ede1775e1b45ac85c02f" -gulp-babel@babel/gulp-babel#b7-alpha: - version "6.1.2" - resolved "https://codeload.github.com/babel/gulp-babel/tar.gz/40804d9d3f02e5147802a9e8d4bd8100ddb9c3ae" +gulp-babel@7.0.0-alpha.18: + version "7.0.0-alpha.18" + resolved "https://registry.yarnpkg.com/gulp-babel/-/gulp-babel-7.0.0-alpha.18.tgz#4e8f93657f7f47826e721e79ecda092efb5858ae" dependencies: - babel-core "^7.0.0-alpha.6" + babel-core "7.0.0-alpha.18" gulp-util "^3.0.0" replace-ext "0.0.1" through2 "^2.0.0" @@ -2991,13 +2962,6 @@ hoek@2.x.x: version "2.16.3" resolved "https://registry.yarnpkg.com/hoek/-/hoek-2.16.3.tgz#20bb7403d3cea398e91dc4710a8ff1b8274a25ed" -home-or-tmp@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/home-or-tmp/-/home-or-tmp-2.0.0.tgz#e36c3f2d2cae7d746a857e38d18d5f32a7882db8" - dependencies: - os-homedir "^1.0.0" - os-tmpdir "^1.0.1" - home-or-tmp@^3.0.0: version "3.0.0" resolved "https://registry.yarnpkg.com/home-or-tmp/-/home-or-tmp-3.0.0.tgz#57a8fe24cf33cdd524860a15821ddc25c86671fb" @@ -4352,7 +4316,7 @@ os-locale@^2.0.0: lcid "^1.0.0" mem "^1.1.0" -os-tmpdir@^1.0.0, os-tmpdir@^1.0.1, os-tmpdir@~1.0.1: +os-tmpdir@^1.0.0, os-tmpdir@~1.0.1: version "1.0.2" resolved "https://registry.yarnpkg.com/os-tmpdir/-/os-tmpdir-1.0.2.tgz#bbe67406c79aa85c5cfec766fe5734555dfa1274"