Skip to content

Commit d0d0639

Browse files
Update dependency @ember/test-helpers to v2.8.0 (#4815)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 4172ef3 commit d0d0639

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@babel/eslint-parser": "7.17.0",
5656
"@ember/optional-features": "2.0.0",
5757
"@ember/render-modifiers": "2.0.4",
58-
"@ember/test-helpers": "2.7.0",
58+
"@ember/test-helpers": "2.8.0",
5959
"@ember/test-waiters": "3.0.2",
6060
"@embroider/compat": "1.6.0",
6161
"@embroider/core": "1.6.0",

yarn.lock

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1159,12 +1159,13 @@
11591159
dependencies:
11601160
ember-cli-babel "^7.26.6"
11611161

1162-
"@ember/test-helpers@2.7.0":
1163-
version "2.7.0"
1164-
resolved "https://registry.yarnpkg.com/@ember/test-helpers/-/test-helpers-2.7.0.tgz#d8e08b614cdd5eac647689d655e78e1de725f474"
1165-
integrity sha512-eWFtw5+sbci1Fw+E+HoyaMxY126LvK7jul6i8tad48zlWoxrOalbhJhz1mKqIo4daHbqIZWuFgQhOib4QfTKCQ==
1162+
"@ember/test-helpers@2.8.0":
1163+
version "2.8.0"
1164+
resolved "https://registry.yarnpkg.com/@ember/test-helpers/-/test-helpers-2.8.0.tgz#2b28de27fa2063e872aea6e59ebcda5f7b5e13b5"
1165+
integrity sha512-UF2FF/sPPSuqUePPbWT4o2z90ZT20DEz8KMyez6+BlaAnGyFCPbj0cPmE6se0wEZTpIZ0o/w9blG6wfgqe8Iyw==
11661166
dependencies:
11671167
"@ember/test-waiters" "^3.0.0"
1168+
"@embroider/macros" "^1.6.0"
11681169
broccoli-debug "^0.6.5"
11691170
broccoli-funnel "^3.0.8"
11701171
ember-cli-babel "^7.26.6"
@@ -1284,7 +1285,7 @@
12841285
resolved "https://registry.yarnpkg.com/@embroider/hbs-loader/-/hbs-loader-1.6.0.tgz#a6a06248969bdb425d6ecc67ac11040e6493f8fb"
12851286
integrity sha512-WwZ6vaG5GevL4xpSXj5tIziaubdoB+dMFoI7rqved8To5WK1MfHJFhHp8S9s0KyzSwb/dL1SdjVzYWbB6SAbzg==
12861287

1287-
"@embroider/[email protected]", "@embroider/macros@^1.0.0":
1288+
"@embroider/[email protected]", "@embroider/macros@^1.0.0", "@embroider/macros@^1.6.0":
12881289
version "1.6.0"
12891290
resolved "https://registry.yarnpkg.com/@embroider/macros/-/macros-1.6.0.tgz#2b764f965c645fdcfbf05897c88195368b046ba1"
12901291
integrity sha512-yUEXJGJGP3rjtxorxrbkdxriBFEwnmzOrNk4zK64IXKBfyRjiDZFUHV9DSTrbaYLS29Mw5yK73ZIwi8L13C4Zw==

0 commit comments

Comments
 (0)