From 0d8a34b72ce9a6682b0c4177cee2dea12857098f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jan 2026 07:02:39 +0000 Subject: [PATCH] Bump qunit from 2.19.4 to 2.25.0 Bumps [qunit](https://github.com/qunitjs/qunit) from 2.19.4 to 2.25.0. - [Release notes](https://github.com/qunitjs/qunit/releases) - [Changelog](https://github.com/qunitjs/qunit/blob/2.25.0/History.md) - [Commits](https://github.com/qunitjs/qunit/compare/2.19.4...2.25.0) --- updated-dependencies: - dependency-name: qunit dependency-version: 2.25.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 99381466..b432f42f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9321,9 +9321,9 @@ qunit-dom@^2.0.0: ember-cli-version-checker "^5.1.1" qunit@^2.19.1: - version "2.19.4" - resolved "https://registry.yarnpkg.com/qunit/-/qunit-2.19.4.tgz#2d689bb1165edd4b812e3ed2ee06ff907e9f2ece" - integrity sha512-aqUzzUeCqlleWYKlpgfdHHw9C6KxkB9H3wNfiBg5yHqQMzy0xw/pbCRHYFkjl8MsP/t8qkTQE+JTYL71azgiew== + version "2.25.0" + resolved "https://registry.yarnpkg.com/qunit/-/qunit-2.25.0.tgz#a9bc86543971f378a0af64e81292fbef6c12e1b8" + integrity sha512-MONPKgjavgTqArCwZOEz8nEMbA19zNXIp5ZOW9rPYj5cbgQp0fiI36c9dPTSzTRRzx+KcfB5eggYB/ENqxi0+w== dependencies: commander "7.2.0" node-watch "0.7.3"