From 6a16bb437f532516a2c4edc0e9345d0ef872f27e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Sep 2023 08:56:47 +0000 Subject: [PATCH] build(deps-dev): bump qunit from 2.19.4 to 2.20.0 Bumps [qunit](https://github.com/qunitjs/qunit) from 2.19.4 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.4...2.20.0) --- updated-dependencies: - dependency-name: qunit dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 73289ed..07d6886 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "gettext-parser": "7.0.1", "htmlparser": "1.7.7", "jed": "1.1.1", - "qunit": "2.19.4", + "qunit": "2.20.0", "sass": "1.68.0", "stylelint": "15.10.3", "stylelint-config-standard": "34.0.0",