From e6ec328984c41fc3e43f1ccdb7212dd2ec7615aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2024 04:32:46 +0000 Subject: [PATCH] Bump qunit-dom from 3.2.1 to 3.4.0 Bumps [qunit-dom](https://github.com/mainmatter/qunit-dom) from 3.2.1 to 3.4.0. - [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-minor ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index a4a91c4d..4dac7c0a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11798,9 +11798,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.2.1: - version "3.2.1" - resolved "https://registry.yarnpkg.com/qunit-dom/-/qunit-dom-3.2.1.tgz#650707b818d5a889ac1923a5cdbdc0d9daf4db7a" - integrity sha512-+qSm8zQ7hPA9NijmTDVsUFNGEFP/K+DTymjlsU01O3NhkGtb9rsZRztJXwaiAlmVSX4vSzjydPxpZCRhpWIq4A== + version "3.4.0" + resolved "https://registry.yarnpkg.com/qunit-dom/-/qunit-dom-3.4.0.tgz#46246ba42bec4544a7c03a40c686bde1e8bac7b9" + integrity sha512-N5PYbJ20RD3JZN4whINdl7dDfxScUy7eNuO8IwUtBWC7d6SH+BqtBqVZdRn9evxLQVzuask6OGvMy4gdpiCceg== dependencies: dom-element-descriptors "^0.5.1"