Skip to content

Commit a72efb0

Browse files
⬆️ Bump @ember/test-helpers from 2.6.0 to 2.7.0 (#572)
Bumps [@ember/test-helpers](https://github.com/emberjs/ember-test-helpers) from 2.6.0 to 2.7.0. - [Release notes](https://github.com/emberjs/ember-test-helpers/releases) - [Changelog](https://github.com/emberjs/ember-test-helpers/blob/master/CHANGELOG.md) - [Commits](emberjs/ember-test-helpers@v2.6.0...v2.7.0) --- updated-dependencies: - dependency-name: "@ember/test-helpers" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cebff2f commit a72efb0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1202,9 +1202,9 @@
12021202
ember-cli-babel "^7.26.6"
12031203

12041204
"@ember/test-helpers@^2.6.0":
1205-
version "2.6.0"
1206-
resolved "https://registry.yarnpkg.com/@ember/test-helpers/-/test-helpers-2.6.0.tgz#d687515c6ab49ba72717fc62046970ef4a72ea9c"
1207-
integrity sha512-N5sr3layWk60wB3maCy+/5hFHQRcTh8aqxcZTSs3Od9QkuHdWBtRgMGLP/35mXpJlgWuu3xqLpt6u3dGHc8gCg==
1205+
version "2.7.0"
1206+
resolved "https://registry.yarnpkg.com/@ember/test-helpers/-/test-helpers-2.7.0.tgz#d8e08b614cdd5eac647689d655e78e1de725f474"
1207+
integrity sha512-eWFtw5+sbci1Fw+E+HoyaMxY126LvK7jul6i8tad48zlWoxrOalbhJhz1mKqIo4daHbqIZWuFgQhOib4QfTKCQ==
12081208
dependencies:
12091209
"@ember/test-waiters" "^3.0.0"
12101210
broccoli-debug "^0.6.5"

0 commit comments

Comments
 (0)