diff --git a/package.json b/package.json index 526aca9..ea09535 100644 --- a/package.json +++ b/package.json @@ -84,7 +84,7 @@ "loader.js": "4.7.0", "npm-run-all": "4.1.5", "popper.js": "1.16.1", - "qunit": "2.19.1", + "qunit": "2.21.0", "qunit-dom": "2.0.0", "sass": "1.55.0", "standard-version": "9.5.0" diff --git a/yarn.lock b/yarn.lock index f61f94c..df651d8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9396,10 +9396,10 @@ qunit-dom@2.0.0: ember-cli-babel "^7.23.0" ember-cli-version-checker "^5.1.1" -qunit@2.19.1: - version "2.19.1" - resolved "https://registry.yarnpkg.com/qunit/-/qunit-2.19.1.tgz#eb1afd188da9e47f07c13aa70461a1d9c4505490" - integrity sha512-gSGuw0vErE/rNjnlBW/JmE7NNubBlGrDPQvsug32ejYhcVFuZec9yoU0+C30+UgeCGwq6Ap89K65dMGo+kDGZQ== +qunit@2.21.0: + version "2.21.0" + resolved "https://registry.yarnpkg.com/qunit/-/qunit-2.21.0.tgz#c3d35adb1c9df8176459665f2daf33170c0f8662" + integrity sha512-kJJ+uzx5xDWk0oRrbOZ3zsm+imPULE58ZMIrNl+3POZl4a1k6VXj2E4OiqTmZ9j6hh9egE3kNgnAti9Q+BG6Yw== dependencies: commander "7.2.0" node-watch "0.7.3"