From 17053e8d8b151c5bb657d6a1cfcb0e3695bb473f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2026 23:09:50 +0000 Subject: [PATCH] Bump happy-dom from 18.0.1 to 20.8.8 Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 18.0.1 to 20.8.8. - [Release notes](https://github.com/capricorn86/happy-dom/releases) - [Commits](https://github.com/capricorn86/happy-dom/compare/v18.0.1...v20.8.8) --- updated-dependencies: - dependency-name: happy-dom dependency-version: 20.8.8 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 50a4f24..5ba7f0c 100644 --- a/package.json +++ b/package.json @@ -116,7 +116,7 @@ "eslint-plugin-react-hooks": "5.2.0", "eslint-plugin-testing-library": "7.5.3", "fishery": "2.3.1", - "happy-dom": "18.0.1", + "happy-dom": "20.8.8", "isomorphic-fetch": "3.0.0", "jest": "30.0.3", "jest-environment-jsdom": "30.0.2",