From b371d4738a3d1d75214a4f21278e86f625ebcdcc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Oct 2025 20:54:07 +0000 Subject: [PATCH] chore(deps-dev): bump happy-dom Bumps the npm_and_yarn group with 1 update in the /frontend directory: [happy-dom](https://github.com/capricorn86/happy-dom). Updates `happy-dom` from 19.0.2 to 20.0.2 - [Release notes](https://github.com/capricorn86/happy-dom/releases) - [Commits](https://github.com/capricorn86/happy-dom/compare/v19.0.2...v20.0.2) --- updated-dependencies: - dependency-name: happy-dom dependency-version: 20.0.2 dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/package.json b/frontend/package.json index 1aa7c69..54da437 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -51,7 +51,7 @@ "eslint-plugin-no-relative-import-paths": "catalog:", "eslint-plugin-prettier": "catalog:", "eslint-plugin-vue": "^10.5.0", - "happy-dom": "^19.0.2", + "happy-dom": "^20.0.2", "prettier": "catalog:", "tailwindcss": "^4.1.13", "typescript": "catalog:",