From 618376e45e13f6a926affaca546643d7d1ec5369 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jan 2025 16:37:05 -0500 Subject: [PATCH] Bump qunit from 2.23.1 to 2.24.0 (#416) Bumps [qunit](https://github.com/qunitjs/qunit) from 2.23.1 to 2.24.0. - [Release notes](https://github.com/qunitjs/qunit/releases) - [Changelog](https://github.com/qunitjs/qunit/blob/2.24.0/History.md) - [Commits](https://github.com/qunitjs/qunit/compare/2.23.1...2.24.0) --- updated-dependencies: - dependency-name: qunit dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index d71da556..c04ff79a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9752,9 +9752,9 @@ qunit-dom@^2.0.0: ember-cli-version-checker "^5.1.1" qunit@^2.19.4: - version "2.23.1" - resolved "https://registry.yarnpkg.com/qunit/-/qunit-2.23.1.tgz#392874807cb904d0a9a906d72064bbbdcd793acf" - integrity sha512-CGrsGy7NhkQmfiyOixBpbexh2PT7ekIb35uWiBi/hBNdTJF1W98UonyACFJJs8UmcP96lH+YJlX99dYZi5rZkg== + version "2.24.0" + resolved "https://registry.yarnpkg.com/qunit/-/qunit-2.24.0.tgz#dffe6d94c040d50041a4358a040b0171964f2bb9" + integrity sha512-i+rJThg6YxrIAywbcS0Qr/KEO6bBH92LOeuTNC0dfFR2FbdtonVm6LQHDGwz/BB1fOuFSaE4+FEmNbxnxl+OFg== dependencies: commander "7.2.0" node-watch "0.7.3"