Skip to content

Commit f89facb

Browse files
Bump @ember/test-helpers from 3.3.0 to 3.3.1 (#1376)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5f5f220 commit f89facb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1139,9 +1139,9 @@
11391139
ember-cli-babel "^7.26.6"
11401140

11411141
"@ember/test-helpers@^3.3.0":
1142-
version "3.3.0"
1143-
resolved "https://registry.yarnpkg.com/@ember/test-helpers/-/test-helpers-3.3.0.tgz#abf83ff2b111493d25266cb90327134498cb9090"
1144-
integrity sha512-HEI28wtjnQuEj9+DstHUEEKPtqPAEVN9AAVr4EifVCd3DyEDy0m6hFT4qbap1WxAIktLja2QXGJg50lVWzZc5g==
1142+
version "3.3.1"
1143+
resolved "https://registry.yarnpkg.com/@ember/test-helpers/-/test-helpers-3.3.1.tgz#b19287dbb7ba169a2033574bb5021c0490b199b9"
1144+
integrity sha512-h4uFBy4pquBtHsHI+tx9S0wtMmn1L+8dkXiDiyoqG1+3e0Awk6GBujiFM9s4ANq6wC8uIhC3wEFyts10h2OAoQ==
11451145
dependencies:
11461146
"@ember/test-waiters" "^3.0.2"
11471147
"@embroider/macros" "^1.10.0"
@@ -1150,7 +1150,7 @@
11501150
broccoli-funnel "^3.0.8"
11511151
dom-element-descriptors "^0.5.0"
11521152
ember-auto-import "^2.6.0"
1153-
ember-cli-babel "^7.26.11"
1153+
ember-cli-babel "^8.2.0"
11541154
ember-cli-htmlbars "^6.2.0"
11551155

11561156
"@ember/test-waiters@^3.0.2":

0 commit comments

Comments
 (0)