Skip to content
This repository has been archived by the owner on Nov 28, 2022. It is now read-only.

Commit

Permalink
deps: ember-test-selectors@0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinansfield committed Jan 30, 2017
1 parent 8a4df37 commit 8a54706
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"ember-simple-auth": "1.1.0",
"ember-sinon": "0.6.0",
"ember-sortable": "1.9.1",
"ember-test-selectors": "0.2.0",
"ember-test-selectors": "0.2.1",
"ember-wormhole": "0.5.1",
"emberx-file-input": "1.1.1",
"eslint-plugin-ember-suave": "1.0.0",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2469,9 +2469,9 @@ ember-test-helpers@^0.6.0-beta.1:
version "0.6.0"
resolved "https://registry.yarnpkg.com/ember-test-helpers/-/ember-test-helpers-0.6.0.tgz#1f644fd303437ef4d19430a3e18447d57a97cf36"

ember-test-selectors@0.2.0:
version "0.2.0"
resolved "https://registry.yarnpkg.com/ember-test-selectors/-/ember-test-selectors-0.2.0.tgz#d0305d01a96e3a0ad6a53f08f2d7b74975d3296e"
ember-test-selectors@0.2.1:
version "0.2.1"
resolved "https://registry.yarnpkg.com/ember-test-selectors/-/ember-test-selectors-0.2.1.tgz#92e2b7b4a08831b148f81df93f367f3bf7ff938e"
dependencies:
ember-cli-babel "^5.1.7"

Expand Down

0 comments on commit 8a54706

Please sign in to comment.