File tree 2 files changed +8
-0
lines changed
2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 35
35
"@babel/eslint-parser" : " ^7.19.1" ,
36
36
"@ember/legacy-built-in-components" : " 0.4.1" ,
37
37
"@ember/optional-features" : " ^2.0.0" ,
38
+ "@ember/string" : " ^3.1.1" ,
38
39
"@ember/test-helpers" : " ^2.9.3" ,
39
40
"@embroider/test-setup" : " ^2.0.2" ,
40
41
"@glimmer/component" : " ^1.1.2" ,
Original file line number Diff line number Diff line change 1103
1103
mkdirp "^1.0.4"
1104
1104
silent-error "^1.1.1"
1105
1105
1106
+ "@ember/string@^3.1.1":
1107
+ version "3.1.1"
1108
+ resolved "https://registry.yarnpkg.com/@ember/string/-/string-3.1.1.tgz#0a5ac0d1e4925259e41d5c8d55ef616117d47ff0"
1109
+ integrity sha512-UbXJ+k3QOrYN4SRPHgXCqYIJ+yWWUg1+vr0H4DhdQPTy8LJfyqwZ2tc5uqpSSnEXE+/1KopHBE5J8GDagAg5cg==
1110
+ dependencies:
1111
+ ember-cli-babel "^7.26.6"
1112
+
1106
1113
"@ember/test-helpers@^2.9.3":
1107
1114
version "2.9.4"
1108
1115
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