From fe949e144e0d1a16bdac80c8536e2b1385f2a782 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2024 00:25:24 +0000 Subject: [PATCH] chore(deps): update dependency qunit-dom to v3.3.0 (#61) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- packages/test-app/package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/packages/test-app/package.json b/packages/test-app/package.json index 9a83ca5..b637451 100644 --- a/packages/test-app/package.json +++ b/packages/test-app/package.json @@ -70,7 +70,7 @@ "memory-leak-detector": "workspace:*", "prettier": "3.3.3", "qunit": "2.22.0", - "qunit-dom": "3.2.1", + "qunit-dom": "3.3.0", "stylelint": "16.10.0", "stylelint-config-standard": "36.0.1", "stylelint-prettier": "5.0.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d53f9b3..112a70a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -190,8 +190,8 @@ importers: specifier: 2.22.0 version: 2.22.0 qunit-dom: - specifier: 3.2.1 - version: 3.2.1 + specifier: 3.3.0 + version: 3.3.0 stylelint: specifier: 16.10.0 version: 16.10.0 @@ -5525,8 +5525,8 @@ packages: quick-temp@0.1.8: resolution: {integrity: sha512-YsmIFfD9j2zaFwJkzI6eMG7y0lQP7YeWzgtFgNl38pGWZBSXJooZbOWwkcRot7Vt0Fg9L23pX0tqWU3VvLDsiA==} - qunit-dom@3.2.1: - resolution: {integrity: sha512-+qSm8zQ7hPA9NijmTDVsUFNGEFP/K+DTymjlsU01O3NhkGtb9rsZRztJXwaiAlmVSX4vSzjydPxpZCRhpWIq4A==} + qunit-dom@3.3.0: + resolution: {integrity: sha512-sGPhNbZ/3gPbH3rp7PxnzqXuh6cyN/AG/vO/X9k0IYlsoBLi83MU6PdtSw/KiWLV8X/32jxD6fbeP9vjNAY4Dw==} qunit-theme-ember@1.0.0: resolution: {integrity: sha512-vdMVVo6ecdCkWttMTKeyq1ZTLGHcA6zdze2zhguNuc3ritlJMhOXY5RDseqazOwqZVfCg3rtlmL3fMUyIzUyFQ==} @@ -14298,7 +14298,7 @@ snapshots: rimraf: 2.7.1 underscore.string: 3.3.6 - qunit-dom@3.2.1: + qunit-dom@3.3.0: dependencies: dom-element-descriptors: 0.5.1