From 78a2b8e9be70565eab5dc068d7080f18bb46461c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2024 20:13:50 +0000 Subject: [PATCH] build(deps-dev): bump qunit from 2.21.0 to 2.21.1 Bumps [qunit](https://github.com/qunitjs/qunit) from 2.21.0 to 2.21.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.21.0...2.21.1) --- updated-dependencies: - dependency-name: qunit dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index df5d702..459dfc2 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "gettext-parser": "8.0.0", "htmlparser": "1.7.7", "jed": "1.1.1", - "qunit": "2.21.0", + "qunit": "2.21.1", "sass": "1.77.8", "stylelint": "16.7.0", "stylelint-config-recommended-scss": "14.0.0",