Skip to content

Commit

Permalink
build(deps-dev): bump @ember/test-helpers from 3.3.0 to 3.3.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.3.0 to 3.3.1.
- [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-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 9, 2024
1 parent edb76d5 commit 4a5e3ad
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1125,9 +1125,9 @@
ember-cli-babel "^7.26.6"

"@ember/test-helpers@^3.2.0":
version "3.3.0"
resolved "https://registry.yarnpkg.com/@ember/test-helpers/-/test-helpers-3.3.0.tgz#abf83ff2b111493d25266cb90327134498cb9090"
integrity sha512-HEI28wtjnQuEj9+DstHUEEKPtqPAEVN9AAVr4EifVCd3DyEDy0m6hFT4qbap1WxAIktLja2QXGJg50lVWzZc5g==
version "3.3.1"
resolved "https://registry.yarnpkg.com/@ember/test-helpers/-/test-helpers-3.3.1.tgz#b19287dbb7ba169a2033574bb5021c0490b199b9"
integrity sha512-h4uFBy4pquBtHsHI+tx9S0wtMmn1L+8dkXiDiyoqG1+3e0Awk6GBujiFM9s4ANq6wC8uIhC3wEFyts10h2OAoQ==
dependencies:
"@ember/test-waiters" "^3.0.2"
"@embroider/macros" "^1.10.0"
Expand All @@ -1136,7 +1136,7 @@
broccoli-funnel "^3.0.8"
dom-element-descriptors "^0.5.0"
ember-auto-import "^2.6.0"
ember-cli-babel "^7.26.11"
ember-cli-babel "^8.2.0"
ember-cli-htmlbars "^6.2.0"

"@ember/test-waiters@^3.0.2":
Expand Down

0 comments on commit 4a5e3ad

Please sign in to comment.