From 3f7ddd9195597d1d78bfbce1a7fc021b433b2737 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Jan 2025 21:35:03 +0000 Subject: [PATCH] build(deps-dev): bump qunit from 2.23.1 to 2.24.1 Bumps [qunit](https://github.com/qunitjs/qunit) from 2.23.1 to 2.24.1. - [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.23.1...2.24.1) --- 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 3699625..8215440 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "glob": "11.0.1", "htmlparser": "1.7.7", "jed": "1.1.1", - "qunit": "2.23.1", + "qunit": "2.24.1", "sass": "1.79.6", "stylelint": "16.14.1", "stylelint-config-recommended-scss": "14.0.0",