Skip to content

Commit

Permalink
Merge pull request #180 from Turbo87/update-test-helpers
Browse files Browse the repository at this point in the history
Update `@ember/test-helpers` to v0.7.10
  • Loading branch information
Turbo87 authored Dec 22, 2017
2 parents f563a4e + 4794377 commit 17d7df3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"test:all": "ember try:each"
},
"dependencies": {
"@ember/test-helpers": "^0.7.5",
"@ember/test-helpers": "^0.7.10",
"broccoli-funnel": "^2.0.1",
"broccoli-merge-trees": "^2.0.0",
"common-tags": "^1.5.1",
Expand Down
7 changes: 4 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,13 @@
# yarn lockfile v1


"@ember/test-helpers@^0.7.5":
version "0.7.5"
resolved "https://registry.yarnpkg.com/@ember/test-helpers/-/test-helpers-0.7.5.tgz#dd384d8e3c60c02249ae6e37da369aeb2ec06527"
"@ember/test-helpers@^0.7.10":
version "0.7.10"
resolved "https://registry.yarnpkg.com/@ember/test-helpers/-/test-helpers-0.7.10.tgz#6c083d25c6cbc9d7a1593e3336616cb47113185f"
dependencies:
broccoli-funnel "^2.0.1"
ember-cli-babel "^6.10.0"
ember-cli-htmlbars-inline-precompile "^1.0.0"

"@glimmer/di@^0.2.0":
version "0.2.0"
Expand Down

0 comments on commit 17d7df3

Please sign in to comment.