diff --git a/experimental/babel-preset-env/yarn.lock b/experimental/babel-preset-env/yarn.lock index ebdded6b5a..e78d3bf885 100644 --- a/experimental/babel-preset-env/yarn.lock +++ b/experimental/babel-preset-env/yarn.lock @@ -1,7 +1,5 @@ # THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. # yarn lockfile v1 - - abab@^1.0.0: version "1.0.3" resolved "https://registry.yarnpkg.com/abab/-/abab-1.0.3.tgz#b81de5f7274ec4e756d797cd834f303642724e5d" @@ -22,10 +20,6 @@ acorn-jsx@^3.0.0: dependencies: acorn "^3.0.4" -acorn@4.0.4, acorn@^4.0.3: - version "4.0.4" - resolved "https://registry.yarnpkg.com/acorn/-/acorn-4.0.4.tgz#17a8d6a7a6c4ef538b814ec9abac2779293bf30a" - acorn@^2.1.0, acorn@^2.4.0: version "2.7.0" resolved "https://registry.yarnpkg.com/acorn/-/acorn-2.7.0.tgz#ab6e7d9d886aaca8b085bc3312b79a198433f0e7" @@ -34,6 +28,10 @@ acorn@^3.0.4: version "3.3.0" resolved "https://registry.yarnpkg.com/acorn/-/acorn-3.3.0.tgz#45e37fb39e8da3f25baee3ff5369e2bb5f22017a" +acorn@^4.0.3, acorn@4.0.4: + version "4.0.4" + resolved "https://registry.yarnpkg.com/acorn/-/acorn-4.0.4.tgz#17a8d6a7a6c4ef538b814ec9abac2779293bf30a" + ajv-keywords@^1.0.0: version "1.5.1" resolved "https://registry.yarnpkg.com/ajv-keywords/-/ajv-keywords-1.5.1.tgz#314dd0a4b3368fad3dfcdc54ede6171b886daf3c" @@ -162,14 +160,14 @@ asn1@~0.2.3: version "0.2.3" resolved "https://registry.yarnpkg.com/asn1/-/asn1-0.2.3.tgz#dac8787713c9966849fc8180777ebe9c1ddf3b86" -assert-plus@1.0.0, assert-plus@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/assert-plus/-/assert-plus-1.0.0.tgz#f12e0f3c5d77b0b1cdd9146942e4e96c1e4dd525" - assert-plus@^0.2.0: version "0.2.0" resolved "https://registry.yarnpkg.com/assert-plus/-/assert-plus-0.2.0.tgz#d74e1b87e7affc0db8aadb7021f3fe48101ab234" +assert-plus@^1.0.0, assert-plus@1.0.0: + version "1.0.0" + resolved "https://registry.yarnpkg.com/assert-plus/-/assert-plus-1.0.0.tgz#f12e0f3c5d77b0b1cdd9146942e4e96c1e4dd525" + assertion-error@^1.0.1: version "1.0.2" resolved "https://registry.yarnpkg.com/assertion-error/-/assertion-error-1.0.2.tgz#13ca515d86206da0bac66e834dd397d87581094c" @@ -229,7 +227,7 @@ babel-cli@7.0.0-alpha.1: optionalDependencies: chokidar "^1.6.1" -babel-code-frame@6.22.0, babel-code-frame@^6.16.0, babel-code-frame@^6.22.0: +babel-code-frame@^6.16.0, babel-code-frame@^6.22.0, babel-code-frame@6.22.0: version "6.22.0" resolved "https://registry.yarnpkg.com/babel-code-frame/-/babel-code-frame-6.22.0.tgz#027620bee567a88c32561574e7fd0801d33118e4" dependencies: @@ -245,28 +243,6 @@ babel-code-frame@7.0.0-alpha.1: esutils "^2.0.2" js-tokens "^3.0.0" -babel-core@7.0.0-alpha.1: - version "7.0.0-alpha.1" - resolved "https://registry.yarnpkg.com/babel-core/-/babel-core-7.0.0-alpha.1.tgz#7bb30593accab3deaeedb7f0f812bab2a0c2d33f" - dependencies: - babel-code-frame "7.0.0-alpha.1" - babel-generator "7.0.0-alpha.1" - babel-helpers "7.0.0-alpha.1" - babel-messages "7.0.0-alpha.1" - babel-register "7.0.0-alpha.1" - babel-template "7.0.0-alpha.1" - babel-traverse "7.0.0-alpha.1" - babel-types "7.0.0-alpha.1" - babylon "7.0.0-beta.4" - convert-source-map "^1.1.0" - debug "^2.1.1" - json5 "^0.5.0" - lodash "^4.2.0" - minimatch "^3.0.2" - private "^0.1.6" - slash "^1.0.0" - source-map "^0.5.0" - babel-core@^6.24.0, babel-core@latest: version "6.24.0" resolved "https://registry.yarnpkg.com/babel-core/-/babel-core-6.24.0.tgz#8f36a0a77f5c155aed6f920b844d23ba56742a02" @@ -291,6 +267,28 @@ babel-core@^6.24.0, babel-core@latest: slash "^1.0.0" source-map "^0.5.0" +babel-core@7.0.0-alpha.1: + version "7.0.0-alpha.1" + resolved "https://registry.yarnpkg.com/babel-core/-/babel-core-7.0.0-alpha.1.tgz#7bb30593accab3deaeedb7f0f812bab2a0c2d33f" + dependencies: + babel-code-frame "7.0.0-alpha.1" + babel-generator "7.0.0-alpha.1" + babel-helpers "7.0.0-alpha.1" + babel-messages "7.0.0-alpha.1" + babel-register "7.0.0-alpha.1" + babel-template "7.0.0-alpha.1" + babel-traverse "7.0.0-alpha.1" + babel-types "7.0.0-alpha.1" + babylon "7.0.0-beta.4" + convert-source-map "^1.1.0" + debug "^2.1.1" + json5 "^0.5.0" + lodash "^4.2.0" + minimatch "^3.0.2" + private "^0.1.6" + slash "^1.0.0" + source-map "^0.5.0" + babel-eslint@^7.1.1: version "7.1.1" resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-7.1.1.tgz#8a6a884f085aa7060af69cfc77341c2f99370fb2" @@ -301,18 +299,6 @@ babel-eslint@^7.1.1: babylon "^6.13.0" lodash.pickby "^4.6.0" -babel-generator@7.0.0-alpha.1: - version "7.0.0-alpha.1" - resolved "https://registry.yarnpkg.com/babel-generator/-/babel-generator-7.0.0-alpha.1.tgz#a7419a9329d1cb18831076ef4d51ceec96c900cc" - dependencies: - babel-messages "7.0.0-alpha.1" - babel-types "7.0.0-alpha.1" - detect-indent "^4.0.0" - jsesc "^1.3.0" - lodash "^4.2.0" - source-map "^0.5.0" - trim-right "^1.0.1" - babel-generator@^6.18.0, babel-generator@^6.24.0: version "6.24.0" resolved "https://registry.yarnpkg.com/babel-generator/-/babel-generator-6.24.0.tgz#eba270a8cc4ce6e09a61be43465d7c62c1f87c56" @@ -326,6 +312,18 @@ babel-generator@^6.18.0, babel-generator@^6.24.0: source-map "^0.5.0" trim-right "^1.0.1" +babel-generator@7.0.0-alpha.1: + version "7.0.0-alpha.1" + resolved "https://registry.yarnpkg.com/babel-generator/-/babel-generator-7.0.0-alpha.1.tgz#a7419a9329d1cb18831076ef4d51ceec96c900cc" + dependencies: + babel-messages "7.0.0-alpha.1" + babel-types "7.0.0-alpha.1" + detect-indent "^4.0.0" + jsesc "^1.3.0" + lodash "^4.2.0" + source-map "^0.5.0" + trim-right "^1.0.1" + babel-helper-bindify-decorators@^6.22.0: version "6.22.0" resolved "https://registry.yarnpkg.com/babel-helper-bindify-decorators/-/babel-helper-bindify-decorators-6.22.0.tgz#d7f5bc261275941ac62acfc4e20dacfb8a3fe952" @@ -334,13 +332,6 @@ babel-helper-bindify-decorators@^6.22.0: babel-traverse "^6.22.0" babel-types "^6.22.0" -babel-helper-builder-binary-assignment-operator-visitor@7.0.0-alpha.1: - version "7.0.0-alpha.1" - resolved "https://registry.yarnpkg.com/babel-helper-builder-binary-assignment-operator-visitor/-/babel-helper-builder-binary-assignment-operator-visitor-7.0.0-alpha.1.tgz#53a9c373ef7cfcb93303539c2124d8409277e73f" - dependencies: - babel-helper-explode-assignable-expression "7.0.0-alpha.1" - babel-types "7.0.0-alpha.1" - babel-helper-builder-binary-assignment-operator-visitor@^6.22.0: version "6.22.0" resolved "https://registry.yarnpkg.com/babel-helper-builder-binary-assignment-operator-visitor/-/babel-helper-builder-binary-assignment-operator-visitor-6.22.0.tgz#29df56be144d81bdeac08262bfa41d2c5e91cdcd" @@ -349,12 +340,11 @@ babel-helper-builder-binary-assignment-operator-visitor@^6.22.0: babel-runtime "^6.22.0" babel-types "^6.22.0" -babel-helper-call-delegate@7.0.0-alpha.1: +babel-helper-builder-binary-assignment-operator-visitor@7.0.0-alpha.1: version "7.0.0-alpha.1" - resolved "https://registry.yarnpkg.com/babel-helper-call-delegate/-/babel-helper-call-delegate-7.0.0-alpha.1.tgz#ddf71001f28c675d90cf7aaf8a83ead0b2c48821" + resolved "https://registry.yarnpkg.com/babel-helper-builder-binary-assignment-operator-visitor/-/babel-helper-builder-binary-assignment-operator-visitor-7.0.0-alpha.1.tgz#53a9c373ef7cfcb93303539c2124d8409277e73f" dependencies: - babel-helper-hoist-variables "7.0.0-alpha.1" - babel-traverse "7.0.0-alpha.1" + babel-helper-explode-assignable-expression "7.0.0-alpha.1" babel-types "7.0.0-alpha.1" babel-helper-call-delegate@^6.22.0: @@ -366,13 +356,13 @@ babel-helper-call-delegate@^6.22.0: babel-traverse "^6.22.0" babel-types "^6.22.0" -babel-helper-define-map@7.0.0-alpha.1: +babel-helper-call-delegate@7.0.0-alpha.1: version "7.0.0-alpha.1" - resolved "https://registry.yarnpkg.com/babel-helper-define-map/-/babel-helper-define-map-7.0.0-alpha.1.tgz#b069961be6c994e5e9a49482bfe2504166cc6974" + resolved "https://registry.yarnpkg.com/babel-helper-call-delegate/-/babel-helper-call-delegate-7.0.0-alpha.1.tgz#ddf71001f28c675d90cf7aaf8a83ead0b2c48821" dependencies: - babel-helper-function-name "7.0.0-alpha.1" + babel-helper-hoist-variables "7.0.0-alpha.1" + babel-traverse "7.0.0-alpha.1" babel-types "7.0.0-alpha.1" - lodash "^4.2.0" babel-helper-define-map@^6.23.0: version "6.23.0" @@ -383,12 +373,13 @@ babel-helper-define-map@^6.23.0: babel-types "^6.23.0" lodash "^4.2.0" -babel-helper-explode-assignable-expression@7.0.0-alpha.1: +babel-helper-define-map@7.0.0-alpha.1: version "7.0.0-alpha.1" - resolved "https://registry.yarnpkg.com/babel-helper-explode-assignable-expression/-/babel-helper-explode-assignable-expression-7.0.0-alpha.1.tgz#7ee6ed93afdf734ae223f5d17bda505754522849" + resolved "https://registry.yarnpkg.com/babel-helper-define-map/-/babel-helper-define-map-7.0.0-alpha.1.tgz#b069961be6c994e5e9a49482bfe2504166cc6974" dependencies: - babel-traverse "7.0.0-alpha.1" + babel-helper-function-name "7.0.0-alpha.1" babel-types "7.0.0-alpha.1" + lodash "^4.2.0" babel-helper-explode-assignable-expression@^6.22.0: version "6.22.0" @@ -398,6 +389,13 @@ babel-helper-explode-assignable-expression@^6.22.0: babel-traverse "^6.22.0" babel-types "^6.22.0" +babel-helper-explode-assignable-expression@7.0.0-alpha.1: + version "7.0.0-alpha.1" + resolved "https://registry.yarnpkg.com/babel-helper-explode-assignable-expression/-/babel-helper-explode-assignable-expression-7.0.0-alpha.1.tgz#7ee6ed93afdf734ae223f5d17bda505754522849" + dependencies: + babel-traverse "7.0.0-alpha.1" + babel-types "7.0.0-alpha.1" + babel-helper-explode-class@^6.22.0: version "6.22.0" resolved "https://registry.yarnpkg.com/babel-helper-explode-class/-/babel-helper-explode-class-6.22.0.tgz#646304924aa6388a516843ba7f1855ef8dfeb69b" @@ -414,15 +412,6 @@ babel-helper-fixtures@7.0.0-alpha.1: lodash "^4.2.0" try-resolve "^1.0.0" -babel-helper-function-name@7.0.0-alpha.1: - version "7.0.0-alpha.1" - resolved "https://registry.yarnpkg.com/babel-helper-function-name/-/babel-helper-function-name-7.0.0-alpha.1.tgz#06e552eec4af509b8680474d1bcf14d7b8a627f7" - dependencies: - babel-helper-get-function-arity "7.0.0-alpha.1" - babel-template "7.0.0-alpha.1" - babel-traverse "7.0.0-alpha.1" - babel-types "7.0.0-alpha.1" - babel-helper-function-name@^6.22.0, babel-helper-function-name@^6.23.0: version "6.23.0" resolved "https://registry.yarnpkg.com/babel-helper-function-name/-/babel-helper-function-name-6.23.0.tgz#25742d67175c8903dbe4b6cb9d9e1fcb8dcf23a6" @@ -433,10 +422,13 @@ babel-helper-function-name@^6.22.0, babel-helper-function-name@^6.23.0: babel-traverse "^6.23.0" babel-types "^6.23.0" -babel-helper-get-function-arity@7.0.0-alpha.1: +babel-helper-function-name@7.0.0-alpha.1: version "7.0.0-alpha.1" - resolved "https://registry.yarnpkg.com/babel-helper-get-function-arity/-/babel-helper-get-function-arity-7.0.0-alpha.1.tgz#6433f016b49a539348ecbcf23bb6ed9fd1b363c5" + resolved "https://registry.yarnpkg.com/babel-helper-function-name/-/babel-helper-function-name-7.0.0-alpha.1.tgz#06e552eec4af509b8680474d1bcf14d7b8a627f7" dependencies: + babel-helper-get-function-arity "7.0.0-alpha.1" + babel-template "7.0.0-alpha.1" + babel-traverse "7.0.0-alpha.1" babel-types "7.0.0-alpha.1" babel-helper-get-function-arity@^6.22.0: @@ -446,9 +438,9 @@ babel-helper-get-function-arity@^6.22.0: babel-runtime "^6.22.0" babel-types "^6.22.0" -babel-helper-hoist-variables@7.0.0-alpha.1: +babel-helper-get-function-arity@7.0.0-alpha.1: version "7.0.0-alpha.1" - resolved "https://registry.yarnpkg.com/babel-helper-hoist-variables/-/babel-helper-hoist-variables-7.0.0-alpha.1.tgz#e46f39e716ca8da357da7b98d118e7429ac4f6ce" + resolved "https://registry.yarnpkg.com/babel-helper-get-function-arity/-/babel-helper-get-function-arity-7.0.0-alpha.1.tgz#6433f016b49a539348ecbcf23bb6ed9fd1b363c5" dependencies: babel-types "7.0.0-alpha.1" @@ -459,9 +451,9 @@ babel-helper-hoist-variables@^6.22.0: babel-runtime "^6.22.0" babel-types "^6.22.0" -babel-helper-optimise-call-expression@7.0.0-alpha.1: +babel-helper-hoist-variables@7.0.0-alpha.1: version "7.0.0-alpha.1" - resolved "https://registry.yarnpkg.com/babel-helper-optimise-call-expression/-/babel-helper-optimise-call-expression-7.0.0-alpha.1.tgz#7e01d94b69c7ad380e1bb32e1a26c411ea4a5665" + resolved "https://registry.yarnpkg.com/babel-helper-hoist-variables/-/babel-helper-hoist-variables-7.0.0-alpha.1.tgz#e46f39e716ca8da357da7b98d118e7429ac4f6ce" dependencies: babel-types "7.0.0-alpha.1" @@ -472,19 +464,18 @@ babel-helper-optimise-call-expression@^6.23.0: babel-runtime "^6.22.0" babel-types "^6.23.0" +babel-helper-optimise-call-expression@7.0.0-alpha.1: + version "7.0.0-alpha.1" + resolved "https://registry.yarnpkg.com/babel-helper-optimise-call-expression/-/babel-helper-optimise-call-expression-7.0.0-alpha.1.tgz#7e01d94b69c7ad380e1bb32e1a26c411ea4a5665" + dependencies: + babel-types "7.0.0-alpha.1" + babel-helper-plugin-test-runner@7.0.0-alpha.1: version "7.0.0-alpha.1" resolved "https://registry.yarnpkg.com/babel-helper-plugin-test-runner/-/babel-helper-plugin-test-runner-7.0.0-alpha.1.tgz#69d69802ce379412124b81fdb452f8fd9372f2ab" dependencies: babel-helper-transform-fixture-test-runner "7.0.0-alpha.1" -babel-helper-regex@7.0.0-alpha.1: - version "7.0.0-alpha.1" - resolved "https://registry.yarnpkg.com/babel-helper-regex/-/babel-helper-regex-7.0.0-alpha.1.tgz#bc982adad357475ddfdfd812fde944b165e8c6de" - dependencies: - babel-types "7.0.0-alpha.1" - lodash "^4.2.0" - babel-helper-regex@^6.22.0: version "6.22.0" resolved "https://registry.yarnpkg.com/babel-helper-regex/-/babel-helper-regex-6.22.0.tgz#79f532be1647b1f0ee3474b5f5c3da58001d247d" @@ -493,14 +484,12 @@ babel-helper-regex@^6.22.0: babel-types "^6.22.0" lodash "^4.2.0" -babel-helper-remap-async-to-generator@7.0.0-alpha.1: +babel-helper-regex@7.0.0-alpha.1: version "7.0.0-alpha.1" - resolved "https://registry.yarnpkg.com/babel-helper-remap-async-to-generator/-/babel-helper-remap-async-to-generator-7.0.0-alpha.1.tgz#3f128424e406e94727654969a80349758bae72c2" + resolved "https://registry.yarnpkg.com/babel-helper-regex/-/babel-helper-regex-7.0.0-alpha.1.tgz#bc982adad357475ddfdfd812fde944b165e8c6de" dependencies: - babel-helper-function-name "7.0.0-alpha.1" - babel-template "7.0.0-alpha.1" - babel-traverse "7.0.0-alpha.1" babel-types "7.0.0-alpha.1" + lodash "^4.2.0" babel-helper-remap-async-to-generator@^6.22.0: version "6.22.0" @@ -512,12 +501,11 @@ babel-helper-remap-async-to-generator@^6.22.0: babel-traverse "^6.22.0" babel-types "^6.22.0" -babel-helper-replace-supers@7.0.0-alpha.1: +babel-helper-remap-async-to-generator@7.0.0-alpha.1: version "7.0.0-alpha.1" - resolved "https://registry.yarnpkg.com/babel-helper-replace-supers/-/babel-helper-replace-supers-7.0.0-alpha.1.tgz#5d8a2d4f31203f6ea13cfc2b7837dbc3ea2f5215" + resolved "https://registry.yarnpkg.com/babel-helper-remap-async-to-generator/-/babel-helper-remap-async-to-generator-7.0.0-alpha.1.tgz#3f128424e406e94727654969a80349758bae72c2" dependencies: - babel-helper-optimise-call-expression "7.0.0-alpha.1" - babel-messages "7.0.0-alpha.1" + babel-helper-function-name "7.0.0-alpha.1" babel-template "7.0.0-alpha.1" babel-traverse "7.0.0-alpha.1" babel-types "7.0.0-alpha.1" @@ -533,6 +521,16 @@ babel-helper-replace-supers@^6.22.0, babel-helper-replace-supers@^6.23.0: babel-traverse "^6.23.0" babel-types "^6.23.0" +babel-helper-replace-supers@7.0.0-alpha.1: + version "7.0.0-alpha.1" + resolved "https://registry.yarnpkg.com/babel-helper-replace-supers/-/babel-helper-replace-supers-7.0.0-alpha.1.tgz#5d8a2d4f31203f6ea13cfc2b7837dbc3ea2f5215" + dependencies: + babel-helper-optimise-call-expression "7.0.0-alpha.1" + babel-messages "7.0.0-alpha.1" + babel-template "7.0.0-alpha.1" + babel-traverse "7.0.0-alpha.1" + babel-types "7.0.0-alpha.1" + babel-helper-transform-fixture-test-runner@7.0.0-alpha.1: version "7.0.0-alpha.1" resolved "https://registry.yarnpkg.com/babel-helper-transform-fixture-test-runner/-/babel-helper-transform-fixture-test-runner-7.0.0-alpha.1.tgz#9fafbd1b50acf2b3de8084f4257f4338ee026411" @@ -545,12 +543,6 @@ babel-helper-transform-fixture-test-runner@7.0.0-alpha.1: lodash "^4.2.0" source-map "^0.5.0" -babel-helpers@7.0.0-alpha.1: - version "7.0.0-alpha.1" - resolved "https://registry.yarnpkg.com/babel-helpers/-/babel-helpers-7.0.0-alpha.1.tgz#c28444288e76aaca657a0fbb66567a1db74afe34" - dependencies: - babel-template "7.0.0-alpha.1" - babel-helpers@^6.23.0: version "6.23.0" resolved "https://registry.yarnpkg.com/babel-helpers/-/babel-helpers-6.23.0.tgz#4f8f2e092d0b6a8808a4bde79c27f1e2ecf0d992" @@ -558,9 +550,11 @@ babel-helpers@^6.23.0: babel-runtime "^6.22.0" babel-template "^6.23.0" -babel-messages@7.0.0-alpha.1: +babel-helpers@7.0.0-alpha.1: version "7.0.0-alpha.1" - resolved "https://registry.yarnpkg.com/babel-messages/-/babel-messages-7.0.0-alpha.1.tgz#6331acc91931f2caf88c12c9f56eeae16128a0d0" + resolved "https://registry.yarnpkg.com/babel-helpers/-/babel-helpers-7.0.0-alpha.1.tgz#c28444288e76aaca657a0fbb66567a1db74afe34" + dependencies: + babel-template "7.0.0-alpha.1" babel-messages@^6.23.0: version "6.23.0" @@ -568,9 +562,9 @@ babel-messages@^6.23.0: dependencies: babel-runtime "^6.22.0" -babel-plugin-check-es2015-constants@7.0.0-alpha.1: +babel-messages@7.0.0-alpha.1: version "7.0.0-alpha.1" - resolved "https://registry.yarnpkg.com/babel-plugin-check-es2015-constants/-/babel-plugin-check-es2015-constants-7.0.0-alpha.1.tgz#ed92809ce3b4965f0ac5fd5fb9fed8aeb1321b48" + resolved "https://registry.yarnpkg.com/babel-messages/-/babel-messages-7.0.0-alpha.1.tgz#6331acc91931f2caf88c12c9f56eeae16128a0d0" babel-plugin-check-es2015-constants@^6.22.0: version "6.22.0" @@ -578,6 +572,10 @@ babel-plugin-check-es2015-constants@^6.22.0: dependencies: babel-runtime "^6.22.0" +babel-plugin-check-es2015-constants@7.0.0-alpha.1: + version "7.0.0-alpha.1" + resolved "https://registry.yarnpkg.com/babel-plugin-check-es2015-constants/-/babel-plugin-check-es2015-constants-7.0.0-alpha.1.tgz#ed92809ce3b4965f0ac5fd5fb9fed8aeb1321b48" + babel-plugin-istanbul@^4.0.0: version "4.0.0" resolved "https://registry.yarnpkg.com/babel-plugin-istanbul/-/babel-plugin-istanbul-4.0.0.tgz#36bde8fbef4837e5ff0366531a2beabd7b1ffa10" @@ -586,14 +584,14 @@ babel-plugin-istanbul@^4.0.0: istanbul-lib-instrument "^1.4.2" test-exclude "^4.0.0" -babel-plugin-syntax-async-functions@7.0.0-alpha.1: - version "7.0.0-alpha.1" - resolved "https://registry.yarnpkg.com/babel-plugin-syntax-async-functions/-/babel-plugin-syntax-async-functions-7.0.0-alpha.1.tgz#059c6b352ecb6e0dbb8d9de5a1ee6dec64504ab2" - babel-plugin-syntax-async-functions@^6.8.0: version "6.13.0" resolved "https://registry.yarnpkg.com/babel-plugin-syntax-async-functions/-/babel-plugin-syntax-async-functions-6.13.0.tgz#cad9cad1191b5ad634bf30ae0872391e0647be95" +babel-plugin-syntax-async-functions@7.0.0-alpha.1: + version "7.0.0-alpha.1" + resolved "https://registry.yarnpkg.com/babel-plugin-syntax-async-functions/-/babel-plugin-syntax-async-functions-7.0.0-alpha.1.tgz#059c6b352ecb6e0dbb8d9de5a1ee6dec64504ab2" + babel-plugin-syntax-async-generators@^6.5.0: version "6.13.0" resolved "https://registry.yarnpkg.com/babel-plugin-syntax-async-generators/-/babel-plugin-syntax-async-generators-6.13.0.tgz#6bc963ebb16eccbae6b92b596eb7f35c342a8b9a" @@ -618,14 +616,14 @@ babel-plugin-syntax-dynamic-import@^6.18.0: version "6.18.0" resolved "https://registry.yarnpkg.com/babel-plugin-syntax-dynamic-import/-/babel-plugin-syntax-dynamic-import-6.18.0.tgz#8d6a26229c83745a9982a441051572caa179b1da" -babel-plugin-syntax-exponentiation-operator@7.0.0-alpha.1: - version "7.0.0-alpha.1" - resolved "https://registry.yarnpkg.com/babel-plugin-syntax-exponentiation-operator/-/babel-plugin-syntax-exponentiation-operator-7.0.0-alpha.1.tgz#c440b16cd0c235a10bae7ec80b17c98295e613d8" - babel-plugin-syntax-exponentiation-operator@^6.8.0: version "6.13.0" resolved "https://registry.yarnpkg.com/babel-plugin-syntax-exponentiation-operator/-/babel-plugin-syntax-exponentiation-operator-6.13.0.tgz#9ee7e8337290da95288201a6a57f4170317830de" +babel-plugin-syntax-exponentiation-operator@7.0.0-alpha.1: + version "7.0.0-alpha.1" + resolved "https://registry.yarnpkg.com/babel-plugin-syntax-exponentiation-operator/-/babel-plugin-syntax-exponentiation-operator-7.0.0-alpha.1.tgz#c440b16cd0c235a10bae7ec80b17c98295e613d8" + babel-plugin-syntax-export-extensions@^6.8.0: version "6.13.0" resolved "https://registry.yarnpkg.com/babel-plugin-syntax-export-extensions/-/babel-plugin-syntax-export-extensions-6.13.0.tgz#70a1484f0f9089a4e84ad44bac353c95b9b12721" @@ -642,14 +640,14 @@ babel-plugin-syntax-object-rest-spread@^6.8.0: version "6.13.0" resolved "https://registry.yarnpkg.com/babel-plugin-syntax-object-rest-spread/-/babel-plugin-syntax-object-rest-spread-6.13.0.tgz#fd6536f2bce13836ffa3a5458c4903a597bb3bf5" -babel-plugin-syntax-trailing-function-commas@7.0.0-alpha.1: - version "7.0.0-alpha.1" - resolved "https://registry.yarnpkg.com/babel-plugin-syntax-trailing-function-commas/-/babel-plugin-syntax-trailing-function-commas-7.0.0-alpha.1.tgz#8b2415d3add81f323ab0edb95978d640ca9fc93e" - babel-plugin-syntax-trailing-function-commas@^6.22.0: version "6.22.0" resolved "https://registry.yarnpkg.com/babel-plugin-syntax-trailing-function-commas/-/babel-plugin-syntax-trailing-function-commas-6.22.0.tgz#ba0360937f8d06e40180a43fe0d5616fff532cf3" +babel-plugin-syntax-trailing-function-commas@7.0.0-alpha.1: + version "7.0.0-alpha.1" + resolved "https://registry.yarnpkg.com/babel-plugin-syntax-trailing-function-commas/-/babel-plugin-syntax-trailing-function-commas-7.0.0-alpha.1.tgz#8b2415d3add81f323ab0edb95978d640ca9fc93e" + babel-plugin-transform-async-generator-functions@^6.22.0: version "6.22.0" resolved "https://registry.yarnpkg.com/babel-plugin-transform-async-generator-functions/-/babel-plugin-transform-async-generator-functions-6.22.0.tgz#a720a98153a7596f204099cd5409f4b3c05bab46" @@ -658,13 +656,6 @@ babel-plugin-transform-async-generator-functions@^6.22.0: babel-plugin-syntax-async-generators "^6.5.0" babel-runtime "^6.22.0" -babel-plugin-transform-async-to-generator@7.0.0-alpha.1: - version "7.0.0-alpha.1" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-async-to-generator/-/babel-plugin-transform-async-to-generator-7.0.0-alpha.1.tgz#9cd5cd0f9511d61b259d54308f49f969dd7b01e3" - dependencies: - babel-helper-remap-async-to-generator "7.0.0-alpha.1" - babel-plugin-syntax-async-functions "7.0.0-alpha.1" - babel-plugin-transform-async-to-generator@^6.22.0: version "6.22.0" resolved "https://registry.yarnpkg.com/babel-plugin-transform-async-to-generator/-/babel-plugin-transform-async-to-generator-6.22.0.tgz#194b6938ec195ad36efc4c33a971acf00d8cd35e" @@ -673,6 +664,13 @@ babel-plugin-transform-async-to-generator@^6.22.0: babel-plugin-syntax-async-functions "^6.8.0" babel-runtime "^6.22.0" +babel-plugin-transform-async-to-generator@7.0.0-alpha.1: + version "7.0.0-alpha.1" + resolved "https://registry.yarnpkg.com/babel-plugin-transform-async-to-generator/-/babel-plugin-transform-async-to-generator-7.0.0-alpha.1.tgz#9cd5cd0f9511d61b259d54308f49f969dd7b01e3" + dependencies: + babel-helper-remap-async-to-generator "7.0.0-alpha.1" + babel-plugin-syntax-async-functions "7.0.0-alpha.1" + babel-plugin-transform-class-constructor-call@^6.22.0: version "6.22.0" resolved "https://registry.yarnpkg.com/babel-plugin-transform-class-constructor-call/-/babel-plugin-transform-class-constructor-call-6.22.0.tgz#11a4d2216abb5b0eef298b493748f4f2f4869120" @@ -707,19 +705,15 @@ babel-plugin-transform-do-expressions@^6.22.0: babel-plugin-syntax-do-expressions "^6.8.0" babel-runtime "^6.22.0" -babel-plugin-transform-es2015-arrow-functions@7.0.0-alpha.1: - version "7.0.0-alpha.1" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-arrow-functions/-/babel-plugin-transform-es2015-arrow-functions-7.0.0-alpha.1.tgz#52bc08a31c74ae04fd35043014ab07929d67b5ef" - babel-plugin-transform-es2015-arrow-functions@^6.22.0: version "6.22.0" resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-arrow-functions/-/babel-plugin-transform-es2015-arrow-functions-6.22.0.tgz#452692cb711d5f79dc7f85e440ce41b9f244d221" dependencies: babel-runtime "^6.22.0" -babel-plugin-transform-es2015-block-scoped-functions@7.0.0-alpha.1: +babel-plugin-transform-es2015-arrow-functions@7.0.0-alpha.1: version "7.0.0-alpha.1" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-block-scoped-functions/-/babel-plugin-transform-es2015-block-scoped-functions-7.0.0-alpha.1.tgz#65d4c95a4f0ec0976f8da45af493d126d29d6fe4" + resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-arrow-functions/-/babel-plugin-transform-es2015-arrow-functions-7.0.0-alpha.1.tgz#52bc08a31c74ae04fd35043014ab07929d67b5ef" babel-plugin-transform-es2015-block-scoped-functions@^6.22.0: version "6.22.0" @@ -727,14 +721,9 @@ babel-plugin-transform-es2015-block-scoped-functions@^6.22.0: dependencies: babel-runtime "^6.22.0" -babel-plugin-transform-es2015-block-scoping@7.0.0-alpha.1: +babel-plugin-transform-es2015-block-scoped-functions@7.0.0-alpha.1: version "7.0.0-alpha.1" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-block-scoping/-/babel-plugin-transform-es2015-block-scoping-7.0.0-alpha.1.tgz#b51551c362e5cafa6f03868d2abb09f2d63e8241" - dependencies: - babel-template "7.0.0-alpha.1" - babel-traverse "7.0.0-alpha.1" - babel-types "7.0.0-alpha.1" - lodash "^4.2.0" + resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-block-scoped-functions/-/babel-plugin-transform-es2015-block-scoped-functions-7.0.0-alpha.1.tgz#65d4c95a4f0ec0976f8da45af493d126d29d6fe4" babel-plugin-transform-es2015-block-scoping@^6.22.0: version "6.23.0" @@ -746,18 +735,14 @@ babel-plugin-transform-es2015-block-scoping@^6.22.0: babel-types "^6.23.0" lodash "^4.2.0" -babel-plugin-transform-es2015-classes@7.0.0-alpha.1: +babel-plugin-transform-es2015-block-scoping@7.0.0-alpha.1: version "7.0.0-alpha.1" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-classes/-/babel-plugin-transform-es2015-classes-7.0.0-alpha.1.tgz#93d698ebc476c8ff1813639af4efe2d24abf24c4" + resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-block-scoping/-/babel-plugin-transform-es2015-block-scoping-7.0.0-alpha.1.tgz#b51551c362e5cafa6f03868d2abb09f2d63e8241" dependencies: - babel-helper-define-map "7.0.0-alpha.1" - babel-helper-function-name "7.0.0-alpha.1" - babel-helper-optimise-call-expression "7.0.0-alpha.1" - babel-helper-replace-supers "7.0.0-alpha.1" - babel-messages "7.0.0-alpha.1" babel-template "7.0.0-alpha.1" babel-traverse "7.0.0-alpha.1" babel-types "7.0.0-alpha.1" + lodash "^4.2.0" babel-plugin-transform-es2015-classes@^6.22.0: version "6.23.0" @@ -773,11 +758,18 @@ babel-plugin-transform-es2015-classes@^6.22.0: babel-traverse "^6.23.0" babel-types "^6.23.0" -babel-plugin-transform-es2015-computed-properties@7.0.0-alpha.1: +babel-plugin-transform-es2015-classes@7.0.0-alpha.1: version "7.0.0-alpha.1" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-computed-properties/-/babel-plugin-transform-es2015-computed-properties-7.0.0-alpha.1.tgz#a94607b616eac9c98973b8c7a2b96ec54b2b19f8" + resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-classes/-/babel-plugin-transform-es2015-classes-7.0.0-alpha.1.tgz#93d698ebc476c8ff1813639af4efe2d24abf24c4" dependencies: + babel-helper-define-map "7.0.0-alpha.1" + babel-helper-function-name "7.0.0-alpha.1" + babel-helper-optimise-call-expression "7.0.0-alpha.1" + babel-helper-replace-supers "7.0.0-alpha.1" + babel-messages "7.0.0-alpha.1" babel-template "7.0.0-alpha.1" + babel-traverse "7.0.0-alpha.1" + babel-types "7.0.0-alpha.1" babel-plugin-transform-es2015-computed-properties@^6.22.0: version "6.22.0" @@ -786,9 +778,11 @@ babel-plugin-transform-es2015-computed-properties@^6.22.0: babel-runtime "^6.22.0" babel-template "^6.22.0" -babel-plugin-transform-es2015-destructuring@7.0.0-alpha.1: +babel-plugin-transform-es2015-computed-properties@7.0.0-alpha.1: version "7.0.0-alpha.1" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-destructuring/-/babel-plugin-transform-es2015-destructuring-7.0.0-alpha.1.tgz#b49a80cb0e039863b5040913228afef1cceafe22" + resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-computed-properties/-/babel-plugin-transform-es2015-computed-properties-7.0.0-alpha.1.tgz#a94607b616eac9c98973b8c7a2b96ec54b2b19f8" + dependencies: + babel-template "7.0.0-alpha.1" babel-plugin-transform-es2015-destructuring@^6.22.0: version "6.23.0" @@ -796,11 +790,9 @@ babel-plugin-transform-es2015-destructuring@^6.22.0: dependencies: babel-runtime "^6.22.0" -babel-plugin-transform-es2015-duplicate-keys@7.0.0-alpha.1: +babel-plugin-transform-es2015-destructuring@7.0.0-alpha.1: version "7.0.0-alpha.1" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-duplicate-keys/-/babel-plugin-transform-es2015-duplicate-keys-7.0.0-alpha.1.tgz#3b26e7c58fb785cb671925d325d97d4f57177cdd" - dependencies: - babel-types "7.0.0-alpha.1" + resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-destructuring/-/babel-plugin-transform-es2015-destructuring-7.0.0-alpha.1.tgz#b49a80cb0e039863b5040913228afef1cceafe22" babel-plugin-transform-es2015-duplicate-keys@^6.22.0: version "6.22.0" @@ -809,9 +801,11 @@ babel-plugin-transform-es2015-duplicate-keys@^6.22.0: babel-runtime "^6.22.0" babel-types "^6.22.0" -babel-plugin-transform-es2015-for-of@7.0.0-alpha.1: +babel-plugin-transform-es2015-duplicate-keys@7.0.0-alpha.1: version "7.0.0-alpha.1" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-for-of/-/babel-plugin-transform-es2015-for-of-7.0.0-alpha.1.tgz#fd4cea43f220f1c138a501e05f2331ea4cb890c8" + resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-duplicate-keys/-/babel-plugin-transform-es2015-duplicate-keys-7.0.0-alpha.1.tgz#3b26e7c58fb785cb671925d325d97d4f57177cdd" + dependencies: + babel-types "7.0.0-alpha.1" babel-plugin-transform-es2015-for-of@^6.22.0: version "6.23.0" @@ -819,12 +813,9 @@ babel-plugin-transform-es2015-for-of@^6.22.0: dependencies: babel-runtime "^6.22.0" -babel-plugin-transform-es2015-function-name@7.0.0-alpha.1: +babel-plugin-transform-es2015-for-of@7.0.0-alpha.1: version "7.0.0-alpha.1" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-function-name/-/babel-plugin-transform-es2015-function-name-7.0.0-alpha.1.tgz#ad71c53e806d3812b28d1329f25a16a67e9cfc9d" - dependencies: - babel-helper-function-name "7.0.0-alpha.1" - babel-types "7.0.0-alpha.1" + resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-for-of/-/babel-plugin-transform-es2015-for-of-7.0.0-alpha.1.tgz#fd4cea43f220f1c138a501e05f2331ea4cb890c8" babel-plugin-transform-es2015-function-name@^6.22.0: version "6.22.0" @@ -834,9 +825,12 @@ babel-plugin-transform-es2015-function-name@^6.22.0: babel-runtime "^6.22.0" babel-types "^6.22.0" -babel-plugin-transform-es2015-literals@7.0.0-alpha.1: +babel-plugin-transform-es2015-function-name@7.0.0-alpha.1: version "7.0.0-alpha.1" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-literals/-/babel-plugin-transform-es2015-literals-7.0.0-alpha.1.tgz#7496a18b076c5f92f2f5b09d26cc0cfb3b5ab03e" + resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-function-name/-/babel-plugin-transform-es2015-function-name-7.0.0-alpha.1.tgz#ad71c53e806d3812b28d1329f25a16a67e9cfc9d" + dependencies: + babel-helper-function-name "7.0.0-alpha.1" + babel-types "7.0.0-alpha.1" babel-plugin-transform-es2015-literals@^6.22.0: version "6.22.0" @@ -844,12 +838,9 @@ babel-plugin-transform-es2015-literals@^6.22.0: dependencies: babel-runtime "^6.22.0" -babel-plugin-transform-es2015-modules-amd@7.0.0-alpha.1: +babel-plugin-transform-es2015-literals@7.0.0-alpha.1: version "7.0.0-alpha.1" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-modules-amd/-/babel-plugin-transform-es2015-modules-amd-7.0.0-alpha.1.tgz#f8bf8fe6c80f6afa0385904c41fc928e343be782" - dependencies: - babel-plugin-transform-es2015-modules-commonjs "7.0.0-alpha.1" - babel-template "7.0.0-alpha.1" + resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-literals/-/babel-plugin-transform-es2015-literals-7.0.0-alpha.1.tgz#7496a18b076c5f92f2f5b09d26cc0cfb3b5ab03e" babel-plugin-transform-es2015-modules-amd@^6.24.0: version "6.24.0" @@ -859,13 +850,12 @@ babel-plugin-transform-es2015-modules-amd@^6.24.0: babel-runtime "^6.22.0" babel-template "^6.22.0" -babel-plugin-transform-es2015-modules-commonjs@7.0.0-alpha.1: +babel-plugin-transform-es2015-modules-amd@7.0.0-alpha.1: version "7.0.0-alpha.1" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-modules-commonjs/-/babel-plugin-transform-es2015-modules-commonjs-7.0.0-alpha.1.tgz#ff6f036af74337cc64a9bb661e16563d551c9cd8" + resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-modules-amd/-/babel-plugin-transform-es2015-modules-amd-7.0.0-alpha.1.tgz#f8bf8fe6c80f6afa0385904c41fc928e343be782" dependencies: - babel-plugin-transform-strict-mode "7.0.0-alpha.1" + babel-plugin-transform-es2015-modules-commonjs "7.0.0-alpha.1" babel-template "7.0.0-alpha.1" - babel-types "7.0.0-alpha.1" babel-plugin-transform-es2015-modules-commonjs@^6.24.0: version "6.24.0" @@ -876,12 +866,13 @@ babel-plugin-transform-es2015-modules-commonjs@^6.24.0: babel-template "^6.23.0" babel-types "^6.23.0" -babel-plugin-transform-es2015-modules-systemjs@7.0.0-alpha.1: +babel-plugin-transform-es2015-modules-commonjs@7.0.0-alpha.1: version "7.0.0-alpha.1" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-modules-systemjs/-/babel-plugin-transform-es2015-modules-systemjs-7.0.0-alpha.1.tgz#883751f42ec0a956a8afe3ffe0eef56b3f79e7f7" + resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-modules-commonjs/-/babel-plugin-transform-es2015-modules-commonjs-7.0.0-alpha.1.tgz#ff6f036af74337cc64a9bb661e16563d551c9cd8" dependencies: - babel-helper-hoist-variables "7.0.0-alpha.1" + babel-plugin-transform-strict-mode "7.0.0-alpha.1" babel-template "7.0.0-alpha.1" + babel-types "7.0.0-alpha.1" babel-plugin-transform-es2015-modules-systemjs@^6.22.0: version "6.23.0" @@ -891,11 +882,11 @@ babel-plugin-transform-es2015-modules-systemjs@^6.22.0: babel-runtime "^6.22.0" babel-template "^6.23.0" -babel-plugin-transform-es2015-modules-umd@7.0.0-alpha.1: +babel-plugin-transform-es2015-modules-systemjs@7.0.0-alpha.1: version "7.0.0-alpha.1" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-modules-umd/-/babel-plugin-transform-es2015-modules-umd-7.0.0-alpha.1.tgz#a8dcb8be27d5f3ba6fd80c1037abd9f1a37d826d" + resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-modules-systemjs/-/babel-plugin-transform-es2015-modules-systemjs-7.0.0-alpha.1.tgz#883751f42ec0a956a8afe3ffe0eef56b3f79e7f7" dependencies: - babel-plugin-transform-es2015-modules-amd "7.0.0-alpha.1" + babel-helper-hoist-variables "7.0.0-alpha.1" babel-template "7.0.0-alpha.1" babel-plugin-transform-es2015-modules-umd@^6.24.0: @@ -906,11 +897,12 @@ babel-plugin-transform-es2015-modules-umd@^6.24.0: babel-runtime "^6.22.0" babel-template "^6.23.0" -babel-plugin-transform-es2015-object-super@7.0.0-alpha.1: +babel-plugin-transform-es2015-modules-umd@7.0.0-alpha.1: version "7.0.0-alpha.1" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-object-super/-/babel-plugin-transform-es2015-object-super-7.0.0-alpha.1.tgz#2185395a0212a041435efa9ce4efea04301cd3b7" + resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-modules-umd/-/babel-plugin-transform-es2015-modules-umd-7.0.0-alpha.1.tgz#a8dcb8be27d5f3ba6fd80c1037abd9f1a37d826d" dependencies: - babel-helper-replace-supers "7.0.0-alpha.1" + babel-plugin-transform-es2015-modules-amd "7.0.0-alpha.1" + babel-template "7.0.0-alpha.1" babel-plugin-transform-es2015-object-super@^6.22.0: version "6.22.0" @@ -919,15 +911,11 @@ babel-plugin-transform-es2015-object-super@^6.22.0: babel-helper-replace-supers "^6.22.0" babel-runtime "^6.22.0" -babel-plugin-transform-es2015-parameters@7.0.0-alpha.1: +babel-plugin-transform-es2015-object-super@7.0.0-alpha.1: version "7.0.0-alpha.1" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-parameters/-/babel-plugin-transform-es2015-parameters-7.0.0-alpha.1.tgz#164e78c9b0ff94dd0355d85beb61747c61b3fee0" + resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-object-super/-/babel-plugin-transform-es2015-object-super-7.0.0-alpha.1.tgz#2185395a0212a041435efa9ce4efea04301cd3b7" dependencies: - babel-helper-call-delegate "7.0.0-alpha.1" - babel-helper-get-function-arity "7.0.0-alpha.1" - babel-template "7.0.0-alpha.1" - babel-traverse "7.0.0-alpha.1" - babel-types "7.0.0-alpha.1" + babel-helper-replace-supers "7.0.0-alpha.1" babel-plugin-transform-es2015-parameters@^6.22.0: version "6.23.0" @@ -940,10 +928,14 @@ babel-plugin-transform-es2015-parameters@^6.22.0: babel-traverse "^6.23.0" babel-types "^6.23.0" -babel-plugin-transform-es2015-shorthand-properties@7.0.0-alpha.1: +babel-plugin-transform-es2015-parameters@7.0.0-alpha.1: version "7.0.0-alpha.1" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-shorthand-properties/-/babel-plugin-transform-es2015-shorthand-properties-7.0.0-alpha.1.tgz#e1fd2586179e9ca09956feaf8b2defb64011c765" + resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-parameters/-/babel-plugin-transform-es2015-parameters-7.0.0-alpha.1.tgz#164e78c9b0ff94dd0355d85beb61747c61b3fee0" dependencies: + babel-helper-call-delegate "7.0.0-alpha.1" + babel-helper-get-function-arity "7.0.0-alpha.1" + babel-template "7.0.0-alpha.1" + babel-traverse "7.0.0-alpha.1" babel-types "7.0.0-alpha.1" babel-plugin-transform-es2015-shorthand-properties@^6.22.0: @@ -953,9 +945,11 @@ babel-plugin-transform-es2015-shorthand-properties@^6.22.0: babel-runtime "^6.22.0" babel-types "^6.22.0" -babel-plugin-transform-es2015-spread@7.0.0-alpha.1: +babel-plugin-transform-es2015-shorthand-properties@7.0.0-alpha.1: version "7.0.0-alpha.1" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-spread/-/babel-plugin-transform-es2015-spread-7.0.0-alpha.1.tgz#bf852df483e6870929b0421e678b4867f7657b74" + resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-shorthand-properties/-/babel-plugin-transform-es2015-shorthand-properties-7.0.0-alpha.1.tgz#e1fd2586179e9ca09956feaf8b2defb64011c765" + dependencies: + babel-types "7.0.0-alpha.1" babel-plugin-transform-es2015-spread@^6.22.0: version "6.22.0" @@ -963,12 +957,9 @@ babel-plugin-transform-es2015-spread@^6.22.0: dependencies: babel-runtime "^6.22.0" -babel-plugin-transform-es2015-sticky-regex@7.0.0-alpha.1: +babel-plugin-transform-es2015-spread@7.0.0-alpha.1: version "7.0.0-alpha.1" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-sticky-regex/-/babel-plugin-transform-es2015-sticky-regex-7.0.0-alpha.1.tgz#d8756e49a4bc62f1c1a9746d24507f0438263a92" - dependencies: - babel-helper-regex "7.0.0-alpha.1" - babel-types "7.0.0-alpha.1" + resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-spread/-/babel-plugin-transform-es2015-spread-7.0.0-alpha.1.tgz#bf852df483e6870929b0421e678b4867f7657b74" babel-plugin-transform-es2015-sticky-regex@^6.22.0: version "6.22.0" @@ -978,9 +969,12 @@ babel-plugin-transform-es2015-sticky-regex@^6.22.0: babel-runtime "^6.22.0" babel-types "^6.22.0" -babel-plugin-transform-es2015-template-literals@7.0.0-alpha.1: +babel-plugin-transform-es2015-sticky-regex@7.0.0-alpha.1: version "7.0.0-alpha.1" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-template-literals/-/babel-plugin-transform-es2015-template-literals-7.0.0-alpha.1.tgz#968645727f0f580fedfee962eeaf07f99d6c38b8" + resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-sticky-regex/-/babel-plugin-transform-es2015-sticky-regex-7.0.0-alpha.1.tgz#d8756e49a4bc62f1c1a9746d24507f0438263a92" + dependencies: + babel-helper-regex "7.0.0-alpha.1" + babel-types "7.0.0-alpha.1" babel-plugin-transform-es2015-template-literals@^6.22.0: version "6.22.0" @@ -988,9 +982,9 @@ babel-plugin-transform-es2015-template-literals@^6.22.0: dependencies: babel-runtime "^6.22.0" -babel-plugin-transform-es2015-typeof-symbol@7.0.0-alpha.1: +babel-plugin-transform-es2015-template-literals@7.0.0-alpha.1: version "7.0.0-alpha.1" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-typeof-symbol/-/babel-plugin-transform-es2015-typeof-symbol-7.0.0-alpha.1.tgz#615142e4a941361a8bda6b4ad1bd33678bf74664" + resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-template-literals/-/babel-plugin-transform-es2015-template-literals-7.0.0-alpha.1.tgz#968645727f0f580fedfee962eeaf07f99d6c38b8" babel-plugin-transform-es2015-typeof-symbol@^6.22.0: version "6.23.0" @@ -998,12 +992,9 @@ babel-plugin-transform-es2015-typeof-symbol@^6.22.0: dependencies: babel-runtime "^6.22.0" -babel-plugin-transform-es2015-unicode-regex@7.0.0-alpha.1: +babel-plugin-transform-es2015-typeof-symbol@7.0.0-alpha.1: version "7.0.0-alpha.1" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-unicode-regex/-/babel-plugin-transform-es2015-unicode-regex-7.0.0-alpha.1.tgz#fe4a808eeb22d8cae15de014b99c82adffb3731d" - dependencies: - babel-helper-regex "7.0.0-alpha.1" - regexpu-core "^4.0.2" + resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-typeof-symbol/-/babel-plugin-transform-es2015-typeof-symbol-7.0.0-alpha.1.tgz#615142e4a941361a8bda6b4ad1bd33678bf74664" babel-plugin-transform-es2015-unicode-regex@^6.22.0: version "6.22.0" @@ -1013,12 +1004,12 @@ babel-plugin-transform-es2015-unicode-regex@^6.22.0: babel-runtime "^6.22.0" regexpu-core "^2.0.0" -babel-plugin-transform-exponentiation-operator@7.0.0-alpha.1: +babel-plugin-transform-es2015-unicode-regex@7.0.0-alpha.1: version "7.0.0-alpha.1" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-exponentiation-operator/-/babel-plugin-transform-exponentiation-operator-7.0.0-alpha.1.tgz#6d02a227356f3db9067fe362199f6480be9b3144" + resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-unicode-regex/-/babel-plugin-transform-es2015-unicode-regex-7.0.0-alpha.1.tgz#fe4a808eeb22d8cae15de014b99c82adffb3731d" dependencies: - babel-helper-builder-binary-assignment-operator-visitor "7.0.0-alpha.1" - babel-plugin-syntax-exponentiation-operator "7.0.0-alpha.1" + babel-helper-regex "7.0.0-alpha.1" + regexpu-core "^4.0.2" babel-plugin-transform-exponentiation-operator@^6.22.0: version "6.22.0" @@ -1028,6 +1019,13 @@ babel-plugin-transform-exponentiation-operator@^6.22.0: babel-plugin-syntax-exponentiation-operator "^6.8.0" babel-runtime "^6.22.0" +babel-plugin-transform-exponentiation-operator@7.0.0-alpha.1: + version "7.0.0-alpha.1" + resolved "https://registry.yarnpkg.com/babel-plugin-transform-exponentiation-operator/-/babel-plugin-transform-exponentiation-operator-7.0.0-alpha.1.tgz#6d02a227356f3db9067fe362199f6480be9b3144" + dependencies: + babel-helper-builder-binary-assignment-operator-visitor "7.0.0-alpha.1" + babel-plugin-syntax-exponentiation-operator "7.0.0-alpha.1" + babel-plugin-transform-export-extensions@^6.22.0: version "6.22.0" resolved "https://registry.yarnpkg.com/babel-plugin-transform-export-extensions/-/babel-plugin-transform-export-extensions-6.22.0.tgz#53738b47e75e8218589eea946cbbd39109bbe653" @@ -1055,23 +1053,17 @@ babel-plugin-transform-object-rest-spread@^6.22.0: babel-plugin-syntax-object-rest-spread "^6.8.0" babel-runtime "^6.22.0" -babel-plugin-transform-regenerator@7.0.0-alpha.1: - version "7.0.0-alpha.1" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-regenerator/-/babel-plugin-transform-regenerator-7.0.0-alpha.1.tgz#831896feb79399cc9e3ae9e7a126db79a434c72a" - dependencies: - regenerator-transform "0.9.8" - babel-plugin-transform-regenerator@^6.22.0: version "6.22.0" resolved "https://registry.yarnpkg.com/babel-plugin-transform-regenerator/-/babel-plugin-transform-regenerator-6.22.0.tgz#65740593a319c44522157538d690b84094617ea6" dependencies: regenerator-transform "0.9.8" -babel-plugin-transform-strict-mode@7.0.0-alpha.1: +babel-plugin-transform-regenerator@7.0.0-alpha.1: version "7.0.0-alpha.1" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-strict-mode/-/babel-plugin-transform-strict-mode-7.0.0-alpha.1.tgz#b3a54d381d15ff6573073770bad2417f80ea36c4" + resolved "https://registry.yarnpkg.com/babel-plugin-transform-regenerator/-/babel-plugin-transform-regenerator-7.0.0-alpha.1.tgz#831896feb79399cc9e3ae9e7a126db79a434c72a" dependencies: - babel-types "7.0.0-alpha.1" + regenerator-transform "0.9.8" babel-plugin-transform-strict-mode@^6.22.0: version "6.22.0" @@ -1080,6 +1072,12 @@ babel-plugin-transform-strict-mode@^6.22.0: babel-runtime "^6.22.0" babel-types "^6.22.0" +babel-plugin-transform-strict-mode@7.0.0-alpha.1: + version "7.0.0-alpha.1" + resolved "https://registry.yarnpkg.com/babel-plugin-transform-strict-mode/-/babel-plugin-transform-strict-mode-7.0.0-alpha.1.tgz#b3a54d381d15ff6573073770bad2417f80ea36c4" + dependencies: + babel-types "7.0.0-alpha.1" + babel-polyfill@7.0.0-alpha.1: version "7.0.0-alpha.1" resolved "https://registry.yarnpkg.com/babel-polyfill/-/babel-polyfill-7.0.0-alpha.1.tgz#96e1ae306aa9e6d2152607dbb7997a4713dd8cf6" @@ -1207,17 +1205,6 @@ babel-preset-stage-3@^6.22.0: babel-plugin-transform-exponentiation-operator "^6.22.0" babel-plugin-transform-object-rest-spread "^6.22.0" -babel-register@7.0.0-alpha.1: - version "7.0.0-alpha.1" - resolved "https://registry.yarnpkg.com/babel-register/-/babel-register-7.0.0-alpha.1.tgz#d4f8600e773bbe9ad47c2e4f54c0209dff318cb0" - dependencies: - babel-core "7.0.0-alpha.1" - core-js "^2.4.0" - home-or-tmp "^3.0.0" - lodash "^4.2.0" - mkdirp "^0.5.1" - source-map-support "^0.4.2" - babel-register@^6.24.0: version "6.24.0" resolved "https://registry.yarnpkg.com/babel-register/-/babel-register-6.24.0.tgz#5e89f8463ba9970356d02eb07dabe3308b080cfd" @@ -1230,6 +1217,17 @@ babel-register@^6.24.0: mkdirp "^0.5.1" source-map-support "^0.4.2" +babel-register@7.0.0-alpha.1: + version "7.0.0-alpha.1" + resolved "https://registry.yarnpkg.com/babel-register/-/babel-register-7.0.0-alpha.1.tgz#d4f8600e773bbe9ad47c2e4f54c0209dff318cb0" + dependencies: + babel-core "7.0.0-alpha.1" + core-js "^2.4.0" + home-or-tmp "^3.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: version "6.23.0" resolved "https://registry.yarnpkg.com/babel-runtime/-/babel-runtime-6.23.0.tgz#0a9489f144de70efb3ce4300accdb329e2fc543b" @@ -1237,15 +1235,6 @@ babel-runtime@^6.18.0, babel-runtime@^6.22.0: core-js "^2.4.0" regenerator-runtime "^0.10.0" -babel-template@7.0.0-alpha.1: - version "7.0.0-alpha.1" - resolved "https://registry.yarnpkg.com/babel-template/-/babel-template-7.0.0-alpha.1.tgz#df6394b3ac62ae7721691d1d4e1e7218f3063bba" - dependencies: - babel-traverse "7.0.0-alpha.1" - babel-types "7.0.0-alpha.1" - babylon "7.0.0-beta.4" - lodash "^4.2.0" - babel-template@^6.16.0, babel-template@^6.22.0, babel-template@^6.23.0: version "6.23.0" resolved "https://registry.yarnpkg.com/babel-template/-/babel-template-6.23.0.tgz#04d4f270adbb3aa704a8143ae26faa529238e638" @@ -1256,17 +1245,13 @@ babel-template@^6.16.0, babel-template@^6.22.0, babel-template@^6.23.0: babylon "^6.11.0" lodash "^4.2.0" -babel-traverse@7.0.0-alpha.1: +babel-template@7.0.0-alpha.1: version "7.0.0-alpha.1" - resolved "https://registry.yarnpkg.com/babel-traverse/-/babel-traverse-7.0.0-alpha.1.tgz#57056517ba1bfaf126f336a454c3c9f00ecbb547" + resolved "https://registry.yarnpkg.com/babel-template/-/babel-template-7.0.0-alpha.1.tgz#df6394b3ac62ae7721691d1d4e1e7218f3063bba" dependencies: - babel-code-frame "7.0.0-alpha.1" - babel-messages "7.0.0-alpha.1" + babel-traverse "7.0.0-alpha.1" babel-types "7.0.0-alpha.1" babylon "7.0.0-beta.4" - debug "^2.2.0" - globals "^9.0.0" - invariant "^2.2.0" lodash "^4.2.0" babel-traverse@^6.15.0, babel-traverse@^6.18.0, babel-traverse@^6.22.0, babel-traverse@^6.23.0, babel-traverse@^6.23.1: @@ -1283,13 +1268,18 @@ babel-traverse@^6.15.0, babel-traverse@^6.18.0, babel-traverse@^6.22.0, babel-tr invariant "^2.2.0" lodash "^4.2.0" -babel-types@7.0.0-alpha.1: +babel-traverse@7.0.0-alpha.1: version "7.0.0-alpha.1" - resolved "https://registry.yarnpkg.com/babel-types/-/babel-types-7.0.0-alpha.1.tgz#50ef08b95eaacb54b51c5bd3eff994ccfa895eb2" + resolved "https://registry.yarnpkg.com/babel-traverse/-/babel-traverse-7.0.0-alpha.1.tgz#57056517ba1bfaf126f336a454c3c9f00ecbb547" dependencies: - esutils "^2.0.2" + babel-code-frame "7.0.0-alpha.1" + babel-messages "7.0.0-alpha.1" + babel-types "7.0.0-alpha.1" + babylon "7.0.0-beta.4" + debug "^2.2.0" + globals "^9.0.0" + invariant "^2.2.0" lodash "^4.2.0" - to-fast-properties "^1.0.1" babel-types@^6.15.0, babel-types@^6.18.0, babel-types@^6.19.0, babel-types@^6.22.0, babel-types@^6.23.0: version "6.23.0" @@ -1300,6 +1290,18 @@ babel-types@^6.15.0, babel-types@^6.18.0, babel-types@^6.19.0, babel-types@^6.22 lodash "^4.2.0" to-fast-properties "^1.0.1" +babel-types@7.0.0-alpha.1: + version "7.0.0-alpha.1" + resolved "https://registry.yarnpkg.com/babel-types/-/babel-types-7.0.0-alpha.1.tgz#50ef08b95eaacb54b51c5bd3eff994ccfa895eb2" + dependencies: + esutils "^2.0.2" + lodash "^4.2.0" + to-fast-properties "^1.0.1" + +babylon@^6.11.0, babylon@^6.13.0, babylon@^6.15.0: + version "6.16.1" + resolved "https://registry.yarnpkg.com/babylon/-/babylon-6.16.1.tgz#30c5a22f481978a9e7f8cdfdf496b11d94b404d3" + babylon@6.15.0: version "6.15.0" resolved "https://registry.yarnpkg.com/babylon/-/babylon-6.15.0.tgz#ba65cfa1a80e1759b0e89fb562e27dccae70348e" @@ -1308,10 +1310,6 @@ babylon@7.0.0-beta.4: version "7.0.0-beta.4" resolved "https://registry.yarnpkg.com/babylon/-/babylon-7.0.0-beta.4.tgz#82db799d2667f61bbaf34456dbfa91c37613459d" -babylon@^6.11.0, babylon@^6.13.0, babylon@^6.15.0: - version "6.16.1" - resolved "https://registry.yarnpkg.com/babylon/-/babylon-6.16.1.tgz#30c5a22f481978a9e7f8cdfdf496b11d94b404d3" - balanced-match@^0.4.1: version "0.4.2" resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-0.4.2.tgz#cb3f3e3c732dc0f01ee70b403f302e61d7709838" @@ -1435,7 +1433,7 @@ chai@^3.0.0, chai@^3.5.0: deep-eql "^0.1.3" type-detect "^1.0.0" -chalk@1.1.3, chalk@^1.0.0, chalk@^1.1.0, chalk@^1.1.1, chalk@^1.1.3: +chalk@^1.0.0, chalk@^1.1.0, chalk@^1.1.1, chalk@^1.1.3, chalk@1.1.3: version "1.1.3" resolved "https://registry.yarnpkg.com/chalk/-/chalk-1.1.3.tgz#a8115c55e4a702fe4d150abd3872822a7e09fc98" dependencies: @@ -1572,7 +1570,7 @@ combined-stream@^1.0.5, combined-stream@~1.0.5: dependencies: delayed-stream "~1.0.0" -commander@2.9.0, commander@2.9.x, commander@^2.5.0, commander@^2.8.1, commander@^2.9.0: +commander@^2.5.0, commander@^2.8.1, commander@^2.9.0, commander@2.9.0, commander@2.9.x: version "2.9.0" resolved "https://registry.yarnpkg.com/commander/-/commander-2.9.0.tgz#9c99094176e12240cb22d6c5146098400fe0f7d4" dependencies: @@ -1600,29 +1598,7 @@ compat-table@kangax/compat-table#c38f039b8ea7fadf347d3e300fec3611645e31e9: version "0.0.0" resolved "https://codeload.github.com/kangax/compat-table/tar.gz/c38f039b8ea7fadf347d3e300fec3611645e31e9" dependencies: - babel-core latest - babel-polyfill latest - babel-preset-es2015 latest - babel-preset-es2016 latest - babel-preset-es2017 latest - babel-preset-stage-0 latest - chalk "^1.1.3" - cheerio "^0.20.0" - closurecompiler latest - core-js latest - es5-shim latest - es6-shim latest - es6-transpiler latest - es7-shim latest - esdown latest - espree latest - esprima latest - jshint latest - jstransform latest - lodash.pickby "^4.6.0" object.assign "^4.0.4" - traceur latest - typescript latest concat-map@0.0.1: version "0.0.1" @@ -1705,7 +1681,7 @@ css-what@2.1: version "2.1.0" resolved "https://registry.yarnpkg.com/css-what/-/css-what-2.1.0.tgz#9467d032c38cfaefb9f2d79501253062f87fa1bd" -cssom@0.3.x, "cssom@>= 0.3.0 < 0.4.0": +"cssom@>= 0.3.0 < 0.4.0", cssom@0.3.x: version "0.3.2" resolved "https://registry.yarnpkg.com/cssom/-/cssom-0.3.2.tgz#b8036170c79f07a90ff2f16e22284027a243848b" @@ -1715,18 +1691,18 @@ cssom@0.3.x, "cssom@>= 0.3.0 < 0.4.0": dependencies: cssom "0.3.x" -d@1: - version "1.0.0" - resolved "https://registry.yarnpkg.com/d/-/d-1.0.0.tgz#754bb5bfe55451da69a58b94d45f4c5b0462d58f" - dependencies: - es5-ext "^0.10.9" - d@~0.1.1: version "0.1.1" resolved "https://registry.yarnpkg.com/d/-/d-0.1.1.tgz#da184c535d18d8ee7ba2aa229b914009fae11309" dependencies: es5-ext "~0.10.2" +d@1: + version "1.0.0" + resolved "https://registry.yarnpkg.com/d/-/d-1.0.0.tgz#754bb5bfe55451da69a58b94d45f4c5b0462d58f" + dependencies: + es5-ext "^0.10.9" + dashdash@^1.12.0: version "1.14.1" resolved "https://registry.yarnpkg.com/dashdash/-/dashdash-1.14.1.tgz#853cfa0f7cbe2fed5de20326b8dd581035f6e2f0" @@ -1745,18 +1721,18 @@ debug-log@^1.0.1: version "1.0.1" resolved "https://registry.yarnpkg.com/debug-log/-/debug-log-1.0.1.tgz#2307632d4c04382b8df8a32f70b895046d52745f" -debug@2.2.0, debug@~2.2.0: - version "2.2.0" - resolved "https://registry.yarnpkg.com/debug/-/debug-2.2.0.tgz#f87057e995b1a1f6ae6a4960664137bc56f039da" - dependencies: - ms "0.7.1" - debug@^2.1.1, debug@^2.2.0: version "2.6.3" resolved "https://registry.yarnpkg.com/debug/-/debug-2.6.3.tgz#0f7eb8c30965ec08c72accfa0130c8b79984141d" dependencies: ms "0.7.2" +debug@~2.2.0, debug@2.2.0: + version "2.2.0" + resolved "https://registry.yarnpkg.com/debug/-/debug-2.2.0.tgz#f87057e995b1a1f6ae6a4960664137bc56f039da" + dependencies: + ms "0.7.1" + decamelize@^1.0.0, decamelize@^1.1.1: version "1.2.0" resolved "https://registry.yarnpkg.com/decamelize/-/decamelize-1.2.0.tgz#f6534d15148269b20352e7bee26f501f9a191290" @@ -1840,14 +1816,14 @@ doctrine@^1.2.2: esutils "^2.0.2" isarray "^1.0.0" -dom-serializer@0, dom-serializer@~0.1.0: +dom-serializer@~0.1.0, dom-serializer@0: version "0.1.0" resolved "https://registry.yarnpkg.com/dom-serializer/-/dom-serializer-0.1.0.tgz#073c697546ce0780ce23be4a28e293e40bc30c82" dependencies: domelementtype "~1.1.1" entities "~1.1.1" -domelementtype@1, domelementtype@~1.1.1: +domelementtype@~1.1.1, domelementtype@1: version "1.1.3" resolved "https://registry.yarnpkg.com/domelementtype/-/domelementtype-1.1.3.tgz#bd28773e2642881aec51544924299c5cd822185b" @@ -1878,14 +1854,14 @@ elegant-spinner@^1.0.1: version "1.0.1" resolved "https://registry.yarnpkg.com/elegant-spinner/-/elegant-spinner-1.0.1.tgz#db043521c95d7e303fd8f345bedc3349cfb0729e" -entities@1.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/entities/-/entities-1.0.0.tgz#b2987aa3821347fcde642b24fdfc9e4fb712bf26" - entities@~1.1.1: version "1.1.1" resolved "https://registry.yarnpkg.com/entities/-/entities-1.1.1.tgz#6e5c2d0a5621b5dadaecef80b90edfb5cd7772f0" +entities@1.0: + version "1.0.0" + resolved "https://registry.yarnpkg.com/entities/-/entities-1.0.0.tgz#b2987aa3821347fcde642b24fdfc9e4fb712bf26" + error-ex@^1.2.0: version "1.3.1" resolved "https://registry.yarnpkg.com/error-ex/-/error-ex-1.3.1.tgz#f855a86ce61adc4e8621c3cda21e7a7612c3a8dc" @@ -1916,15 +1892,15 @@ es5-ext@^0.10.14, es5-ext@^0.10.9, es5-ext@~0.10.11, es5-ext@~0.10.14, es5-ext@~ es6-iterator "2" es6-symbol "~3.1" -es5-shim@latest: - version "4.5.9" - resolved "https://registry.yarnpkg.com/es5-shim/-/es5-shim-4.5.9.tgz#2a1e2b9e583ff5fed0c20a3ee2cbf3f75230a5c0" - es5-shim@~4.0.0: version "4.0.6" resolved "https://registry.yarnpkg.com/es5-shim/-/es5-shim-4.0.6.tgz#443bf1f0503cdeabceb01ec80a84af1b8f1ca9f7" -es6-iterator@2, es6-iterator@^2.0.1: +es5-shim@latest: + version "4.5.9" + resolved "https://registry.yarnpkg.com/es5-shim/-/es5-shim-4.5.9.tgz#2a1e2b9e583ff5fed0c20a3ee2cbf3f75230a5c0" + +es6-iterator@^2.0.1, es6-iterator@2: version "2.0.1" resolved "https://registry.yarnpkg.com/es6-iterator/-/es6-iterator-2.0.1.tgz#8e319c9f0453bf575d374940a655920e59ca5512" dependencies: @@ -1957,7 +1933,7 @@ es6-shim@latest: version "0.35.3" resolved "https://registry.yarnpkg.com/es6-shim/-/es6-shim-0.35.3.tgz#9bfb7363feffff87a6cdb6cd93e405ec3c4b6f26" -es6-symbol@3, es6-symbol@^3.1, es6-symbol@^3.1.1, es6-symbol@~3.1, es6-symbol@~3.1.0: +es6-symbol@^3.1, es6-symbol@^3.1.1, es6-symbol@~3.1, es6-symbol@~3.1.0, es6-symbol@3: version "3.1.1" resolved "https://registry.yarnpkg.com/es6-symbol/-/es6-symbol-3.1.1.tgz#bf00ef4fdab6ba1b46ecb7b629b4c7ed5715cc77" dependencies: @@ -2003,7 +1979,7 @@ es7-shim@latest: string.prototype.trimleft "^2.0.0" string.prototype.trimright "^2.0.0" -escape-string-regexp@1.0.5, escape-string-regexp@^1.0.2, escape-string-regexp@^1.0.5: +escape-string-regexp@^1.0.2, escape-string-regexp@^1.0.5, escape-string-regexp@1.0.5: version "1.0.5" resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4" @@ -2095,7 +2071,7 @@ esprima@^2.7.1: version "2.7.3" resolved "https://registry.yarnpkg.com/esprima/-/esprima-2.7.3.tgz#96e3b70d5779f6ad49cd032673d1c312767ba581" -esprima@^3.1.1, esprima@latest, esprima@~3.1.0: +esprima@^3.1.1, esprima@~3.1.0, esprima@latest: version "3.1.3" resolved "https://registry.yarnpkg.com/esprima/-/esprima-3.1.3.tgz#fdca51cee6133895e3c88d535ce49dbff62a4633" @@ -2118,7 +2094,7 @@ estraverse@~4.1.0: version "4.1.1" resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-4.1.1.tgz#f6caca728933a850ef90661d0e17982ba47111a2" -esutils@2.0.2, esutils@^2.0.2: +esutils@^2.0.2, esutils@2.0.2: version "2.0.2" resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.2.tgz#0abf4f1caa5bcb1f7a9d8acc6dea4faaa04bac9b" @@ -2379,7 +2355,7 @@ glob-parent@^2.0.0: dependencies: is-glob "^2.0.0" -glob@5.0.x, glob@^5.0.15: +glob@^5.0.15, glob@5.0.x: version "5.0.15" resolved "https://registry.yarnpkg.com/glob/-/glob-5.0.15.tgz#1bc936b9e02f4a603fcc222ecf7633d30b8b93b1" dependencies: @@ -2389,9 +2365,9 @@ glob@5.0.x, glob@^5.0.15: once "^1.3.0" path-is-absolute "^1.0.0" -glob@7.0.5: - version "7.0.5" - resolved "https://registry.yarnpkg.com/glob/-/glob-7.0.5.tgz#b4202a69099bbb4d292a7c1b95b6682b67ebdc95" +glob@^7.0.0, glob@^7.0.3, glob@^7.0.5, glob@^7.0.6, glob@^7.1.1, glob@7.1.1: + version "7.1.1" + resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.1.tgz#805211df04faaf1c63a3600306cdf5ade50b2ec8" dependencies: fs.realpath "^1.0.0" inflight "^1.0.4" @@ -2400,9 +2376,9 @@ glob@7.0.5: once "^1.3.0" path-is-absolute "^1.0.0" -glob@7.1.1, glob@^7.0.0, glob@^7.0.3, glob@^7.0.5, glob@^7.0.6, glob@^7.1.1: - version "7.1.1" - resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.1.tgz#805211df04faaf1c63a3600306cdf5ade50b2ec8" +glob@7.0.5: + version "7.0.5" + resolved "https://registry.yarnpkg.com/glob/-/glob-7.0.5.tgz#b4202a69099bbb4d292a7c1b95b6682b67ebdc95" dependencies: fs.realpath "^1.0.0" inflight "^1.0.4" @@ -2505,7 +2481,7 @@ hosted-git-info@^2.1.4: version "2.2.0" resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.2.0.tgz#7a0d097863d886c0fabbdcd37bf1758d8becf8a5" -htmlparser2@3.8.x, htmlparser2@~3.8.1: +htmlparser2@~3.8.1, htmlparser2@3.8.x: version "3.8.3" resolved "https://registry.yarnpkg.com/htmlparser2/-/htmlparser2-3.8.3.tgz#996c28b191516a8be86501a7d79757e5c70c1068" dependencies: @@ -2561,7 +2537,7 @@ inflight@^1.0.4: once "^1.3.0" wrappy "1" -inherits@2, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.0, inherits@~2.0.1: +inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.0, inherits@~2.0.1, inherits@2: version "2.0.3" resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de" @@ -2750,14 +2726,14 @@ is-utf8@^0.2.0: version "0.2.1" resolved "https://registry.yarnpkg.com/is-utf8/-/is-utf8-0.2.1.tgz#4b0da1442104d1b336340e80797e865cf39f7d72" +isarray@^1.0.0, isarray@~1.0.0, isarray@1.0.0: + version "1.0.0" + resolved "https://registry.yarnpkg.com/isarray/-/isarray-1.0.0.tgz#bb935d48582cba168c06834957a54a3e07124f11" + isarray@0.0.1: version "0.0.1" resolved "https://registry.yarnpkg.com/isarray/-/isarray-0.0.1.tgz#8a18acfca9a8f4177e09abfc6038939b05d1eedf" -isarray@1.0.0, isarray@^1.0.0, isarray@~1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/isarray/-/isarray-1.0.0.tgz#bb935d48582cba168c06834957a54a3e07124f11" - isexe@^1.1.1: version "1.1.2" resolved "https://registry.yarnpkg.com/isexe/-/isexe-1.1.2.tgz#36f3e22e60750920f5e7241a476a8c6a42275ad0" @@ -2881,14 +2857,14 @@ jsesc@^1.3.0: version "1.3.0" resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-1.3.0.tgz#46c3fec8c1892b12b0833db9bc7622176dbab34b" -jsesc@latest: - version "2.4.0" - resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-2.4.0.tgz#8568d223ff69c0b5e081b4f8edf5a23d978c9867" - jsesc@~0.5.0: version "0.5.0" resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-0.5.0.tgz#e7dee66e35d6fc16f710fe91d5cf69f70f08911d" +jsesc@latest: + version "2.4.0" + resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-2.4.0.tgz#8568d223ff69c0b5e081b4f8edf5a23d978c9867" + jshint@latest: version "2.9.4" resolved "https://registry.yarnpkg.com/jshint/-/jshint-2.9.4.tgz#5e3ba97848d5290273db514aee47fe24cf592934" @@ -3110,14 +3086,14 @@ lodash.pickby@^4.6.0: version "4.6.0" resolved "https://registry.yarnpkg.com/lodash.pickby/-/lodash.pickby-4.6.0.tgz#7dea21d8c18d7703a27c704c15d3b84a67e33aff" -lodash@3.7.x: - version "3.7.0" - resolved "https://registry.yarnpkg.com/lodash/-/lodash-3.7.0.tgz#3678bd8ab995057c07ade836ed2ef087da811d45" - lodash@^4.0.0, lodash@^4.1.0, lodash@^4.15.0, lodash@^4.17.4, lodash@^4.2.0, lodash@^4.3.0: version "4.17.4" resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae" +lodash@3.7.x: + version "3.7.0" + resolved "https://registry.yarnpkg.com/lodash/-/lodash-3.7.0.tgz#3678bd8ab995057c07ade836ed2ef087da811d45" + log-symbols@^1.0.2: version "1.0.2" resolved "https://registry.yarnpkg.com/log-symbols/-/log-symbols-1.0.2.tgz#376ff7b58ea3086a0f09facc74617eca501e1a18" @@ -3192,21 +3168,21 @@ mime-types@^2.1.12, mime-types@~2.1.7: dependencies: mime-db "~1.26.0" -"minimatch@2 || 3", minimatch@^3.0.0, minimatch@^3.0.2, minimatch@~3.0.2: +minimatch@^3.0.0, minimatch@^3.0.2, minimatch@~3.0.2, "minimatch@2 || 3": version "3.0.3" resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.3.tgz#2a4e4090b96b2db06a9d7df01055a62a77c9b774" dependencies: brace-expansion "^1.0.0" -minimist@0.0.8, minimist@~0.0.1: - version "0.0.8" - resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d" - -minimist@1.2.0, minimist@>=0.2.0, minimist@^1.2.0: +minimist@^1.2.0, minimist@>=0.2.0, minimist@1.2.0: version "1.2.0" resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284" -mkdirp@0.5.1, "mkdirp@>=0.5 0", mkdirp@^0.5.0, mkdirp@^0.5.1, mkdirp@~0.5.1: +minimist@~0.0.1, minimist@0.0.8: + version "0.0.8" + resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d" + +mkdirp@^0.5.0, mkdirp@^0.5.1, "mkdirp@>=0.5 0", mkdirp@~0.5.1, mkdirp@0.5.1: version "0.5.1" resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-0.5.1.tgz#30057438eac6cf7f8c4767f38648d6697d75c903" dependencies: @@ -3660,15 +3636,6 @@ read-pkg@^1.0.0: normalize-package-data "^2.3.2" path-type "^1.0.0" -readable-stream@1.1: - version "1.1.13" - resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-1.1.13.tgz#f6eef764f514c89e2b9e23146a75ba106756d23e" - dependencies: - core-util-is "~1.0.0" - inherits "~2.0.1" - isarray "0.0.1" - string_decoder "~0.10.x" - "readable-stream@^2.0.0 || ^1.1.13", readable-stream@^2.0.2, readable-stream@^2.2.2: version "2.2.5" resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-2.2.5.tgz#a0b187304e05bab01a4ce2b4cc9c607d5aa1d606" @@ -3702,6 +3669,15 @@ readable-stream@~2.1.4: string_decoder "~0.10.x" util-deprecate "~1.0.1" +readable-stream@1.1: + version "1.1.13" + resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-1.1.13.tgz#f6eef764f514c89e2b9e23146a75ba106756d23e" + dependencies: + core-util-is "~1.0.0" + inherits "~2.0.1" + isarray "0.0.1" + string_decoder "~0.10.x" + readdirp@^2.0.0: version "2.1.0" resolved "https://registry.yarnpkg.com/readdirp/-/readdirp-2.1.0.tgz#4ed0ad060df3073300c48440373f72d1cc642d78" @@ -3816,7 +3792,7 @@ repeating@^2.0.0: dependencies: is-finite "^1.0.0" -request@2.79.0, request@^2.55.0, request@^2.79.0: +request@^2.55.0, request@^2.79.0, request@2.79.0: version "2.79.0" resolved "https://registry.yarnpkg.com/request/-/request-2.79.0.tgz#4dfe5bf6be8b8cdc37fcf93e04b65577722710de" dependencies: @@ -3887,7 +3863,7 @@ right-align@^0.1.1: dependencies: align-text "^0.1.1" -rimraf@2, rimraf@^2.2.8, rimraf@^2.3.3, rimraf@^2.4.3, rimraf@^2.4.4, rimraf@^2.5.4, rimraf@^2.6.1: +rimraf@^2.2.8, rimraf@^2.3.3, rimraf@^2.4.3, rimraf@^2.4.4, rimraf@^2.5.4, rimraf@^2.6.1, rimraf@2: version "2.6.1" resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.6.1.tgz#c2338ec643df7a1b7fe5c54fa86f57428a55f33d" dependencies: @@ -3923,14 +3899,14 @@ sax@^1.1.4: version "1.2.2" resolved "https://registry.yarnpkg.com/sax/-/sax-1.2.2.tgz#fd8631a23bc7826bef5d871bdb87378c95647828" -"semver@2 || 3 || 4 || 5", semver@^5.3.0, semver@~5.3.0: - version "5.3.0" - resolved "https://registry.yarnpkg.com/semver/-/semver-5.3.0.tgz#9b2ce5d3de02d17c6012ad326aa6b4d0cf54f94f" - semver@^4.3.3: version "4.3.6" resolved "https://registry.yarnpkg.com/semver/-/semver-4.3.6.tgz#300bc6e0e86374f7ba61068b5b1ecd57fc6532da" +semver@^5.3.0, semver@~5.3.0, "semver@2 || 3 || 4 || 5": + version "5.3.0" + resolved "https://registry.yarnpkg.com/semver/-/semver-5.3.0.tgz#9b2ce5d3de02d17c6012ad326aa6b4d0cf54f94f" + set-blocking@^2.0.0, set-blocking@~2.0.0: version "2.0.0" resolved "https://registry.yarnpkg.com/set-blocking/-/set-blocking-2.0.0.tgz#045f9782d011ae9a6803ddd382b24392b3d890f7" @@ -3949,10 +3925,6 @@ shebang-regex@^1.0.0: version "1.0.0" resolved "https://registry.yarnpkg.com/shebang-regex/-/shebang-regex-1.0.0.tgz#da42f49740c0b42db2ca9728571cb190c98efea3" -shelljs@0.3.x: - version "0.3.0" - resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.3.0.tgz#3596e6307a781544f591f37da618360f31db57b1" - shelljs@^0.7.5: version "0.7.7" resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.7.7.tgz#b2f5c77ef97148f4b4f6e22682e10bba8667cff1" @@ -3961,6 +3933,10 @@ shelljs@^0.7.5: interpret "^1.0.0" rechoir "^0.6.2" +shelljs@0.3.x: + version "0.3.0" + resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.3.0.tgz#3596e6307a781544f591f37da618360f31db57b1" + signal-exit@^2.0.0: version "2.1.2" resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-2.1.2.tgz#375879b1f92ebc3b334480d038dc546a6d558564" @@ -4007,12 +3983,6 @@ source-map-support@~0.2.8: dependencies: source-map "0.1.32" -source-map@0.1.32: - version "0.1.32" - resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.1.32.tgz#c8b6c167797ba4740a8ea33252162ff08591b266" - dependencies: - amdefine ">=0.0.4" - source-map@^0.4.2, source-map@^0.4.4: version "0.4.4" resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.4.4.tgz#eba4f5da9c0dc999de68032d8b4f76173652036b" @@ -4029,6 +3999,12 @@ source-map@~0.2.0: dependencies: amdefine ">=0.0.4" +source-map@0.1.32: + version "0.1.32" + resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.1.32.tgz#c8b6c167797ba4740a8ea33252162ff08591b266" + dependencies: + amdefine ">=0.0.4" + spawn-wrap@1.2.4: version "1.2.4" resolved "https://registry.yarnpkg.com/spawn-wrap/-/spawn-wrap-1.2.4.tgz#920eb211a769c093eebfbd5b0e7a5d2e68ab2e40" @@ -4081,6 +4057,10 @@ stream-to-observable@^0.1.0: version "0.1.0" resolved "https://registry.yarnpkg.com/stream-to-observable/-/stream-to-observable-0.1.0.tgz#45bf1d9f2d7dc09bed81f1c307c430e68b84cffe" +string_decoder@~0.10.x: + version "0.10.31" + resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-0.10.31.tgz#62e203bc41766c6c28c9fc84301dab1c5310fa94" + string-alter@latest: version "0.7.3" resolved "https://registry.yarnpkg.com/string-alter/-/string-alter-0.7.3.tgz#a99f203d7293396348b49fc723dd7ab0a0b8d892" @@ -4138,10 +4118,6 @@ string.prototype.trimright@^2.0.0: define-properties "^1.1.2" function-bind "^1.0.2" -string_decoder@~0.10.x: - version "0.10.31" - resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-0.10.31.tgz#62e203bc41766c6c28c9fc84301dab1c5310fa94" - stringmap@~0.2.0: version "0.2.2" resolved "https://registry.yarnpkg.com/stringmap/-/stringmap-0.2.2.tgz#556c137b258f942b8776f5b2ef582aa069d7d1b1" @@ -4174,24 +4150,24 @@ strip-eof@^1.0.0: version "1.0.0" resolved "https://registry.yarnpkg.com/strip-eof/-/strip-eof-1.0.0.tgz#bb43ff5598a6eb05d89b59fcd129c983313606bf" -strip-json-comments@1.0.x: - version "1.0.4" - resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-1.0.4.tgz#1e15fbcac97d3ee99bf2d73b4c656b082bbafb91" - strip-json-comments@~2.0.1: version "2.0.1" resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a" -supports-color@3.1.2, supports-color@^3.1.2: - version "3.1.2" - resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-3.1.2.tgz#72a262894d9d408b956ca05ff37b2ed8a6e2a2d5" - dependencies: - has-flag "^1.0.0" +strip-json-comments@1.0.x: + version "1.0.4" + resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-1.0.4.tgz#1e15fbcac97d3ee99bf2d73b4c656b082bbafb91" supports-color@^2.0.0: version "2.0.0" resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-2.0.0.tgz#535d045ce6b6363fa40117084629995e9df324c7" +supports-color@^3.1.2, supports-color@3.1.2: + version "3.1.2" + resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-3.1.2.tgz#72a262894d9d408b956ca05ff37b2ed8a6e2a2d5" + dependencies: + has-flag "^1.0.0" + symbol-observable@^1.0.1: version "1.0.4" resolved "https://registry.yarnpkg.com/symbol-observable/-/symbol-observable-1.0.4.tgz#29bf615d4aa7121bdd898b22d4b3f9bc4e2aa03d" @@ -4310,14 +4286,14 @@ type-check@~0.3.2: dependencies: prelude-ls "~1.1.2" -type-detect@0.1.1: - version "0.1.1" - resolved "https://registry.yarnpkg.com/type-detect/-/type-detect-0.1.1.tgz#0ba5ec2a885640e470ea4e8505971900dac58822" - type-detect@^1.0.0: version "1.0.0" resolved "https://registry.yarnpkg.com/type-detect/-/type-detect-1.0.0.tgz#762217cc06db258ec48908a1298e8b95121e8ea2" +type-detect@0.1.1: + version "0.1.1" + resolved "https://registry.yarnpkg.com/type-detect/-/type-detect-0.1.1.tgz#0ba5ec2a885640e470ea4e8505971900dac58822" + typedarray@^0.0.6: version "0.0.6" resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" @@ -4438,10 +4414,6 @@ window-size@0.1.0: version "0.1.0" resolved "https://registry.yarnpkg.com/window-size/-/window-size-0.1.0.tgz#5438cd2ea93b202efa3a19fe8887aee7c94f9c9d" -wordwrap@0.0.2: - version "0.0.2" - resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-0.0.2.tgz#b79669bb42ecb409f83d583cad52ca17eaa1643f" - wordwrap@~0.0.2: version "0.0.3" resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-0.0.3.tgz#a3d5da6cd5c0bc0008d37234bbaf1bed63059107" @@ -4450,6 +4422,10 @@ wordwrap@~1.0.0: version "1.0.0" resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-1.0.0.tgz#27584810891456a4171c8d0226441ade90cbcaeb" +wordwrap@0.0.2: + version "0.0.2" + resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-0.0.2.tgz#b79669bb42ecb409f83d583cad52ca17eaa1643f" + wrap-ansi@^2.0.0: version "2.1.0" resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-2.1.0.tgz#d8fc3d284dd05794fe84973caecdd1cf824fdd85" @@ -4523,3 +4499,4 @@ yargs@~3.10.0: cliui "^2.1.0" decamelize "^1.0.0" window-size "0.1.0" +