From 8e97716b534c5f6905c1fca75476913778483b4d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Oct 2025 20:42:23 +0000 Subject: [PATCH] chore(deps-dev): bump happy-dom from 15.11.7 to 20.0.2 in /packages/siwx Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 15.11.7 to 20.0.2. - [Release notes](https://github.com/capricorn86/happy-dom/releases) - [Commits](https://github.com/capricorn86/happy-dom/compare/v15.11.7...v20.0.2) --- updated-dependencies: - dependency-name: happy-dom dependency-version: 20.0.2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- packages/siwx/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/siwx/package.json b/packages/siwx/package.json index 22491bc9d1..7803aa658b 100644 --- a/packages/siwx/package.json +++ b/packages/siwx/package.json @@ -47,7 +47,7 @@ "devDependencies": { "@types/react": "19.1.15", "@vitest/coverage-v8": "2.1.9", - "happy-dom": "15.11.7", + "happy-dom": "20.0.2", "react": "19.1.1", "vitest": "3.1.3", "vue": "3.5.13"