From e88486d0d27fd7f4b8453cc514634aa0f33b340a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 22:03:31 +0000 Subject: [PATCH] build(deps-dev): bump qunit from 2.22.0 to 2.23.0 Bumps [qunit](https://github.com/qunitjs/qunit) from 2.22.0 to 2.23.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.22.0...2.23.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 c130f1f..9141945 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "glob": "11.0.0", "htmlparser": "1.7.7", "jed": "1.1.1", - "qunit": "2.22.0", + "qunit": "2.23.0", "sass": "1.79.6", "stylelint": "16.11.0", "stylelint-config-recommended-scss": "14.0.0",