From d4612ddaa0f758289fc8d5a1e74e8af0d93ee3df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Sep 2024 07:32:05 +0000 Subject: [PATCH] Bump qunit-dom from 3.2.0 to 3.2.1 Bumps [qunit-dom](https://github.com/mainmatter/qunit-dom) from 3.2.0 to 3.2.1. - [Release notes](https://github.com/mainmatter/qunit-dom/releases) - [Changelog](https://github.com/mainmatter/qunit-dom/blob/master/CHANGELOG.md) - [Commits](https://github.com/mainmatter/qunit-dom/commits) --- updated-dependencies: - dependency-name: qunit-dom dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 6eb303ff..543e5fbd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8651,9 +8651,9 @@ quick-temp@^0.1.2, quick-temp@^0.1.3, quick-temp@^0.1.5, quick-temp@^0.1.8: underscore.string "~3.3.4" qunit-dom@^3.0.0: - version "3.2.0" - resolved "https://registry.yarnpkg.com/qunit-dom/-/qunit-dom-3.2.0.tgz#ad2e5696acfad8ceedd4f34853f6bab72db88e9c" - integrity sha512-VYFXbwod2sis16Nzgx5UrdCvjNUPYIAbTwEGv7hF1RfgJaVgG5ASVaQz9en0ZRvlybtql0LrVuAbleJU/57zQQ== + version "3.2.1" + resolved "https://registry.yarnpkg.com/qunit-dom/-/qunit-dom-3.2.1.tgz#650707b818d5a889ac1923a5cdbdc0d9daf4db7a" + integrity sha512-+qSm8zQ7hPA9NijmTDVsUFNGEFP/K+DTymjlsU01O3NhkGtb9rsZRztJXwaiAlmVSX4vSzjydPxpZCRhpWIq4A== dependencies: dom-element-descriptors "^0.5.1"