Skip to content

Commit

Permalink
chore(deps): update dependency @ember/string to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 15, 2024
1 parent dfa1039 commit 8ade31b
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 17 deletions.
2 changes: 1 addition & 1 deletion ember-file-upload/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"@babel/plugin-transform-typescript": "^7.22.3",
"@babel/preset-typescript": "^7.21.5",
"@babel/runtime": "^7.22.3",
"@ember/string": "^3.0.1",
"@ember/string": "^4.0.0",
"@ember/test-helpers": "^3.1.0",
"@embroider/addon-dev": "^4.0.0",
"@glimmer/component": "^1.0.4",
Expand Down
23 changes: 9 additions & 14 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"devDependencies": {
"@babel/core": "^7.23.2",
"@ember/optional-features": "^2.0.0",
"@ember/string": "^3.1.1",
"@ember/string": "^4.0.0",
"@ember/test-helpers": "^3.2.0",
"@embroider/test-setup": "^3.0.0",
"@glimmer/component": "^1.1.2",
Expand Down
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@babel/plugin-proposal-decorators": "^7.23.2",
"@docfy/ember": "^0.8.0",
"@ember/optional-features": "^2.0.0",
"@ember/string": "^3.1.1",
"@ember/string": "^4.0.0",
"@ember/test-helpers": "^3.2.0",
"@embroider/macros": "^1.0.0",
"@glimmer/component": "^1.1.2",
Expand Down

0 comments on commit 8ade31b

Please sign in to comment.