Skip to content

Commit

Permalink
Update @ember/test-helpers to v0.7.17
Browse files Browse the repository at this point in the history
  • Loading branch information
Turbo87 authored and rwjblue committed Feb 11, 2018
1 parent 8371c60 commit ef02594
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 @@ -27,7 +27,7 @@
"test": "ember try:each"
},
"dependencies": {
"@ember/test-helpers": "^0.7.9",
"@ember/test-helpers": "^0.7.17",
"broccoli-funnel": "^2.0.1",
"broccoli-merge-trees": "^2.0.0",
"common-tags": "^1.4.0",
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.9":
version "0.7.9"
resolved "https://registry.yarnpkg.com/@ember/test-helpers/-/test-helpers-0.7.9.tgz#97d06e077a70028ca8e7a11ede7e8725e1a53167"
"@ember/test-helpers@^0.7.17":
version "0.7.17"
resolved "https://registry.yarnpkg.com/@ember/test-helpers/-/test-helpers-0.7.17.tgz#17ff5f1d005d8b6331585e99013d66626a8d8068"
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 ef02594

Please sign in to comment.