Skip to content

Commit

Permalink
chore(deps): update dependency ember-qunit to v8 (#988)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 15, 2023
1 parent fb3bec8 commit 86686fb
Show file tree
Hide file tree
Showing 3 changed files with 40 additions and 45 deletions.
81 changes: 38 additions & 43 deletions pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"ember-load-initializers": "^2.1.2",
"ember-modifier": "^4.1.0",
"ember-page-title": "^8.0.0",
"ember-qunit": "^7.0.0",
"ember-qunit": "^8.0.0",
"ember-resolver": "^11.0.0",
"ember-source": "~5.2.0",
"ember-source-channel-url": "^3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"ember-load-initializers": "^2.1.2",
"ember-modifier": "^4.1.0",
"ember-page-title": "^8.0.0",
"ember-qunit": "^7.0.0",
"ember-qunit": "^8.0.0",
"ember-resolver": "^11.0.0",
"ember-source": "~5.2.0",
"ember-template-lint": "^5.7.2",
Expand Down

0 comments on commit 86686fb

Please sign in to comment.