Skip to content

Commit 59836ca

Browse files
committed
Update dependency @ember/test-helpers to v2.2.9
1 parent 4f9d2d9 commit 59836ca

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
@@ -51,7 +51,7 @@
5151
"devDependencies": {
5252
"@ember/optional-features": "2.0.0",
5353
"@ember/render-modifiers": "1.0.2",
54-
"@ember/test-helpers": "2.2.8",
54+
"@ember/test-helpers": "2.2.9",
5555
"@embroider/compat": "0.43.0",
5656
"@embroider/core": "0.43.0",
5757
"@embroider/webpack": "0.43.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1165,10 +1165,10 @@
11651165
dependencies:
11661166
ember-cli-babel "^7.4.0"
11671167

1168-
"@ember/[email protected].8":
1169-
version "2.2.8"
1170-
resolved "https://registry.yarnpkg.com/@ember/test-helpers/-/test-helpers-2.2.8.tgz#3f1c1ab828098e4a6a6209b7c28b124ac614a73f"
1171-
integrity sha512-1en4cBDoI3+1xtl7k5QtGpPgKmuvF0D7Azs0JSlv3ttV1Fxb3ukLZ/2Giz1IOEMogO4B+k7fGFeYpANVJuNWqA==
1168+
"@ember/[email protected].9":
1169+
version "2.2.9"
1170+
resolved "https://registry.yarnpkg.com/@ember/test-helpers/-/test-helpers-2.2.9.tgz#68cceb50ad5b8adedad5d8bf73b39ff71a07f4a6"
1171+
integrity sha512-QLwV2ASk7XB9+SLCNKFu+y9iNbTsH2Ah3eaJiHZ01uDgVsYZZfJCINhUB9/sY19VagBQnP5Te3QowI6qw3XeLA==
11721172
dependencies:
11731173
"@ember/test-waiters" "^2.4.4"
11741174
broccoli-debug "^0.6.5"

0 commit comments

Comments
 (0)