diff --git a/ember/ui-core/package.json b/ember/ui-core/package.json index 99da2692f..ad5e9a475 100644 --- a/ember/ui-core/package.json +++ b/ember/ui-core/package.json @@ -81,7 +81,7 @@ "@rollup/plugin-babel": "^6.0.4", "@tailwindcss/forms": "^0.5.11", "@types/luxon": "^3.7.1", - "@types/qunit": "^2.19.12", + "@types/qunit": "^2.19.14", "autoprefixer": "^10.4.23", "babel-plugin-ember-template-compilation": "^2.2.5", "concurrently": "^9.0.1", @@ -104,7 +104,7 @@ "postcss-import": "^16.1.1", "prettier": "^3.4.2", "prettier-plugin-ember-template-tag": "^2.0.4", - "qunit": "^2.24.1", + "qunit": "^2.26.0", "qunit-dom": "^3.4.0", "rollup": "^4.22.5", "tailwindcss": "^3.4.19",