Skip to content

Commit 702f7ea

Browse files
Update dependency @ember/test-helpers to v2.9.5
1 parent c8d602d commit 702f7ea

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.5",
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/test-helpers@2.9.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/test-helpers@2.9.5":
1076+
version "2.9.5"
1077+
resolved "https://registry.yarnpkg.com/@ember/test-helpers/-/test-helpers-2.9.5.tgz#251edf4bb2eddd8618e1ebf34f5dd1dc0043216b"
1078+
integrity sha512-wxOndAFNolz8+jOC2fLsB+iZf3mDHjqWBP+VrdB4/oio+jm5Xq1TjJQzTo7Id18UY1qb2jt2bipcQormFC/PCA==
10791079
dependencies:
10801080
"@ember/test-waiters" "^3.0.0"
10811081
"@embroider/macros" "^1.10.0"

0 commit comments

Comments
 (0)