From 4bbeb5f289c99571a4d42695279f7989a92f5b09 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 9 Jun 2024 07:05:35 +0000 Subject: [PATCH] Bump qunit from 2.20.1 to 2.21.0 Bumps [qunit](https://github.com/qunitjs/qunit) from 2.20.1 to 2.21.0. - [Release notes](https://github.com/qunitjs/qunit/releases) - [Changelog](https://github.com/qunitjs/qunit/blob/main/History.md) - [Commits](https://github.com/qunitjs/qunit/compare/2.20.1...2.21.0) --- updated-dependencies: - dependency-name: qunit dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- node_modules | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/node_modules b/node_modules index 50367baee6ea..3fd8be7ed182 160000 --- a/node_modules +++ b/node_modules @@ -1 +1 @@ -Subproject commit 50367baee6eae7f44e75a52aa6450b31b1a76cd7 +Subproject commit 3fd8be7ed18216b2895f31692f1bcb8edf90ed58 diff --git a/package.json b/package.json index aac48fb4571e..a79899a3fd7e 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "gettext-parser": "8.0.0", "htmlparser": "1.7.7", "jed": "1.1.1", - "qunit": "2.20.1", + "qunit": "2.21.0", "qunit-tap": "1.5.1", "sass": "1.77.1", "sizzle": "2.3.10",