From 6fb350af1e100fd3355e3391c03464c0812540f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 21 Jul 2024 19:33:02 +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 28c0812..1ef6dbc 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,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",