From 78cee05af8fdbf1324012e3bcaab2e12bf605299 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2026 15:17:41 +0000 Subject: [PATCH] chore(deps): update dependency happy-dom to v20 [security] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index aa262a9ea..10ec1bc53 100644 --- a/package.json +++ b/package.json @@ -173,7 +173,7 @@ "eslint-plugin-storybook": "^0.8.0", "eslint-plugin-tailwindcss": "^3.14.2", "eslint-plugin-tsdoc": "^0.2.17", - "happy-dom": "^13.3.8", + "happy-dom": "^20.0.0", "husky": "^9.0.11", "jsdom": "^24.0.0", "lint-staged": "^15.2.2",