Skip to content

Commit

Permalink
chore(deps-dev): bump @ember/test-helpers from 3.2.0 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 3.2.0 to 3.2.1.
- [Release notes](https://github.com/emberjs/ember-test-helpers/releases)
- [Commits](emberjs/ember-test-helpers@v3.2.0...v3.2.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and anehx committed Dec 1, 2023
1 parent ad57c4f commit abb3d82
Show file tree
Hide file tree
Showing 9 changed files with 55 additions and 55 deletions.
2 changes: 1 addition & 1 deletion packages/-ember-caluma/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@ember/legacy-built-in-components": "0.4.2",
"@ember/optional-features": "2.0.0",
"@ember/string": "3.1.1",
"@ember/test-helpers": "3.2.0",
"@ember/test-helpers": "3.2.1",
"@ember/test-waiters": "3.0.2",
"@embroider/macros": "1.13.3",
"@faker-js/faker": "8.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/analytics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"devDependencies": {
"@ember/optional-features": "2.0.0",
"@ember/string": "3.1.1",
"@ember/test-helpers": "3.2.0",
"@ember/test-helpers": "3.2.1",
"@ember/test-waiters": "3.0.2",
"@embroider/test-setup": "3.0.2",
"@faker-js/faker": "8.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"devDependencies": {
"@ember/optional-features": "2.0.0",
"@ember/render-modifiers": "2.1.0",
"@ember/test-helpers": "3.2.0",
"@ember/test-helpers": "3.2.1",
"@embroider/test-setup": "3.0.2",
"@embroider/util": "1.12.1",
"@faker-js/faker": "8.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/distribution/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
},
"devDependencies": {
"@ember/optional-features": "2.0.0",
"@ember/test-helpers": "3.2.0",
"@ember/test-helpers": "3.2.1",
"@embroider/test-setup": "3.0.2",
"@faker-js/faker": "8.0.2",
"@projectcaluma/ember-testing": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/form-builder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
],
"devDependencies": {
"@ember/optional-features": "2.0.0",
"@ember/test-helpers": "3.2.0",
"@ember/test-helpers": "3.2.1",
"@embroider/test-setup": "3.0.2",
"@faker-js/faker": "8.0.2",
"@projectcaluma/ember-testing": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/form/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
},
"devDependencies": {
"@ember/optional-features": "2.0.0",
"@ember/test-helpers": "3.2.0",
"@ember/test-helpers": "3.2.1",
"@embroider/test-setup": "3.0.2",
"@faker-js/faker": "8.0.2",
"@projectcaluma/ember-testing": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
"devDependencies": {
"@ember/optional-features": "2.0.0",
"@ember/test-helpers": "3.2.0",
"@ember/test-helpers": "3.2.1",
"@embroider/test-setup": "3.0.2",
"@glimmer/component": "1.1.2",
"broccoli-asset-rev": "3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/workflow/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"devDependencies": {
"@ember/optional-features": "2.0.0",
"@ember/string": "3.1.1",
"@ember/test-helpers": "3.2.0",
"@ember/test-helpers": "3.2.1",
"@embroider/test-setup": "3.0.2",
"@faker-js/faker": "8.0.2",
"@glimmer/tracking": "1.1.2",
Expand Down
94 changes: 47 additions & 47 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

0 comments on commit abb3d82

Please sign in to comment.