From 819fc7bdf75f260cad2210332e5dcb52e25f60d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jun 2026 01:03:08 +0000 Subject: [PATCH] build(deps-dev): bump happy-dom from 20.10.5 to 20.10.6 Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 20.10.5 to 20.10.6. - [Release notes](https://github.com/capricorn86/happy-dom/releases) - [Commits](https://github.com/capricorn86/happy-dom/compare/v20.10.5...v20.10.6) --- updated-dependencies: - dependency-name: happy-dom dependency-version: 20.10.6 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 933b6b9c..542e98c0 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "eslint-plugin-vue": "^10.9.2", "eslint-plugin-vuejs-accessibility": "^2.5.0", "globals": "^17.6.0", - "happy-dom": "^20.10.5", + "happy-dom": "^20.10.6", "lightningcss": "^1.32.0", "sass": "^1.101.0", "start-server-and-test": "^3.0.11", diff --git a/yarn.lock b/yarn.lock index ab32c6c5..f8e7b91c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2318,10 +2318,10 @@ graceful-fs@^4.1.6, graceful-fs@^4.2.0: resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.11.tgz#4183e4e8bf08bb6e05bbb2f7d2e0c8f712ca40e3" integrity sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ== -happy-dom@^20.10.5: - version "20.10.5" - resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-20.10.5.tgz#20cdf79787e479ddc1ed2a031fecfb38aeaa4dd3" - integrity sha512-0aA6BQoMnpcRE/c1E8ZyF2jXnET7MJskereWOXher4CJuYjrI5esN0Az/1NPMD4KeWUbampBGw2MGqabMPFIbg== +happy-dom@^20.10.6: + version "20.10.6" + resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-20.10.6.tgz#b92b92abab99f24dd5758b7dc5647f4e4d285707" + integrity sha512-6QD0ilzDDt93tX44y8tbmZdAcdTRYDhUP+Asgi6pC8Pp5IA3cvaZGyoVN/EGtlq9ziT65iPuBBn3ASLr6hCgVw== dependencies: "@types/node" ">=20.0.0" "@types/whatwg-mimetype" "^3.0.2"