Skip to content

Commit

Permalink
Update dependency ember-truth-helpers to v3 (#2235)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Jan 7, 2021
1 parent 6c7ff63 commit c8e2bc9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion ember/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"ember-svg-jar": "2.2.3",
"ember-template-lint": "2.16.0",
"ember-test-selectors": "5.0.0",
"ember-truth-helpers": "2.1.0",
"ember-truth-helpers": "3.0.0",
"ember-web-app": "5.0.1",
"eslint": "7.17.0",
"eslint-config-prettier": "7.1.0",
Expand Down
10 changes: 5 additions & 5 deletions ember/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7121,12 +7121,12 @@ ember-text-measurer@^0.6.0:
ember-cli-babel "^7.19.0"
ember-cli-htmlbars "^4.3.1"

ember-truth-helpers@2.1.0, "ember-truth-helpers@^2.1.0 || ^3.0.0":
version "2.1.0"
resolved "https://registry.yarnpkg.com/ember-truth-helpers/-/ember-truth-helpers-2.1.0.tgz#d4dab4eee7945aa2388126485977baeb33ca0798"
integrity sha512-BQlU8aTNl1XHKTYZ243r66yqtR9JU7XKWQcmMA+vkqfkE/c9WWQ9hQZM8YABihCmbyxzzZsngvldokmeX5GhAw==
ember-truth-helpers@3.0.0, "ember-truth-helpers@^2.1.0 || ^3.0.0":
version "3.0.0"
resolved "https://registry.yarnpkg.com/ember-truth-helpers/-/ember-truth-helpers-3.0.0.tgz#86766bdca4ac9b86bce3d262dff2aabc4a0ea384"
integrity sha512-hPKG9QqruAELh0li5xaiLZtr88ioWYxWCXisAWHWE0qCP4a2hgtuMzKUPpiTCkltvKjuqpzTZCU4VhQ+IlRmew==
dependencies:
ember-cli-babel "^6.6.0"
ember-cli-babel "^7.22.1"

[email protected]:
version "1.0.4"
Expand Down

0 comments on commit c8e2bc9

Please sign in to comment.