Skip to content

Commit 83165a9

Browse files
committed
Upgrade test-helpers
1 parent 64fb8a8 commit 83165a9

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

pnpm-lock.yaml

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

test-app-ember-resources-7/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@babel/eslint-parser": "^7.19.1",
4646
"@ember/optional-features": "^2.0.0",
4747
"@ember/string": "^3.0.1",
48-
"@ember/test-helpers": "^3.0.3",
48+
"@ember/test-helpers": "^3.2.1",
4949
"@embroider/compat": "^3.1.5",
5050
"@embroider/core": "^3.1.3",
5151
"@embroider/test-setup": "^3.0.1",

test-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@babel/eslint-parser": "^7.19.1",
4646
"@ember/optional-features": "^2.0.0",
4747
"@ember/string": "^3.0.1",
48-
"@ember/test-helpers": "^3.0.3",
48+
"@ember/test-helpers": "^3.2.1",
4949
"@embroider/compat": "^3.1.5",
5050
"@embroider/core": "^3.1.3",
5151
"@embroider/test-setup": "^3.0.1",

0 commit comments

Comments
 (0)