Skip to content

Commit 79d81e0

Browse files
Update dependency @ember/test-helpers to v2.9.1 (#1048)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1fe12d5 commit 79d81e0

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
},
5656
"devDependencies": {
5757
"@ember/optional-features": "2.0.0",
58-
"@ember/test-helpers": "2.9.0",
58+
"@ember/test-helpers": "2.9.1",
5959
"@embroider/test-setup": "1.8.3",
6060
"auto-dist-tag": "2.1.1",
6161
"babel-eslint": "10.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1211,10 +1211,10 @@
12111211
dependencies:
12121212
ember-cli-babel "^7.26.6"
12131213

1214-
"@ember/[email protected].0":
1215-
version "2.9.0"
1216-
resolved "https://registry.yarnpkg.com/@ember/test-helpers/-/test-helpers-2.9.0.tgz#8741afe72443a01f2d487292b88cd58e7917a012"
1217-
integrity sha512-poMnZk12dOt+yGtUvhW7IqUdb1iE2LqOyfsx+8BG3alxOU86A1m21SFiZV5fTwJ1ENCw2GvxpJGyidIItrKf3Q==
1214+
"@ember/[email protected].1":
1215+
version "2.9.1"
1216+
resolved "https://registry.yarnpkg.com/@ember/test-helpers/-/test-helpers-2.9.1.tgz#142a8d5175fc79bb328b7af0cd36755c10181050"
1217+
integrity sha512-1ZFZCnNfkXcQOf6Vxep/vbZMwFLfD+8heiLiQ6LSB5SY9F3VCF1yNslfgtDqmyQZXhAbbhRTDhy+rHuzzpd+yA==
12181218
dependencies:
12191219
"@ember/test-waiters" "^3.0.0"
12201220
"@embroider/macros" "^1.10.0"

0 commit comments

Comments
 (0)