|
194 | 194 | dependencies: |
195 | 195 | "@babel/types" "^7.8.3" |
196 | 196 |
|
197 | | -"@babel/helper-module-imports@^7.0.0": |
198 | | - version "7.8.0" |
199 | | - resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.8.0.tgz#076edda55d8cd39c099981b785ce53f4303b967e" |
200 | | - integrity sha512-ylY9J6ZxEcjmJaJ4P6aVs/fZdrZVctCGnxxfYXwCnSMapqd544zT8lWK2qI/vBPjE5gS0o2jILnH+AkpsPauEQ== |
201 | | - dependencies: |
202 | | - "@babel/types" "^7.8.0" |
203 | | - |
204 | | -"@babel/helper-module-imports@^7.8.3": |
| 197 | +"@babel/helper-module-imports@^7.0.0", "@babel/helper-module-imports@^7.8.3": |
205 | 198 | version "7.8.3" |
206 | 199 | resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.8.3.tgz#7fe39589b39c016331b6b8c3f441e8f0b1419498" |
207 | 200 | integrity sha512-R0Bx3jippsbAEtzkpZ/6FIiuzOURPcMjHp+Z6xPe6DtApDJx+w7UYyOLanZqO8+wKR9G10s/FmHXvxaMd9s6Kg== |
|
519 | 512 | dependencies: |
520 | 513 | "@babel/helper-plugin-utils" "^7.8.3" |
521 | 514 |
|
522 | | -"@babel/plugin-transform-block-scoping@^7.6.2": |
523 | | - version "7.8.0" |
524 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.8.0.tgz#f6a81bc8c76dbbd202b718cb9e681a27f1d0af8f" |
525 | | - integrity sha512-FKTK4hzg7W950Yu9iqMl12WBixCmusMc5HBt3/ErvpFLnvr3/6mu/EBTZoCEJ0mw/lQUDfU01vTcZY9oEahlMg== |
526 | | - dependencies: |
527 | | - "@babel/helper-plugin-utils" "^7.8.0" |
528 | | - lodash "^4.17.13" |
529 | | - |
530 | | -"@babel/plugin-transform-block-scoping@^7.8.3": |
| 515 | +"@babel/plugin-transform-block-scoping@^7.6.2", "@babel/plugin-transform-block-scoping@^7.8.3": |
531 | 516 | version "7.8.3" |
532 | 517 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.8.3.tgz#97d35dab66857a437c166358b91d09050c868f3a" |
533 | 518 | integrity sha512-pGnYfm7RNRgYRi7bids5bHluENHqJhrV4bCZRwc5GamaWIIs07N4rZECcmJL6ZClwjDz1GbdMZFtPs27hTB06w== |
|
973 | 958 | resolved "https://registry.yarnpkg.com/@ember-data/rfc395-data/-/rfc395-data-0.0.4.tgz#ecb86efdf5d7733a76ff14ea651a1b0ed1f8a843" |
974 | 959 | integrity sha512-tGRdvgC9/QMQSuSuJV45xoyhI0Pzjm7A9o/MVVA3HakXIImJbbzx/k/6dO9CUEQXIyS2y0fW6C1XaYOG7rY0FQ== |
975 | 960 |
|
976 | | -"@ember/edition-utils@^1.1.1", "@ember/edition-utils@^1.2.0": |
| 961 | +"@ember/edition-utils@^1.2.0": |
977 | 962 | version "1.2.0" |
978 | 963 | resolved "https://registry.yarnpkg.com/@ember/edition-utils/-/edition-utils-1.2.0.tgz#a039f542dc14c8e8299c81cd5abba95e2459cfa6" |
979 | 964 | integrity sha512-VmVq/8saCaPdesQmftPqbFtxJWrzxNGSQ+e8x8LLe3Hjm36pJ04Q8LeORGZkAeOhldoUX9seLGmSaHeXkIqoog== |
@@ -3998,18 +3983,19 @@ ember-source-channel-url@^2.0.1: |
3998 | 3983 | dependencies: |
3999 | 3984 | got "^8.0.1" |
4000 | 3985 |
|
4001 | | -ember-source@~3.15.0: |
4002 | | - version "3.15.0" |
4003 | | - resolved "https://registry.yarnpkg.com/ember-source/-/ember-source-3.15.0.tgz#f6500c6d289ce58231bf1e6695c4974df2be7390" |
4004 | | - integrity sha512-daTELJBDMGqAmQb/Puxdk1YR204/zs1DEiEMQWlqbtmhphAoDUbGi9ifJu20ajP/IcOCWw9Vp7aPzguTohWF7w== |
| 3986 | +ember-source@~3.16.1: |
| 3987 | + version "3.16.1" |
| 3988 | + resolved "https://registry.yarnpkg.com/ember-source/-/ember-source-3.16.1.tgz#997f51c2b74620906d2a8111089b6e894b6165e6" |
| 3989 | + integrity sha512-4cYfQ+DsqeSTqG0RztuTsh8d8p0XdeIaPWe9Ol229GhQjM1JgpjQNTXGJDTIB8FfbAxycPlCwIk2qXygA+pFsA== |
4005 | 3990 | dependencies: |
4006 | 3991 | "@babel/helper-module-imports" "^7.0.0" |
4007 | 3992 | "@babel/plugin-transform-block-scoping" "^7.6.2" |
4008 | 3993 | "@babel/plugin-transform-object-assign" "^7.2.0" |
4009 | | - "@ember/edition-utils" "^1.1.1" |
| 3994 | + "@ember/edition-utils" "^1.2.0" |
4010 | 3995 | babel-plugin-debug-macros "^0.3.3" |
4011 | 3996 | babel-plugin-filter-imports "^3.0.0" |
4012 | 3997 | broccoli-concat "^3.7.4" |
| 3998 | + broccoli-debug "^0.6.4" |
4013 | 3999 | broccoli-funnel "^2.0.2" |
4014 | 4000 | broccoli-merge-trees "^3.0.2" |
4015 | 4001 | chalk "^2.4.2" |
|
0 commit comments