Skip to content

Commit 258e72f

Browse files
authored
Merge pull request #759 from elwayman02/dependabot/npm_and_yarn/ember/test-helpers-2.9.4
[skip netlify]: Bump @ember/test-helpers from 2.9.3 to 2.9.4
2 parents 61ed628 + 7d2623d commit 258e72f

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
@@ -37,7 +37,7 @@
3737
"devDependencies": {
3838
"@babel/eslint-parser": "^7.21.8",
3939
"@ember/optional-features": "^2.0.0",
40-
"@ember/test-helpers": "^2.9.3",
40+
"@ember/test-helpers": "^2.9.4",
4141
"@embroider/test-setup": "^2.1.1",
4242
"@glimmer/component": "^1.1.2",
4343
"@glimmer/tracking": "^1.1.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1160,10 +1160,10 @@
11601160
ember-cli-babel "^7.10.0"
11611161
ember-modifier-manager-polyfill "^1.1.0"
11621162

1163-
"@ember/test-helpers@^2.9.3":
1164-
version "2.9.3"
1165-
resolved "https://registry.yarnpkg.com/@ember/test-helpers/-/test-helpers-2.9.3.tgz#c2a9d6ab1c367af92cf1a334f97eb19b8e06e6e1"
1166-
integrity sha512-ejVg4Dj+G/6zyLvQsYOvmGiOLU6AS94tY4ClaO1E2oVvjjtVJIRmVLFN61I+DuyBg9hS3cFoPjQRTZB9MRIbxQ==
1163+
"@ember/test-helpers@^2.9.4":
1164+
version "2.9.4"
1165+
resolved "https://registry.yarnpkg.com/@ember/test-helpers/-/test-helpers-2.9.4.tgz#985022e9ba05cfc918bcf08b77cbb355f85b723e"
1166+
integrity sha512-z+Qs1NYWyIVDmrY6WdmOS5mdG1lJ5CFfzh6dRhLfs9lq45deDaDrVNcaCYhnNeJZTvUBK2XR2SvPcZm0RloXdA==
11671167
dependencies:
11681168
"@ember/test-waiters" "^3.0.0"
11691169
"@embroider/macros" "^1.10.0"

0 commit comments

Comments
 (0)