Skip to content

Commit 32ab3cd

Browse files
Update dependency @ember/test-helpers to v2.9.4
1 parent c8d602d commit 32ab3cd

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
@@ -38,7 +38,7 @@
3838
"devDependencies": {
3939
"@ember/optional-features": "2.0.0",
4040
"@ember/string": "3.0.1",
41-
"@ember/test-helpers": "2.9.3",
41+
"@ember/test-helpers": "2.9.4",
4242
"@embroider/test-setup": "2.1.1",
4343
"@glimmer/component": "1.1.2",
4444
"@glimmer/tracking": "1.1.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1072,10 +1072,10 @@
10721072
dependencies:
10731073
ember-cli-babel "^7.26.6"
10741074

1075-
"@ember/[email protected].3":
1076-
version "2.9.3"
1077-
resolved "https://registry.yarnpkg.com/@ember/test-helpers/-/test-helpers-2.9.3.tgz#c2a9d6ab1c367af92cf1a334f97eb19b8e06e6e1"
1078-
integrity sha512-ejVg4Dj+G/6zyLvQsYOvmGiOLU6AS94tY4ClaO1E2oVvjjtVJIRmVLFN61I+DuyBg9hS3cFoPjQRTZB9MRIbxQ==
1075+
"@ember/[email protected].4":
1076+
version "2.9.4"
1077+
resolved "https://registry.yarnpkg.com/@ember/test-helpers/-/test-helpers-2.9.4.tgz#985022e9ba05cfc918bcf08b77cbb355f85b723e"
1078+
integrity sha512-z+Qs1NYWyIVDmrY6WdmOS5mdG1lJ5CFfzh6dRhLfs9lq45deDaDrVNcaCYhnNeJZTvUBK2XR2SvPcZm0RloXdA==
10791079
dependencies:
10801080
"@ember/test-waiters" "^3.0.0"
10811081
"@embroider/macros" "^1.10.0"

0 commit comments

Comments
 (0)