Skip to content

Commit 19d29e1

Browse files
Update dependency @ember/test-helpers to v2.9.3 (#1052)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7d4f79c commit 19d29e1

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.1",
58+
"@ember/test-helpers": "2.9.3",
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].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==
1214+
"@ember/[email protected].3":
1215+
version "2.9.3"
1216+
resolved "https://registry.yarnpkg.com/@ember/test-helpers/-/test-helpers-2.9.3.tgz#c2a9d6ab1c367af92cf1a334f97eb19b8e06e6e1"
1217+
integrity sha512-ejVg4Dj+G/6zyLvQsYOvmGiOLU6AS94tY4ClaO1E2oVvjjtVJIRmVLFN61I+DuyBg9hS3cFoPjQRTZB9MRIbxQ==
12181218
dependencies:
12191219
"@ember/test-waiters" "^3.0.0"
12201220
"@embroider/macros" "^1.10.0"

0 commit comments

Comments
 (0)