Skip to content

Commit

Permalink
Merge pull request #22 from mrloop/em-update-qunit-test-helpers
Browse files Browse the repository at this point in the history
Update ember-qunit and test-helpers
  • Loading branch information
mrloop authored Sep 1, 2023
2 parents 387132b + c4eb5ec commit 5b9ba3f
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 67 deletions.
118 changes: 54 additions & 64 deletions pnpm-lock.yaml

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

6 changes: 3 additions & 3 deletions test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"devDependencies": {
"@ember/optional-features": "^2.0.0",
"@ember/test-helpers": "^2.8.1",
"@ember/test-helpers": "^3.0.3",
"@embroider/test-setup": "2.1.1",
"@glimmer/component": "^1.1.2",
"@glimmer/tracking": "^1.1.2",
Expand All @@ -47,7 +47,7 @@
"ember-metrics": "2.0.0-beta.1",
"ember-metrics-simple-analytics": "^0.0.2",
"ember-page-title": "^7.0.0",
"ember-qunit": "^6.2.0",
"ember-qunit": "^7.0.0",
"ember-resolver": "^8.0.3",
"ember-source": "~4.9.1",
"ember-source-channel-url": "^3.0.0",
Expand All @@ -72,4 +72,4 @@
"ember": {
"edition": "octane"
}
}
}

0 comments on commit 5b9ba3f

Please sign in to comment.