Update dependency ember-truth-helpers to v3

This commit is contained in:
Renovate Bot 2020-10-14 20:48:21 +00:00
parent b7779c4edb
commit 3e12c07375
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B
2 changed files with 8 additions and 1 deletions

View file

@ -74,7 +74,7 @@
"ember-source": "~3.15.0",
"ember-test-selectors": "^4.0.0",
"ember-transition-helper": "^1.0.0",
"ember-truth-helpers": "^2.1.0",
"ember-truth-helpers": "^3.0.0",
"eslint-plugin-ember": "^7.7.1",
"eslint-plugin-node": "^11.0.0",
"fs-extra": "^9.0.0",

View file

@ -6917,6 +6917,13 @@ ember-truth-helpers@^2.1.0:
dependencies:
ember-cli-babel "^6.6.0"
ember-truth-helpers@^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 "^7.22.1"
ember-validators@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/ember-validators/-/ember-validators-2.0.0.tgz#4100e17feb9c3a6cf4072732010697bbd674f8cb"