Skip to content

Commit 1843f02

Browse files
chore(deps-dev): bump ember-truth-helpers from 3.0.0 to 3.1.1 (#8760)
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](jmurphyau/ember-truth-helpers@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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: cweitat <[email protected]>
1 parent 47eb835 commit 1843f02

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@
133133
"ember-source": "3.20.3",
134134
"ember-table": "^2.2.3",
135135
"ember-template-lint": "^2.21.0",
136-
"ember-truth-helpers": "^3.0.0",
136+
"ember-truth-helpers": "^3.1.1",
137137
"ember-uuid": "^2.1.0",
138138
"eslint": "^7.32.0",
139139
"eslint-plugin-ember": "^10.6.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8618,10 +8618,10 @@ ember-text-measurer@^0.6.0:
86188618
ember-cli-babel "^7.19.0"
86198619
ember-cli-htmlbars "^4.3.1"
86208620

8621-
"ember-truth-helpers@^2.1.0 || ^3.0.0", ember-truth-helpers@^3.0.0:
8622-
version "3.0.0"
8623-
resolved "https://registry.yarnpkg.com/ember-truth-helpers/-/ember-truth-helpers-3.0.0.tgz#86766bdca4ac9b86bce3d262dff2aabc4a0ea384"
8624-
integrity sha512-hPKG9QqruAELh0li5xaiLZtr88ioWYxWCXisAWHWE0qCP4a2hgtuMzKUPpiTCkltvKjuqpzTZCU4VhQ+IlRmew==
8621+
"ember-truth-helpers@^2.1.0 || ^3.0.0", ember-truth-helpers@^3.1.1:
8622+
version "3.1.1"
8623+
resolved "https://registry.yarnpkg.com/ember-truth-helpers/-/ember-truth-helpers-3.1.1.tgz#434715926d72bcc63b8a115dec09745fda4474dc"
8624+
integrity sha512-FHwJAx77aA5q27EhdaaiBFuy9No+8yaWNT5A7zs0sIFCmf14GbcLn69vJEp6mW7vkITezizGAWhw7gL0Wbk7DA==
86258625
dependencies:
86268626
ember-cli-babel "^7.22.1"
86278627

0 commit comments

Comments
 (0)