|
1475 | 1475 | resolved "https://registry.yarnpkg.com/@glimmer/validator/-/validator-0.44.0.tgz#03d127097dc9cb23052cdb7fcae59d0a9dca53e1"
|
1476 | 1476 | integrity sha512-i01plR0EgFVz69GDrEuFgq1NheIjZcyTy3c7q+w7d096ddPVeVcRzU3LKaqCfovvLJ+6lJx40j45ecycASUUyw==
|
1477 | 1477 |
|
| 1478 | + |
| 1479 | + version "0.74.2" |
| 1480 | + resolved "https://registry.yarnpkg.com/@glimmer/vm-babel-plugins/-/vm-babel-plugins-0.74.2.tgz#479774d5885201538245f4cba76cabd4b0dee3a5" |
| 1481 | + integrity sha512-DLIKzim7Fg3o54EPgz/wsEiLOUcg24P4WJ9AAv4xsXfBmFndkEDzq1oJ3SPhB167Vp1m+GKOlfKzFm9mxX5rdA== |
| 1482 | + dependencies: |
| 1483 | + babel-plugin-debug-macros "^0.3.4" |
| 1484 | + |
1478 | 1485 | "@glimmer/vm@^0.42.2":
|
1479 | 1486 | version "0.42.2"
|
1480 | 1487 | resolved "https://registry.yarnpkg.com/@glimmer/vm/-/vm-0.42.2.tgz#492a4f05eac587c3a37371b3c62593f20bef553d"
|
@@ -2815,7 +2822,7 @@ babel-plugin-debug-macros@^0.2.0, babel-plugin-debug-macros@^0.2.0-beta.6:
|
2815 | 2822 | dependencies:
|
2816 | 2823 | semver "^5.3.0"
|
2817 | 2824 |
|
2818 |
| -babel-plugin-debug-macros@^0.3.3: |
| 2825 | +babel-plugin-debug-macros@^0.3.3, babel-plugin-debug-macros@^0.3.4: |
2819 | 2826 | version "0.3.4"
|
2820 | 2827 | resolved "https://registry.yarnpkg.com/babel-plugin-debug-macros/-/babel-plugin-debug-macros-0.3.4.tgz#22961d0cb851a80654cece807a8b4b73d85c6075"
|
2821 | 2828 | integrity sha512-wfel/vb3pXfwIDZUrkoDrn5FHmlWI96PCJ3UCDv2a86poJ3EQrnArNW5KfHSVJ9IOgxHbo748cQt7sDU+0KCEw==
|
@@ -7007,15 +7014,16 @@ ember-source-channel-url@^3.0.0:
|
7007 | 7014 | dependencies:
|
7008 | 7015 | node-fetch "^2.6.0"
|
7009 | 7016 |
|
7010 |
| -ember-source@3.24.2: |
7011 |
| - version "3.24.2" |
7012 |
| - resolved "https://registry.yarnpkg.com/ember-source/-/ember-source-3.24.2.tgz#64c593057020eb867935cf0735e758e96bb5f4cd" |
7013 |
| - integrity sha512-naFddoVtCI01nDbmPC4u2+8CpnjQdKlgftkE35Io9Ud6PZTsTB1uib9jf5+v8h+ie+cNbRSfikKrB1odcGm0Og== |
| 7017 | +ember-source@3.25.1: |
| 7018 | + version "3.25.1" |
| 7019 | + resolved "https://registry.yarnpkg.com/ember-source/-/ember-source-3.25.1.tgz#7621fe7d471d08045b95c79fc760c3ca44efce4f" |
| 7020 | + integrity sha512-WCQV3FqbXRkYAwrwLZ6QcHZcTjT9ESa9H8Il+5H0QmDxLPiFnaj/UW4YLgZZ64X9PBT9WCUzLeLcccIFoFFm7w== |
7014 | 7021 | dependencies:
|
7015 | 7022 | "@babel/helper-module-imports" "^7.8.3"
|
7016 | 7023 | "@babel/plugin-transform-block-scoping" "^7.8.3"
|
7017 | 7024 | "@babel/plugin-transform-object-assign" "^7.8.3"
|
7018 | 7025 | "@ember/edition-utils" "^1.2.0"
|
| 7026 | + "@glimmer/vm-babel-plugins" "0.74.2" |
7019 | 7027 | babel-plugin-debug-macros "^0.3.3"
|
7020 | 7028 | babel-plugin-filter-imports "^4.0.0"
|
7021 | 7029 | broccoli-concat "^4.2.4"
|
|
0 commit comments