From 4d2a50dfac0e4ff5a6b8a00d13b5b7a5048698dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Jul 2022 15:35:47 +0000 Subject: [PATCH] Bump ember-truth-helpers from 3.0.0 to 3.1.1 Bumps [ember-truth-helpers](https://github.com/jmurphyau/ember-truth-helpers) from 3.0.0 to 3.1.1. - [Release notes](https://github.com/jmurphyau/ember-truth-helpers/releases) - [Changelog](https://github.com/jmurphyau/ember-truth-helpers/blob/master/CHANGELOG.md) - [Commits](https://github.com/jmurphyau/ember-truth-helpers/compare/v3.0.0...v3.1.1) --- updated-dependencies: - dependency-name: ember-truth-helpers dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 2e9e35e..347c4ef 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "ember-sortable": "2.1.3", "ember-source": "~3.28.8", "ember-template-lint": "^3.15.0", - "ember-truth-helpers": "^3.0.0", + "ember-truth-helpers": "^3.1.1", "ember-welcome-page": "^4.1.0", "eslint": "^7.32.0", "eslint-config-prettier": "^8.3.0", diff --git a/yarn.lock b/yarn.lock index 5e1975e..33e8577 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6928,10 +6928,10 @@ ember-tracked-storage-polyfill@1.0.0, ember-tracked-storage-polyfill@^1.0.0: ember-cli-babel "^7.26.3" ember-cli-htmlbars "^5.7.1" -"ember-truth-helpers@^2.1.0 || ^3.0.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== +"ember-truth-helpers@^2.1.0 || ^3.0.0", ember-truth-helpers@^3.1.1: + version "3.1.1" + resolved "https://registry.yarnpkg.com/ember-truth-helpers/-/ember-truth-helpers-3.1.1.tgz#434715926d72bcc63b8a115dec09745fda4474dc" + integrity sha512-FHwJAx77aA5q27EhdaaiBFuy9No+8yaWNT5A7zs0sIFCmf14GbcLn69vJEp6mW7vkITezizGAWhw7gL0Wbk7DA== dependencies: ember-cli-babel "^7.22.1"