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 49
49
"@babel/core" : " ^7.21.0" ,
50
50
"@babel/eslint-parser" : " ^7.19.1" ,
51
51
"@ember/optional-features" : " ^2.0.0" ,
52
+ "@ember/string" : " ^3.0.1" ,
52
53
"@ember/test-helpers" : " ^2.9.3" ,
53
54
"@embroider/test-setup" : " ^2.1.1" ,
54
55
"@glimmer/component" : " ^1.1.2" ,
Original file line number Diff line number Diff line change 1037
1037
mkdirp "^1.0.4"
1038
1038
silent-error "^1.1.1"
1039
1039
1040
+ "@ember/string@^3.0.1":
1041
+ version "3.0.1"
1042
+ resolved "https://registry.yarnpkg.com/@ember/string/-/string-3.0.1.tgz#42cf032031a4432c2dd69c327ae1876d2c13df9c"
1043
+ integrity sha512-ntnmXS+upOWVXE+rVw2l03DjdMnaGdWbYVUxUBuPJqnIGZu2XFRsoXc7E6mOw62s8i1Xh1RgTuFHN41QGIolEQ==
1044
+ dependencies:
1045
+ ember-cli-babel "^7.26.6"
1046
+
1040
1047
"@ember/test-helpers@^2.9.3":
1041
1048
version "2.9.3"
1042
1049
resolved "https://registry.yarnpkg.com/@ember/test-helpers/-/test-helpers-2.9.3.tgz#c2a9d6ab1c367af92cf1a334f97eb19b8e06e6e1"
You can’t perform that action at this time.
0 commit comments