File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 51
51
},
52
52
"dependencies" : {
53
53
"@ember/render-modifiers" : " ^2.0.0" ,
54
+ "@ember/string" : " ^3.0.1" ,
54
55
"@embroider/macros" : " ^1.8.3" ,
55
56
"@embroider/util" : " ^1.10.0" ,
56
57
"@glimmer/component" : " ^1.0.4" ,
Original file line number Diff line number Diff line change 1048
1048
ember-cli-babel "^7.26.11"
1049
1049
ember-modifier-manager-polyfill "^1.2.0"
1050
1050
1051
+ "@ember/string@^3.0.1":
1052
+ version "3.1.1"
1053
+ resolved "https://registry.yarnpkg.com/@ember/string/-/string-3.1.1.tgz#0a5ac0d1e4925259e41d5c8d55ef616117d47ff0"
1054
+ integrity sha512-UbXJ+k3QOrYN4SRPHgXCqYIJ+yWWUg1+vr0H4DhdQPTy8LJfyqwZ2tc5uqpSSnEXE+/1KopHBE5J8GDagAg5cg==
1055
+ dependencies:
1056
+ ember-cli-babel "^7.26.6"
1057
+
1051
1058
"@ember/test-helpers@^2.6.0":
1052
1059
version "2.9.4"
1053
1060
resolved "https://registry.yarnpkg.com/@ember/test-helpers/-/test-helpers-2.9.4.tgz#985022e9ba05cfc918bcf08b77cbb355f85b723e"
You can’t perform that action at this time.
0 commit comments