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 3737 "devDependencies" : {
3838 "@babel/eslint-parser" : " ^7.22.15" ,
3939 "@ember/optional-features" : " ^2.0.0" ,
40+ "@ember/string" : " ^3.1.1" ,
4041 "@ember/test-helpers" : " ^2.9.4" ,
4142 "@embroider/test-setup" : " ^2.1.1" ,
4243 "@glimmer/component" : " ^1.1.2" ,
Original file line number Diff line number Diff line change 11771177 ember-cli-babel "^7.10.0"
11781178 ember-modifier-manager-polyfill "^1.1.0"
11791179
1180+ "@ember/string@^3.1.1":
1181+ version "3.1.1"
1182+ resolved "https://registry.yarnpkg.com/@ember/string/-/string-3.1.1.tgz#0a5ac0d1e4925259e41d5c8d55ef616117d47ff0"
1183+ integrity sha512-UbXJ+k3QOrYN4SRPHgXCqYIJ+yWWUg1+vr0H4DhdQPTy8LJfyqwZ2tc5uqpSSnEXE+/1KopHBE5J8GDagAg5cg==
1184+ dependencies:
1185+ ember-cli-babel "^7.26.6"
1186+
11801187"@ember/test-helpers@^2.9.4":
11811188 version "2.9.4"
11821189 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