From ae5e72e21f919a60ad34fbd77b78a6521d1f8f90 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 12:16:41 +0000 Subject: [PATCH] Bump qunit from 2.23.1 to 2.24.0 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] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 433330c450..59b1792b10 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6456,9 +6456,9 @@ query-string@^6.14.1: strict-uri-encode "^2.0.0" qunit@^2.23.1: - 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"