Skip to content

Commit

Permalink
build(deps-dev): Bump @ember/test-helpers from 4.0.4 to 5.0.0 (#1918)
Browse files Browse the repository at this point in the history
Bumps [@ember/test-helpers](https://github.com/emberjs/ember-test-helpers) from 4.0.4 to 5.0.0.
- [Release notes](https://github.com/emberjs/ember-test-helpers/releases)
- [Changelog](https://github.com/emberjs/ember-test-helpers/blob/master/CHANGELOG.md)
- [Commits](https://github.com/emberjs/ember-test-helpers/commits)

---
updated-dependencies:
- dependency-name: "@ember/test-helpers"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] authored Jan 20, 2025
1 parent 5278682 commit 352dcc2
Showing 2 changed files with 21 additions and 21 deletions.
40 changes: 20 additions & 20 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
@@ -34,7 +34,7 @@
"@babel/plugin-proposal-decorators": "^7.25.9",
"@ember/optional-features": "^2.2.0",
"@ember/string": "^3.1.1",
"@ember/test-helpers": "^4.0.4",
"@ember/test-helpers": "^5.0.0",
"@embroider/compat": "^3.8.0",
"@embroider/core": "^3.5.0",
"@embroider/macros": "^1.16.10",

0 comments on commit 352dcc2

Please sign in to comment.