From dc4e3aca96d8308357a7848a1f297c2f1078f9bd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 16 Feb 2025 13:59:41 +0000 Subject: [PATCH] Update dependency qunit to v2.24.1 --- assets/jquery/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/jquery/package.json b/assets/jquery/package.json index 7a6dff2b6..8ae560376 100644 --- a/assets/jquery/package.json +++ b/assets/jquery/package.json @@ -56,7 +56,7 @@ "native-promise-only": "0.8.1", "promises-aplus-tests": "2.1.2", "q": "1.5.1", - "qunit": "2.9.2", + "qunit": "2.24.1", "raw-body": "2.3.3", "requirejs": "2.3.6", "sinon": "2.3.7",