Skip to content

Commit 486debb

Browse files
Bump ember-concurrency from 1.1.6 to 1.1.7
Bumps [ember-concurrency](https://github.com/machty/ember-concurrency) from 1.1.6 to 1.1.7. - [Release notes](https://github.com/machty/ember-concurrency/releases) - [Changelog](https://github.com/machty/ember-concurrency/blob/master/CHANGELOG.md) - [Commits](machty/ember-concurrency@1.1.6...1.1.7) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent c9942cb commit 486debb

File tree

1 file changed

+13
-194
lines changed

1 file changed

+13
-194
lines changed

yarn.lock

Lines changed: 13 additions & 194 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
invariant "^2.2.4"
3131
semver "^5.5.0"
3232

33-
"@babel/core@^7.0.0", "@babel/core@^7.1.6", "@babel/core@^7.2.2", "@babel/core@^7.3.3", "@babel/core@^7.3.4":
33+
"@babel/core@^7.0.0", "@babel/core@^7.1.6", "@babel/core@^7.2.2", "@babel/core@^7.3.4":
3434
version "7.5.4"
3535
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.5.4.tgz#4c32df7ad5a58e9ea27ad025c11276324e0b4ddd"
3636
integrity sha512-+DaeBEpYq6b2+ZmHx3tHspC+ZRflrvLqwfv8E3hNr5LVQoyBnL8RPKSBCg+rK2W2My9PWlujBiqd0ZPsR9Q6zQ==
@@ -132,7 +132,7 @@
132132
"@babel/traverse" "^7.1.0"
133133
"@babel/types" "^7.0.0"
134134

135-
"@babel/helper-compilation-targets@^7.8.4", "@babel/helper-compilation-targets@^7.8.7":
135+
"@babel/helper-compilation-targets@^7.8.7":
136136
version "7.8.7"
137137
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.8.7.tgz#dac1eea159c0e4bd46e309b5a1b04a66b53c1dde"
138138
integrity sha512-4mWm8DCK2LugIS+p1yArqvG1Pf162upsIsjE7cNBjez+NjliQpVhj20obE520nao0o14DaTnFJv+Fw5a0JpoUw==
@@ -143,18 +143,6 @@
143143
levenary "^1.1.1"
144144
semver "^5.5.0"
145145

146-
"@babel/helper-create-class-features-plugin@^7.4.0":
147-
version "7.4.3"
148-
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.4.3.tgz#5bbd279c6c3ac6a60266b89bbfe7f8021080a1ef"
149-
integrity sha512-UMl3TSpX11PuODYdWGrUeW6zFkdYhDn7wRLrOuNVM6f9L+S9CzmDXYyrp3MTHcwWjnzur1f/Op8A7iYZWya2Yg==
150-
dependencies:
151-
"@babel/helper-function-name" "^7.1.0"
152-
"@babel/helper-member-expression-to-functions" "^7.0.0"
153-
"@babel/helper-optimise-call-expression" "^7.0.0"
154-
"@babel/helper-plugin-utils" "^7.0.0"
155-
"@babel/helper-replace-supers" "^7.4.0"
156-
"@babel/helper-split-export-declaration" "^7.4.0"
157-
158146
"@babel/helper-create-class-features-plugin@^7.4.4":
159147
version "7.4.4"
160148
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.4.4.tgz#fc3d690af6554cc9efc607364a82d48f58736dba"
@@ -391,16 +379,6 @@
391379
"@babel/traverse" "^7.2.3"
392380
"@babel/types" "^7.0.0"
393381

394-
"@babel/helper-replace-supers@^7.4.0":
395-
version "7.4.0"
396-
resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.4.0.tgz#4f56adb6aedcd449d2da9399c2dcf0545463b64c"
397-
integrity sha512-PVwCVnWWAgnal+kJ+ZSAphzyl58XrFeSKSAJRiqg5QToTsjL+Xu1f9+RJ+d+Q0aPhPfBGaYfkox66k86thxNSg==
398-
dependencies:
399-
"@babel/helper-member-expression-to-functions" "^7.0.0"
400-
"@babel/helper-optimise-call-expression" "^7.0.0"
401-
"@babel/traverse" "^7.4.0"
402-
"@babel/types" "^7.4.0"
403-
404382
"@babel/helper-replace-supers@^7.4.4":
405383
version "7.4.4"
406384
resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.4.4.tgz#aee41783ebe4f2d3ab3ae775e1cc6f1a90cefa27"
@@ -444,13 +422,6 @@
444422
dependencies:
445423
"@babel/types" "^7.0.0"
446424

447-
"@babel/helper-split-export-declaration@^7.4.0":
448-
version "7.4.0"
449-
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.4.0.tgz#571bfd52701f492920d63b7f735030e9a3e10b55"
450-
integrity sha512-7Cuc6JZiYShaZnybDmfwhY4UYHzI6rlqhWjaIqbsJGsIqPimEYy5uh3akSRLMg65LSdSEnJ8a8/bWQN6u2oMGw==
451-
dependencies:
452-
"@babel/types" "^7.4.0"
453-
454425
"@babel/helper-split-export-declaration@^7.4.4":
455426
version "7.4.4"
456427
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.4.4.tgz#ff94894a340be78f53f06af038b205c49d993677"
@@ -572,14 +543,6 @@
572543
"@babel/helper-create-class-features-plugin" "^7.4.4"
573544
"@babel/helper-plugin-utils" "^7.0.0"
574545

575-
"@babel/plugin-proposal-class-properties@^7.3.4":
576-
version "7.4.0"
577-
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.4.0.tgz#d70db61a2f1fd79de927eea91f6411c964e084b8"
578-
integrity sha512-t2ECPNOXsIeK1JxJNKmgbzQtoG27KIlVE61vTqX0DKR9E9sZlVVxWUtEW9D5FlZ8b8j7SBNCHY47GgPKCKlpPg==
579-
dependencies:
580-
"@babel/helper-create-class-features-plugin" "^7.4.0"
581-
"@babel/helper-plugin-utils" "^7.0.0"
582-
583546
"@babel/plugin-proposal-class-properties@^7.8.3":
584547
version "7.8.3"
585548
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.8.3.tgz#5e06654af5cd04b608915aada9b2a6788004464e"
@@ -588,15 +551,6 @@
588551
"@babel/helper-create-class-features-plugin" "^7.8.3"
589552
"@babel/helper-plugin-utils" "^7.8.3"
590553

591-
"@babel/plugin-proposal-decorators@^7.3.0":
592-
version "7.4.0"
593-
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.4.0.tgz#8e1bfd83efa54a5f662033afcc2b8e701f4bb3a9"
594-
integrity sha512-d08TLmXeK/XbgCo7ZeZ+JaeZDtDai/2ctapTRsWWkkmy7G/cqz8DQN/HlWG7RR4YmfXxmExsbU3SuCjlM7AtUg==
595-
dependencies:
596-
"@babel/helper-create-class-features-plugin" "^7.4.0"
597-
"@babel/helper-plugin-utils" "^7.0.0"
598-
"@babel/plugin-syntax-decorators" "^7.2.0"
599-
600554
"@babel/plugin-proposal-decorators@^7.8.3":
601555
version "7.8.3"
602556
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.8.3.tgz#2156860ab65c5abf068c3f67042184041066543e"
@@ -717,13 +671,6 @@
717671
dependencies:
718672
"@babel/helper-plugin-utils" "^7.8.0"
719673

720-
"@babel/plugin-syntax-decorators@^7.2.0":
721-
version "7.2.0"
722-
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-decorators/-/plugin-syntax-decorators-7.2.0.tgz#c50b1b957dcc69e4b1127b65e1c33eef61570c1b"
723-
integrity sha512-38QdqVoXdHUQfTpZo3rQwqQdWtCn5tMv4uV6r2RMfTqNBuv4ZBhz79SfaQWKTVmxHjeFv/DnXVC/+agHCklYWA==
724-
dependencies:
725-
"@babel/helper-plugin-utils" "^7.0.0"
726-
727674
"@babel/plugin-syntax-decorators@^7.8.3":
728675
version "7.8.3"
729676
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-decorators/-/plugin-syntax-decorators-7.8.3.tgz#8d2c15a9f1af624b0025f961682a9d53d3001bda"
@@ -1045,15 +992,15 @@
1045992
dependencies:
1046993
"@babel/helper-plugin-utils" "^7.8.3"
1047994

1048-
"@babel/plugin-transform-modules-amd@^7.0.0", "@babel/plugin-transform-modules-amd@^7.2.0":
995+
"@babel/plugin-transform-modules-amd@^7.2.0":
1049996
version "7.2.0"
1050997
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.2.0.tgz#82a9bce45b95441f617a24011dc89d12da7f4ee6"
1051998
integrity sha512-mK2A8ucqz1qhrdqjS9VMIDfIvvT2thrEsIQzbaTdc5QFzhDjQv2CkJJ5f6BXIkgbmaoax3zBr2RyvV/8zeoUZw==
1052999
dependencies:
10531000
"@babel/helper-module-transforms" "^7.1.0"
10541001
"@babel/helper-plugin-utils" "^7.0.0"
10551002

1056-
"@babel/plugin-transform-modules-amd@^7.7.5", "@babel/plugin-transform-modules-amd@^7.8.3", "@babel/plugin-transform-modules-amd@^7.9.0":
1003+
"@babel/plugin-transform-modules-amd@^7.7.5", "@babel/plugin-transform-modules-amd@^7.9.0":
10571004
version "7.9.0"
10581005
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.9.0.tgz#19755ee721912cf5bb04c07d50280af3484efef4"
10591006
integrity sha512-vZgDDF003B14O8zJy0XXLnPH4sg+9X5hFBBGN1V+B2rgrB+J2xIypSN6Rk9imB2hSTHQi5OHLrFWsZab1GMk+Q==
@@ -1204,17 +1151,7 @@
12041151
dependencies:
12051152
"@babel/helper-plugin-utils" "^7.8.3"
12061153

1207-
"@babel/plugin-transform-runtime@^7.2.0":
1208-
version "7.4.3"
1209-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.4.3.tgz#4d6691690ecdc9f5cb8c3ab170a1576c1f556371"
1210-
integrity sha512-7Q61bU+uEI7bCUFReT1NKn7/X6sDQsZ7wL1sJ9IYMAO7cI+eg6x9re1cEw2fCRMbbTVyoeUKWSV1M6azEfKCfg==
1211-
dependencies:
1212-
"@babel/helper-module-imports" "^7.0.0"
1213-
"@babel/helper-plugin-utils" "^7.0.0"
1214-
resolve "^1.8.1"
1215-
semver "^5.5.1"
1216-
1217-
"@babel/plugin-transform-runtime@^7.8.3", "@babel/plugin-transform-runtime@^7.9.0":
1154+
"@babel/plugin-transform-runtime@^7.9.0":
12181155
version "7.9.0"
12191156
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.9.0.tgz#45468c0ae74cc13204e1d3b1f4ce6ee83258af0b"
12201157
integrity sha512-pUu9VSf3kI1OqbWINQ7MaugnitRss1z533436waNXp+0N3ur3zfut37sXiQMxkuCF4VUjwZucen/quskCh7NHw==
@@ -1298,7 +1235,7 @@
12981235
dependencies:
12991236
"@babel/helper-plugin-utils" "^7.8.3"
13001237

1301-
"@babel/plugin-transform-typescript@^7.8.3", "@babel/plugin-transform-typescript@^7.9.0":
1238+
"@babel/plugin-transform-typescript@^7.9.0":
13021239
version "7.9.4"
13031240
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.9.4.tgz#4bb4dde4f10bbf2d787fce9707fb09b483e33359"
13041241
integrity sha512-yeWeUkKx2auDbSxRe8MusAG+n4m9BFY/v+lPjmQDgOFX5qnySkUY5oXzkp6FwPdsYqnKay6lorXYdC0n3bZO7w==
@@ -1350,14 +1287,6 @@
13501287
"@babel/helper-create-regexp-features-plugin" "^7.8.3"
13511288
"@babel/helper-plugin-utils" "^7.8.3"
13521289

1353-
"@babel/polyfill@^7.0.0":
1354-
version "7.2.5"
1355-
resolved "https://registry.yarnpkg.com/@babel/polyfill/-/polyfill-7.2.5.tgz#6c54b964f71ad27edddc567d065e57e87ed7fa7d"
1356-
integrity sha512-8Y/t3MWThtMLYr0YNC/Q76tqN1w30+b0uQMeFUYauG2UGTR19zyUtFrAzT23zNtBxPp+LbE5E/nwV/q/r3y6ug==
1357-
dependencies:
1358-
core-js "^2.5.7"
1359-
regenerator-runtime "^0.12.0"
1360-
13611290
"@babel/polyfill@^7.8.3", "@babel/polyfill@^7.8.7":
13621291
version "7.8.7"
13631292
resolved "https://registry.yarnpkg.com/@babel/polyfill/-/polyfill-7.8.7.tgz#151ec24c7135481336168c3bd8b8bf0cf91c032f"
@@ -1413,7 +1342,7 @@
14131342
js-levenshtein "^1.1.3"
14141343
semver "^5.3.0"
14151344

1416-
"@babel/preset-env@^7.8.4", "@babel/preset-env@^7.9.0":
1345+
"@babel/preset-env@^7.9.0":
14171346
version "7.9.0"
14181347
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.9.0.tgz#a5fc42480e950ae8f5d9f8f2bbc03f52722df3a8"
14191348
integrity sha512-712DeRXT6dyKAM/FMbQTV/FvRCms2hPCx+3weRjZ8iQVQWZejWWk1wwG6ViWMyqb/ouBbGOl5b6aCk0+j1NmsQ==
@@ -1490,13 +1419,6 @@
14901419
"@babel/types" "^7.4.4"
14911420
esutils "^2.0.2"
14921421

1493-
"@babel/runtime@^7.2.0":
1494-
version "7.4.3"
1495-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.4.3.tgz#79888e452034223ad9609187a0ad1fe0d2ad4bdc"
1496-
integrity sha512-9lsJwJLxDh/T3Q3SZszfWOTkk3pHbkmH+3KY+zwIDmsNlxsumuhS2TH3NIpktU4kNvfzy+k3eLT7aTJSPTo0OA==
1497-
dependencies:
1498-
regenerator-runtime "^0.13.2"
1499-
15001422
"@babel/runtime@^7.8.4", "@babel/runtime@^7.9.0":
15011423
version "7.9.2"
15021424
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.9.2.tgz#d90df0583a3a252f09aaa619665367bae518db06"
@@ -1531,7 +1453,7 @@
15311453
"@babel/parser" "^7.8.6"
15321454
"@babel/types" "^7.8.6"
15331455

1534-
"@babel/traverse@^7.1.0", "@babel/traverse@^7.1.6", "@babel/traverse@^7.2.3", "@babel/traverse@^7.2.4", "@babel/traverse@^7.3.4", "@babel/traverse@^7.4.0", "@babel/traverse@^7.4.4", "@babel/traverse@^7.5.0":
1456+
"@babel/traverse@^7.1.0", "@babel/traverse@^7.1.6", "@babel/traverse@^7.2.3", "@babel/traverse@^7.2.4", "@babel/traverse@^7.3.4", "@babel/traverse@^7.4.4", "@babel/traverse@^7.5.0":
15351457
version "7.5.0"
15361458
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.5.0.tgz#4216d6586854ef5c3c4592dab56ec7eb78485485"
15371459
integrity sha512-SnA9aLbyOCcnnbQEGwdfBggnc142h/rbqqsXcaATj2hZcegCl903pUD/lfpsNBlBSuWow/YDfRyJuWi2EPR5cg==
@@ -1561,7 +1483,7 @@
15611483
globals "^11.1.0"
15621484
lodash "^4.17.13"
15631485

1564-
"@babel/types@^7.0.0", "@babel/types@^7.1.6", "@babel/types@^7.2.0", "@babel/types@^7.2.2", "@babel/types@^7.3.2", "@babel/types@^7.3.4", "@babel/types@^7.4.0", "@babel/types@^7.4.4", "@babel/types@^7.5.0":
1486+
"@babel/types@^7.0.0", "@babel/types@^7.1.6", "@babel/types@^7.2.0", "@babel/types@^7.2.2", "@babel/types@^7.3.2", "@babel/types@^7.3.4", "@babel/types@^7.4.4", "@babel/types@^7.5.0":
15651487
version "7.5.0"
15661488
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.5.0.tgz#e47d43840c2e7f9105bc4d3a2c371b4d0c7832ab"
15671489
integrity sha512-UFpDVqRABKsW01bvw7/wSUe56uy6RXM5+VJibVVAybDGxEW25jdwiFJEf7ASvSaC7sN7rbE/l3cLp2izav+CtQ==
@@ -3125,13 +3047,6 @@ babel-plugin-ember-modules-api-polyfill@^2.12.0, babel-plugin-ember-modules-api-
31253047
dependencies:
31263048
ember-rfc176-data "^0.3.12"
31273049

3128-
babel-plugin-ember-modules-api-polyfill@^2.9.0:
3129-
version "2.9.0"
3130-
resolved "https://registry.yarnpkg.com/babel-plugin-ember-modules-api-polyfill/-/babel-plugin-ember-modules-api-polyfill-2.9.0.tgz#8503e7b4192aeb336b00265e6235258ff6b754aa"
3131-
integrity sha512-c03h50291phJ2gQxo/aIOvFQE2c6glql1A7uagE3XbPXpKVAJOUxtVDjvWG6UAB6BC5ynsJfMWvY0w4TPRKIHQ==
3132-
dependencies:
3133-
ember-rfc176-data "^0.3.9"
3134-
31353050
babel-plugin-filter-imports@^4.0.0:
31363051
version "4.0.0"
31373052
resolved "https://registry.yarnpkg.com/babel-plugin-filter-imports/-/babel-plugin-filter-imports-4.0.0.tgz#068f8da15236a96a9602c36dc6f4a6eeca70a4f4"
@@ -3805,23 +3720,6 @@ broccoli-babel-transpiler@^6.5.0:
38053720
rsvp "^4.8.2"
38063721
workerpool "^2.3.0"
38073722

3808-
broccoli-babel-transpiler@^7.1.2:
3809-
version "7.2.0"
3810-
resolved "https://registry.yarnpkg.com/broccoli-babel-transpiler/-/broccoli-babel-transpiler-7.2.0.tgz#5c0d694c4055106abb385e2d3d88936d35b7cb18"
3811-
integrity sha512-lkP9dNFfK810CRHHWsNl9rjyYqcXH3qg0kArnA6tV9Owx3nlZm3Eyr0cGo6sMUQCNLH+2oKrRjOdUGSc6Um6Cw==
3812-
dependencies:
3813-
"@babel/core" "^7.3.3"
3814-
"@babel/polyfill" "^7.0.0"
3815-
broccoli-funnel "^2.0.2"
3816-
broccoli-merge-trees "^3.0.2"
3817-
broccoli-persistent-filter "^2.2.1"
3818-
clone "^2.1.2"
3819-
hash-for-dep "^1.4.7"
3820-
heimdalljs-logger "^0.1.9"
3821-
json-stable-stringify "^1.0.1"
3822-
rsvp "^4.8.4"
3823-
workerpool "^3.1.1"
3824-
38253723
broccoli-babel-transpiler@^7.4.0:
38263724
version "7.4.0"
38273725
resolved "https://registry.yarnpkg.com/broccoli-babel-transpiler/-/broccoli-babel-transpiler-7.4.0.tgz#f3069f0f77e8017aa17e1e757dfb4a30de044182"
@@ -5337,11 +5235,6 @@ core-js@^2.4.0, core-js@^2.5.0, core-js@^2.6.5:
53375235
resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.6.11.tgz#38831469f9922bded8ee21c9dc46985e0399308c"
53385236
integrity sha512-5wjnpaT/3dV+XB4borEsnAYQchn00XSgTAWKDkEqv+K8KevjbzmofK6hfJ9TZIlpj2N0xQpazy7PiRQiWHqzWg==
53395237

5340-
core-js@^2.5.7:
5341-
version "2.6.1"
5342-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.6.1.tgz#87416ae817de957a3f249b3b5ca475d4aaed6042"
5343-
integrity sha512-L72mmmEayPJBejKIWe2pYtGis5r0tQ5NaJekdhyXgeMQTpJoBsH0NL4ElY2LfSoV15xeQWKQ+XTTOZdyero5Xg==
5344-
53455238
53465239
version "2.0.6"
53475240
resolved "https://registry.yarnpkg.com/core-object/-/core-object-2.0.6.tgz#60134b9c40ff69b27bc15e82db945e4df782961b"
@@ -6121,39 +6014,7 @@ ember-cli-babel@^6.0.0-beta.4, ember-cli-babel@^6.10.0, ember-cli-babel@^6.11.0,
61216014
ember-cli-version-checker "^2.1.2"
61226015
semver "^5.5.0"
61236016

6124-
ember-cli-babel@^7.1.0, ember-cli-babel@^7.1.2, ember-cli-babel@^7.1.3, ember-cli-babel@^7.1.4, ember-cli-babel@^7.11.0, ember-cli-babel@^7.12.0, ember-cli-babel@^7.13.2, ember-cli-babel@^7.18.0:
6125-
version "7.18.0"
6126-
resolved "https://registry.yarnpkg.com/ember-cli-babel/-/ember-cli-babel-7.18.0.tgz#e979b73eee00cd93f63452c6170d045e8832f29c"
6127-
integrity sha512-OLPfYD8wSfCrmGHcUf8zEfySSvbAL+5Qp2RWLycJIMaBZhg+SncKj5kVkL3cPJR5n2hVHPdfmKTQIYjOYl6FnQ==
6128-
dependencies:
6129-
"@babel/core" "^7.8.4"
6130-
"@babel/helper-compilation-targets" "^7.8.4"
6131-
"@babel/plugin-proposal-class-properties" "^7.8.3"
6132-
"@babel/plugin-proposal-decorators" "^7.8.3"
6133-
"@babel/plugin-transform-modules-amd" "^7.8.3"
6134-
"@babel/plugin-transform-runtime" "^7.8.3"
6135-
"@babel/plugin-transform-typescript" "^7.8.3"
6136-
"@babel/polyfill" "^7.8.3"
6137-
"@babel/preset-env" "^7.8.4"
6138-
"@babel/runtime" "^7.8.4"
6139-
amd-name-resolver "^1.2.1"
6140-
babel-plugin-debug-macros "^0.3.0"
6141-
babel-plugin-ember-data-packages-polyfill "^0.1.2"
6142-
babel-plugin-ember-modules-api-polyfill "^2.12.0"
6143-
babel-plugin-module-resolver "^3.1.1"
6144-
broccoli-babel-transpiler "^7.4.0"
6145-
broccoli-debug "^0.6.4"
6146-
broccoli-funnel "^2.0.1"
6147-
broccoli-source "^1.1.0"
6148-
clone "^2.1.2"
6149-
ember-cli-babel-plugin-helpers "^1.1.0"
6150-
ember-cli-version-checker "^4.1.0"
6151-
ensure-posix-path "^1.0.2"
6152-
fixturify-project "^1.10.0"
6153-
rimraf "^3.0.1"
6154-
semver "^5.5.0"
6155-
6156-
ember-cli-babel@^7.10.0:
6017+
ember-cli-babel@^7.1.0, ember-cli-babel@^7.1.2, ember-cli-babel@^7.1.3, ember-cli-babel@^7.1.4, ember-cli-babel@^7.10.0, ember-cli-babel@^7.11.0, ember-cli-babel@^7.12.0, ember-cli-babel@^7.13.2, ember-cli-babel@^7.18.0, ember-cli-babel@^7.7.3:
61576018
version "7.19.0"
61586019
resolved "https://registry.yarnpkg.com/ember-cli-babel/-/ember-cli-babel-7.19.0.tgz#e6eddea18a867231fcf90a80689e92b98be9a63b"
61596020
integrity sha512-HiWKuoyy35vGEr+iCw6gUnQ3pS5qslyTlKEDW8cVoMbvZNGYBgRxHed5nklVUh+BS74AwR9lsp25BTAagYAP9Q==
@@ -6185,33 +6046,6 @@ ember-cli-babel@^7.10.0:
61856046
rimraf "^3.0.1"
61866047
semver "^5.5.0"
61876048

6188-
ember-cli-babel@^7.7.3:
6189-
version "7.8.0"
6190-
resolved "https://registry.yarnpkg.com/ember-cli-babel/-/ember-cli-babel-7.8.0.tgz#e596500eca0f5a7c9aaee755f803d1542f578acf"
6191-
integrity sha512-xUBgJQ81fqd7k/KIiGU+pjpoXhrmmRf9pUrqLenNSU5N+yeNFT5a1+w0b+p1F7oBphfXVwuxApdZxrmAHOdA3Q==
6192-
dependencies:
6193-
"@babel/core" "^7.0.0"
6194-
"@babel/plugin-proposal-class-properties" "^7.3.4"
6195-
"@babel/plugin-proposal-decorators" "^7.3.0"
6196-
"@babel/plugin-transform-modules-amd" "^7.0.0"
6197-
"@babel/plugin-transform-runtime" "^7.2.0"
6198-
"@babel/polyfill" "^7.0.0"
6199-
"@babel/preset-env" "^7.0.0"
6200-
"@babel/runtime" "^7.2.0"
6201-
amd-name-resolver "^1.2.1"
6202-
babel-plugin-debug-macros "^0.3.0"
6203-
babel-plugin-ember-modules-api-polyfill "^2.9.0"
6204-
babel-plugin-module-resolver "^3.1.1"
6205-
broccoli-babel-transpiler "^7.1.2"
6206-
broccoli-debug "^0.6.4"
6207-
broccoli-funnel "^2.0.1"
6208-
broccoli-source "^1.1.0"
6209-
clone "^2.1.2"
6210-
ember-cli-babel-plugin-helpers "^1.1.0"
6211-
ember-cli-version-checker "^2.1.2"
6212-
ensure-posix-path "^1.0.2"
6213-
semver "^5.5.0"
6214-
62156049
ember-cli-clipboard@^0.13.0:
62166050
version "0.13.0"
62176051
resolved "https://registry.yarnpkg.com/ember-cli-clipboard/-/ember-cli-clipboard-0.13.0.tgz#47d3de3aec09987409c162cbff36f966a2c138b7"
@@ -6694,9 +6528,9 @@ ember-composable-helpers@^2.3.1:
66946528
resolve "^1.10.0"
66956529

66966530
"ember-concurrency@^0.9.0 || ^0.10.0 || ^1.0.0", ember-concurrency@^1.1.6:
6697-
version "1.1.6"
6698-
resolved "https://registry.yarnpkg.com/ember-concurrency/-/ember-concurrency-1.1.6.tgz#a42806bc2066d556af1c75c7f031abccbf986f8f"
6699-
integrity sha512-SjHVtWHfkHpn2cSoZPU1TMpMvzDmS1pIFdi5NEmZnwhVUdQE55TiMp7l0xvoalWzylfFTaf+1PLWl82kw9zC2g==
6531+
version "1.1.7"
6532+
resolved "https://registry.yarnpkg.com/ember-concurrency/-/ember-concurrency-1.1.7.tgz#b3f0c0478db1096503499d39e1b263c575cd52ef"
6533+
integrity sha512-PtEJvB4wG8e5CEHRC9ILl2BxF6U/xlMOhfCji/x7FxNFB9M230Du86LAy+4/yOozZHyoARVuazABPUj02P+DmQ==
67006534
dependencies:
67016535
ember-cli-babel "^7.7.3"
67026536
ember-compatibility-helpers "^1.2.0"
@@ -6900,11 +6734,6 @@ ember-rfc176-data@^0.3.12:
69006734
resolved "https://registry.yarnpkg.com/ember-rfc176-data/-/ember-rfc176-data-0.3.12.tgz#90d82878e69e2ac9a5438e8ce14d12c6031c5bd2"
69016735
integrity sha512-g9HeZj/gU5bfIIrGXkP7MhS2b3Vu5DfNUrYr14hy99TgIvtZETO+96QF4WOEUXGjIJdfTRjerVnQlqngPQSv1g==
69026736

6903-
ember-rfc176-data@^0.3.9:
6904-
version "0.3.9"
6905-
resolved "https://registry.yarnpkg.com/ember-rfc176-data/-/ember-rfc176-data-0.3.9.tgz#44b6e051ead6c044ea87bd551f402e2cf89a7e3d"
6906-
integrity sha512-EiTo5YQS0Duy0xp9gCP8ekzv9vxirNi7MnIB4zWs+thtWp/mEKgf5mkiiLU2+oo8C5DuavVHhoPQDmyxh8Io1Q==
6907-
69086737
ember-router-generator@^2.0.0:
69096738
version "2.0.0"
69106739
resolved "https://registry.yarnpkg.com/ember-router-generator/-/ember-router-generator-2.0.0.tgz#d04abfed4ba8b42d166477bbce47fccc672dbde0"
@@ -12160,16 +11989,6 @@ regenerator-runtime@^0.11.0:
1216011989
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.11.1.tgz#be05ad7f9bf7d22e056f9726cee5017fbf19e2e9"
1216111990
integrity sha512-MguG95oij0fC3QV3URf4V2SDYGJhJnJGqvIIgdECeODCT98wSWDAJ94SSuVpYQUoTcGUIL6L4yNB7j1DFFHSBg==
1216211991

12163-
regenerator-runtime@^0.12.0:
12164-
version "0.12.1"
12165-
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.12.1.tgz#fa1a71544764c036f8c49b13a08b2594c9f8a0de"
12166-
integrity sha512-odxIc1/vDlo4iZcfXqRYFj0vpXFNoGdKMAUieAlFYO6m/nl5e9KR/beGf41z4a1FI+aQgtjhuaSlDxQ0hmkrHg==
12167-
12168-
regenerator-runtime@^0.13.2:
12169-
version "0.13.2"
12170-
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.2.tgz#32e59c9a6fb9b1a4aff09b4930ca2d4477343447"
12171-
integrity sha512-S/TQAZJO+D3m9xeN1WTI8dLKBBiRgXBlTJvbWjCThHWZj9EvHK70Ff50/tYj2J/fvBY6JtFVwRuazHN2E7M9BA==
12172-
1217311992
regenerator-runtime@^0.13.4:
1217411993
version "0.13.5"
1217511994
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.5.tgz#d878a1d094b4306d10b9096484b33ebd55e26697"

0 commit comments

Comments
 (0)