Skip to content

Commit 1251ea1

Browse files
dependabot[bot]buschtoens
authored andcommitted
chore(deps-dev): bump @ember/test-helpers from 2.2.9 to 2.3.0
Bumps [@ember/test-helpers](https://github.com/emberjs/ember-test-helpers) from 2.2.9 to 2.3.0. - [Release notes](https://github.com/emberjs/ember-test-helpers/releases) - [Changelog](https://github.com/emberjs/ember-test-helpers/blob/master/CHANGELOG.md) - [Commits](emberjs/ember-test-helpers@v2.2.9...v2.3.0) --- updated-dependencies: - dependency-name: "@ember/test-helpers" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3ebf4c4 commit 1251ea1

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
@@ -45,7 +45,7 @@
4545
"@clark/eslint-config-node": "^2.2.0",
4646
"@clark/prettier-config": "^2.2.0",
4747
"@ember/optional-features": "^2.0.0",
48-
"@ember/test-helpers": "^2.2.9",
48+
"@ember/test-helpers": "^2.3.0",
4949
"@glimmer/component": "^1.0.4",
5050
"@glimmer/tracking": "^1.0.4",
5151
"broccoli-asset-rev": "^3.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1097,10 +1097,10 @@
10971097
mkdirp "^1.0.4"
10981098
silent-error "^1.1.1"
10991099

1100-
"@ember/test-helpers@^2.2.9":
1101-
version "2.2.9"
1102-
resolved "https://registry.yarnpkg.com/@ember/test-helpers/-/test-helpers-2.2.9.tgz#68cceb50ad5b8adedad5d8bf73b39ff71a07f4a6"
1103-
integrity sha512-QLwV2ASk7XB9+SLCNKFu+y9iNbTsH2Ah3eaJiHZ01uDgVsYZZfJCINhUB9/sY19VagBQnP5Te3QowI6qw3XeLA==
1100+
"@ember/test-helpers@^2.3.0":
1101+
version "2.3.0"
1102+
resolved "https://registry.yarnpkg.com/@ember/test-helpers/-/test-helpers-2.3.0.tgz#dcd49ecab7b66e7ca02fdc6fcae88cb426c0b60f"
1103+
integrity sha512-MwG80aJj5NO19CgHHIQyrSXwzo0Xz0Vfx3MrvbzkqZSYowyazOrve8/UEt00ot6h3JxCVnbvL6rY/+G41pLE3A==
11041104
dependencies:
11051105
"@ember/test-waiters" "^2.4.4"
11061106
broccoli-debug "^0.6.5"

0 commit comments

Comments
 (0)