Skip to content

Commit

Permalink
Merge pull request #2739 from mainmatter/renovate/ember-testing
Browse files Browse the repository at this point in the history
chore(deps): update ember testing (minor)
  • Loading branch information
BobrImperator authored Sep 9, 2024
2 parents 0131d7c + 4d3f3de commit 879131c
Show file tree
Hide file tree
Showing 4 changed files with 68 additions and 39 deletions.
4 changes: 2 additions & 2 deletions packages/classic-test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@ember/legacy-built-in-components": "0.5.0",
"@ember/optional-features": "2.1.0",
"@ember/string": "3.1.1",
"@ember/test-helpers": "3.2.0",
"@ember/test-helpers": "3.3.1",
"@embroider/test-setup": "4.0.0",
"@glimmer/component": "1.1.2",
"@glimmer/tracking": "1.1.2",
Expand Down Expand Up @@ -57,7 +57,7 @@
"my-engine": "workspace:../classic-test-app/lib/my-engine",
"npm-run-all2": "6.2.2",
"pretender": "3.4.7",
"qunit": "2.20.1",
"qunit": "2.22.0",
"qunit-dom": "2.0.0",
"torii": "1.0.0-beta.2",
"webpack": "5.94.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@ember/legacy-built-in-components": "0.5.0",
"@ember/optional-features": "2.1.0",
"@ember/string": "3.1.1",
"@ember/test-helpers": "3.2.0",
"@ember/test-helpers": "3.3.1",
"@embroider/test-setup": "4.0.0",
"@glimmer/component": "1.1.2",
"@glimmer/tracking": "1.1.2",
Expand Down Expand Up @@ -62,7 +62,7 @@
"najax": "1.0.7",
"npm-run-all2": "6.2.2",
"pretender": "3.4.7",
"qunit": "2.20.1",
"qunit": "2.22.0",
"qunit-dom": "2.0.0",
"torii": "1.0.0-beta.2",
"webpack": "5.94.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/test-esa/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@ember/legacy-built-in-components": "0.5.0",
"@ember/optional-features": "2.1.0",
"@ember/string": "3.1.1",
"@ember/test-helpers": "3.2.0",
"@ember/test-helpers": "3.3.1",
"@embroider/test-setup": "4.0.0",
"@glimmer/component": "1.1.2",
"@glimmer/tracking": "1.1.2",
Expand Down Expand Up @@ -64,7 +64,7 @@
"najax": "1.0.7",
"npm-run-all2": "6.2.2",
"pretender": "3.4.7",
"qunit": "2.20.1",
"qunit": "2.22.0",
"qunit-dom": "2.0.0",
"sinon": "18.0.0",
"torii": "1.0.0-beta.2",
Expand Down
95 changes: 62 additions & 33 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 879131c

Please sign in to comment.