|
401 | 401 | "@babel/helper-plugin-utils" "^7.0.0"
|
402 | 402 | "@babel/plugin-syntax-json-strings" "^7.2.0"
|
403 | 403 |
|
| 404 | +"@babel/plugin-proposal-nullish-coalescing-operator@^7.4.4": |
| 405 | + version "7.4.4" |
| 406 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.4.4.tgz#41c360d59481d88e0ce3a3f837df10121a769b39" |
| 407 | + integrity sha512-Amph7Epui1Dh/xxUxS2+K22/MUi6+6JVTvy3P58tja3B6yKTSjwwx0/d83rF7551D6PVSSoplQb8GCwqec7HRw== |
| 408 | + dependencies: |
| 409 | + "@babel/helper-plugin-utils" "^7.0.0" |
| 410 | + "@babel/plugin-syntax-nullish-coalescing-operator" "^7.2.0" |
| 411 | + |
404 | 412 | "@babel/plugin-proposal-object-rest-spread@^7.3.4":
|
405 | 413 | version "7.3.4"
|
406 | 414 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.3.4.tgz#47f73cf7f2a721aad5c0261205405c642e424654"
|
|
417 | 425 | "@babel/helper-plugin-utils" "^7.0.0"
|
418 | 426 | "@babel/plugin-syntax-optional-catch-binding" "^7.2.0"
|
419 | 427 |
|
| 428 | +"@babel/plugin-proposal-optional-chaining@^7.6.0": |
| 429 | + version "7.6.0" |
| 430 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.6.0.tgz#e9bf1f9b9ba10c77c033082da75f068389041af8" |
| 431 | + integrity sha512-kj4gkZ6qUggkprRq3Uh5KP8XnE1MdIO0J7MhdDX8+rAbB6dJ2UrensGIS+0NPZAaaJ1Vr0PN6oLUgXMU1uMcSg== |
| 432 | + dependencies: |
| 433 | + "@babel/helper-plugin-utils" "^7.0.0" |
| 434 | + "@babel/plugin-syntax-optional-chaining" "^7.2.0" |
| 435 | + |
420 | 436 | "@babel/plugin-proposal-unicode-property-regex@^7.2.0":
|
421 | 437 | version "7.2.0"
|
422 | 438 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-unicode-property-regex/-/plugin-proposal-unicode-property-regex-7.2.0.tgz#abe7281fe46c95ddc143a65e5358647792039520"
|
|
454 | 470 | dependencies:
|
455 | 471 | "@babel/helper-plugin-utils" "^7.0.0"
|
456 | 472 |
|
| 473 | +"@babel/plugin-syntax-nullish-coalescing-operator@^7.2.0": |
| 474 | + version "7.2.0" |
| 475 | + resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.2.0.tgz#f75083dfd5ade73e783db729bbd87e7b9efb7624" |
| 476 | + integrity sha512-lRCEaKE+LTxDQtgbYajI04ddt6WW0WJq57xqkAZ+s11h4YgfRHhVA/Y2VhfPzzFD4qeLHWg32DMp9HooY4Kqlg== |
| 477 | + dependencies: |
| 478 | + "@babel/helper-plugin-utils" "^7.0.0" |
| 479 | + |
457 | 480 | "@babel/plugin-syntax-object-rest-spread@^7.2.0":
|
458 | 481 | version "7.2.0"
|
459 | 482 | resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.2.0.tgz#3b7a3e733510c57e820b9142a6579ac8b0dfad2e"
|
|
468 | 491 | dependencies:
|
469 | 492 | "@babel/helper-plugin-utils" "^7.0.0"
|
470 | 493 |
|
| 494 | +"@babel/plugin-syntax-optional-chaining@^7.2.0": |
| 495 | + version "7.2.0" |
| 496 | + resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-optional-chaining/-/plugin-syntax-optional-chaining-7.2.0.tgz#a59d6ae8c167e7608eaa443fda9fa8fa6bf21dff" |
| 497 | + integrity sha512-HtGCtvp5Uq/jH/WNUPkK6b7rufnCPLLlDAFN7cmACoIjaOOiXxUt3SswU5loHqrhtqTsa/WoLQ1OQ1AGuZqaWA== |
| 498 | + dependencies: |
| 499 | + "@babel/helper-plugin-utils" "^7.0.0" |
| 500 | + |
471 | 501 | "@babel/plugin-syntax-typescript@^7.2.0":
|
472 | 502 | version "7.3.3"
|
473 | 503 | resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.3.3.tgz#a7cc3f66119a9f7ebe2de5383cce193473d65991"
|
|
6095 | 6125 | dependencies:
|
6096 | 6126 | broccoli-caching-writer "^3.0.3"
|
6097 | 6127 | ember-cli-babel "^6.6.0"
|
6098 |
| - esdoc "github:pzuraq/esdoc#015a342" |
| 6128 | + esdoc pzuraq/esdoc#015a342 |
6099 | 6129 | esdoc-accessor-plugin "^1.0.0"
|
6100 | 6130 | esdoc-ecmascript-proposal-plugin "^1.0.0"
|
6101 | 6131 | fs-extra "^5.0.0"
|
@@ -7502,7 +7532,6 @@ esdoc-ecmascript-proposal-plugin@^1.0.0:
|
7502 | 7532 |
|
7503 | 7533 | "esdoc@github:pzuraq/esdoc#015a342":
|
7504 | 7534 | version "1.0.4"
|
7505 |
| - uid "015a3426b2e53b2b0270a9c00133780db3f1d144" |
7506 | 7535 | resolved "https://codeload.github.com/pzuraq/esdoc/tar.gz/015a3426b2e53b2b0270a9c00133780db3f1d144"
|
7507 | 7536 | dependencies:
|
7508 | 7537 | babel-generator "6.26.0"
|
@@ -9461,10 +9490,12 @@ imurmurhash@^0.1.4:
|
9461 | 9490 | integrity sha1-khi5srkoojixPcT7a21XbyMUU+o=
|
9462 | 9491 |
|
9463 | 9492 | "in-repo-a@link:tests/dummy/lib/in-repo-a":
|
9464 |
| - version "1.0.0" |
| 9493 | + version "0.0.0" |
| 9494 | + uid "" |
9465 | 9495 |
|
9466 | 9496 | "in-repo-b@link:tests/dummy/lib/in-repo-b":
|
9467 |
| - version "1.0.0" |
| 9497 | + version "0.0.0" |
| 9498 | + uid "" |
9468 | 9499 |
|
9469 | 9500 | include-path-searcher@^0.1.0:
|
9470 | 9501 | version "0.1.0"
|
|
0 commit comments