Skip to content

Commit a2ab4d8

Browse files
committed
Update dependency @ember/test-helpers to v2.7.0
1 parent e8a2cd0 commit a2ab4d8

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
@@ -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.6.0",
58+
"@ember/test-helpers": "2.7.0",
5959
"@ember/test-waiters": "3.0.1",
6060
"@embroider/compat": "1.5.0",
6161
"@embroider/core": "1.5.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1160,10 +1160,10 @@
11601160
dependencies:
11611161
ember-cli-babel "^7.26.6"
11621162

1163-
"@ember/test-helpers@2.6.0":
1164-
version "2.6.0"
1165-
resolved "https://registry.yarnpkg.com/@ember/test-helpers/-/test-helpers-2.6.0.tgz#d687515c6ab49ba72717fc62046970ef4a72ea9c"
1166-
integrity sha512-N5sr3layWk60wB3maCy+/5hFHQRcTh8aqxcZTSs3Od9QkuHdWBtRgMGLP/35mXpJlgWuu3xqLpt6u3dGHc8gCg==
1163+
"@ember/test-helpers@2.7.0":
1164+
version "2.7.0"
1165+
resolved "https://registry.yarnpkg.com/@ember/test-helpers/-/test-helpers-2.7.0.tgz#d8e08b614cdd5eac647689d655e78e1de725f474"
1166+
integrity sha512-eWFtw5+sbci1Fw+E+HoyaMxY126LvK7jul6i8tad48zlWoxrOalbhJhz1mKqIo4daHbqIZWuFgQhOib4QfTKCQ==
11671167
dependencies:
11681168
"@ember/test-waiters" "^3.0.0"
11691169
broccoli-debug "^0.6.5"

0 commit comments

Comments
 (0)