From 879d353620cf762171e397f665a421c0f99e7150 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Oct 2023 05:49:19 +0000 Subject: [PATCH] Bump qunit from 2.19.0 to 2.20.0 Bumps [qunit](https://github.com/qunitjs/qunit) from 2.19.0 to 2.20.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.19.0...2.20.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 f2118de184ae..e0968af87d83 160000 --- a/node_modules +++ b/node_modules @@ -1 +1 @@ -Subproject commit f2118de184ae258ecc38f1ea3a04bf7bcb6510f3 +Subproject commit e0968af87d834bf453575ba9b4815b7b5a43e3bc diff --git a/package.json b/package.json index 084d9a3fed34..2a7e92c26793 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "gettext-parser": "7.0.1", "htmlparser": "1.7.7", "jed": "1.1.1", - "qunit": "2.19.0", + "qunit": "2.20.0", "qunit-tap": "1.5.1", "sass": "1.59.3", "sizzle": "2.3.5",