File tree Expand file tree Collapse file tree 2 files changed +5
-7
lines changed Expand file tree Collapse file tree 2 files changed +5
-7
lines changed Original file line number Diff line number Diff line change 36
36
"@babel/core" : " ~7.24.0" ,
37
37
"@babel/eslint-parser" : " ~7.24.1" ,
38
38
"@ember/optional-features" : " ~2.1.0" ,
39
- "@ember/string" : " ^3.1.1 " ,
39
+ "@ember/string" : " ^4.0.0 " ,
40
40
"@ember/test-helpers" : " ~2.9.3" ,
41
41
"@embroider/test-setup" : " ~1.8.3" ,
42
42
"@glimmer/component" : " ~1.1.2" ,
Original file line number Diff line number Diff line change 1478
1478
ember-compatibility-helpers "^1.2.5"
1479
1479
ember-modifier-manager-polyfill "^1.2.0"
1480
1480
1481
- "@ember/string@^3.1.1":
1482
- version "3.1.1"
1483
- resolved "https://registry.yarnpkg.com/@ember/string/-/string-3.1.1.tgz#0a5ac0d1e4925259e41d5c8d55ef616117d47ff0"
1484
- integrity sha512-UbXJ+k3QOrYN4SRPHgXCqYIJ+yWWUg1+vr0H4DhdQPTy8LJfyqwZ2tc5uqpSSnEXE+/1KopHBE5J8GDagAg5cg==
1485
- dependencies:
1486
- ember-cli-babel "^7.26.6"
1481
+ "@ember/string@^4.0.0":
1482
+ version "4.0.0"
1483
+ resolved "https://registry.yarnpkg.com/@ember/string/-/string-4.0.0.tgz#24fe5cda227c9e6634e6e0b550944a3a13437878"
1484
+ integrity sha512-IMVyVE72twuAMSYcHzWSgtgYTtzlHlKSGW8vEbztnnmkU6uo7kVHmiqSN9R4RkBhzvh0VD4G76Eph+55t3iNIA==
1487
1485
1488
1486
"@ember/test-helpers@~2.9.3":
1489
1487
version "2.9.3"
You can’t perform that action at this time.
0 commit comments