|
1468 | 1468 | resolved "https://registry.yarnpkg.com/@glimmer/validator/-/validator-0.44.0.tgz#03d127097dc9cb23052cdb7fcae59d0a9dca53e1"
|
1469 | 1469 | integrity sha512-i01plR0EgFVz69GDrEuFgq1NheIjZcyTy3c7q+w7d096ddPVeVcRzU3LKaqCfovvLJ+6lJx40j45ecycASUUyw==
|
1470 | 1470 |
|
| 1471 | + |
| 1472 | + version "0.74.2" |
| 1473 | + resolved "https://registry.yarnpkg.com/@glimmer/vm-babel-plugins/-/vm-babel-plugins-0.74.2.tgz#479774d5885201538245f4cba76cabd4b0dee3a5" |
| 1474 | + integrity sha512-DLIKzim7Fg3o54EPgz/wsEiLOUcg24P4WJ9AAv4xsXfBmFndkEDzq1oJ3SPhB167Vp1m+GKOlfKzFm9mxX5rdA== |
| 1475 | + dependencies: |
| 1476 | + babel-plugin-debug-macros "^0.3.4" |
| 1477 | + |
1471 | 1478 | "@glimmer/vm@^0.42.2":
|
1472 | 1479 | version "0.42.2"
|
1473 | 1480 | resolved "https://registry.yarnpkg.com/@glimmer/vm/-/vm-0.42.2.tgz#492a4f05eac587c3a37371b3c62593f20bef553d"
|
@@ -2808,7 +2815,7 @@ babel-plugin-debug-macros@^0.2.0, babel-plugin-debug-macros@^0.2.0-beta.6:
|
2808 | 2815 | dependencies:
|
2809 | 2816 | semver "^5.3.0"
|
2810 | 2817 |
|
2811 |
| -babel-plugin-debug-macros@^0.3.3: |
| 2818 | +babel-plugin-debug-macros@^0.3.3, babel-plugin-debug-macros@^0.3.4: |
2812 | 2819 | version "0.3.4"
|
2813 | 2820 | resolved "https://registry.yarnpkg.com/babel-plugin-debug-macros/-/babel-plugin-debug-macros-0.3.4.tgz#22961d0cb851a80654cece807a8b4b73d85c6075"
|
2814 | 2821 | integrity sha512-wfel/vb3pXfwIDZUrkoDrn5FHmlWI96PCJ3UCDv2a86poJ3EQrnArNW5KfHSVJ9IOgxHbo748cQt7sDU+0KCEw==
|
@@ -7000,15 +7007,16 @@ ember-source-channel-url@^3.0.0:
|
7000 | 7007 | dependencies:
|
7001 | 7008 | node-fetch "^2.6.0"
|
7002 | 7009 |
|
7003 |
| -ember-source@3.24.1: |
7004 |
| - version "3.24.1" |
7005 |
| - resolved "https://registry.yarnpkg.com/ember-source/-/ember-source-3.24.1.tgz#183cf2f556921726406c05f86224091133c33790" |
7006 |
| - integrity sha512-kP1sGTl64dPoHLSlmEMp2wAl+0hhuRnUsIm7sm3RI7aJ6QutN4pddVQacaMZMWfEtoR4N9Mmw+Wv6UI17AidRA== |
| 7010 | +ember-source@3.25.1: |
| 7011 | + version "3.25.1" |
| 7012 | + resolved "https://registry.yarnpkg.com/ember-source/-/ember-source-3.25.1.tgz#7621fe7d471d08045b95c79fc760c3ca44efce4f" |
| 7013 | + integrity sha512-WCQV3FqbXRkYAwrwLZ6QcHZcTjT9ESa9H8Il+5H0QmDxLPiFnaj/UW4YLgZZ64X9PBT9WCUzLeLcccIFoFFm7w== |
7007 | 7014 | dependencies:
|
7008 | 7015 | "@babel/helper-module-imports" "^7.8.3"
|
7009 | 7016 | "@babel/plugin-transform-block-scoping" "^7.8.3"
|
7010 | 7017 | "@babel/plugin-transform-object-assign" "^7.8.3"
|
7011 | 7018 | "@ember/edition-utils" "^1.2.0"
|
| 7019 | + "@glimmer/vm-babel-plugins" "0.74.2" |
7012 | 7020 | babel-plugin-debug-macros "^0.3.3"
|
7013 | 7021 | babel-plugin-filter-imports "^4.0.0"
|
7014 | 7022 | broccoli-concat "^4.2.4"
|
|
0 commit comments