Skip to content

Commit

Permalink
bumped ember-qunit from 4.6.0 to 5.0.0, added @ember/[email protected]
Browse files Browse the repository at this point in the history
  • Loading branch information
horatiorosa committed Jun 15, 2023
1 parent b6ecbd1 commit 94ee41f
Show file tree
Hide file tree
Showing 2 changed files with 532 additions and 153 deletions.
4 changes: 3 additions & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
"devDependencies": {
"@ember/optional-features": "^1.3.0",
"@ember/render-modifiers": "^1.0.2",
"@ember/test-helpers": "2.4.0",
"@fortawesome/ember-fontawesome": "^0.2.1",
"@fortawesome/free-solid-svg-icons": "^5.13.0",
"@glimmer/component": "^1.0.0",
Expand Down Expand Up @@ -61,7 +62,7 @@
"ember-maybe-import-regenerator": "^0.1.6",
"ember-moment": "^8.0.0",
"ember-power-select": "^4.0.0",
"ember-qunit": "^4.6.0",
"ember-qunit": "^5.0.0",
"ember-radio-button": "^2.0.1",
"ember-resolver": "^8.0.0",
"ember-router-scroll": "^3.3.2",
Expand All @@ -85,6 +86,7 @@
"lint-staged": ">=10",
"loader.js": "^4.7.0",
"npm-run-all": "^4.1.5",
"qunit": "2.13.0",
"qunit-dom": "^1.2.0",
"sass": "^1.26.3",
"tracked-maps-and-sets": "^2.1.0"
Expand Down
Loading

0 comments on commit 94ee41f

Please sign in to comment.