Skip to content

Commit

Permalink
Bump @ember/test-helpers from 2.9.4 to 3.2.1
Browse files Browse the repository at this point in the history
Bumps [@ember/test-helpers](https://github.com/emberjs/ember-test-helpers) from 2.9.4 to 3.2.1.
- [Release notes](https://github.com/emberjs/ember-test-helpers/releases)
- [Commits](emberjs/ember-test-helpers@v2.9.4...v3.2.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 9, 2024
1 parent 0f66271 commit 4083ad2
Show file tree
Hide file tree
Showing 3 changed files with 33 additions and 25 deletions.
2 changes: 1 addition & 1 deletion ember-flatpickr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"dependencies": {
"@ember/render-modifiers": "^2.0.3",
"@embroider/addon-shim": "^1.8.7",
"@ember/test-helpers": "~2.7.0"
"@ember/test-helpers": "~3.2.1"
},
"devDependencies": {
"@babel/core": "^7.0.0-0",
Expand Down
54 changes: 31 additions & 23 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 @@ -43,7 +43,7 @@
"@babel/preset-env": "^7.18.2",
"@ember/optional-features": "^2.0.0",
"@ember/string": "^3.1.1",
"@ember/test-helpers": "~2.7.0",
"@ember/test-helpers": "~3.2.1",
"@embroider/macros": "^1.13.3",
"@embroider/test-setup": "^3.0.3",
"@glimmer/component": "^1.1.2",
Expand Down

0 comments on commit 4083ad2

Please sign in to comment.