From 0fdc03e2541ef305d75e9a24fda145ea1af63cdb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 7 Dec 2024 12:44:52 +0000 Subject: [PATCH] build(deps-dev): bump qunit-dom from 3.3.0 to 3.4.0 (#432) Bumps [qunit-dom](https://github.com/mainmatter/qunit-dom) from 3.3.0 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 1d52048..cc95b67 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8097,9 +8097,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.3.0" - resolved "https://registry.yarnpkg.com/qunit-dom/-/qunit-dom-3.3.0.tgz#5db8363e8496c897e76ed2047527240f7ad84180" - integrity sha512-sGPhNbZ/3gPbH3rp7PxnzqXuh6cyN/AG/vO/X9k0IYlsoBLi83MU6PdtSw/KiWLV8X/32jxD6fbeP9vjNAY4Dw== + 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"