From 9582c6fe6e65648e6c9159c8415893e96407c2a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Oct 2025 20:50:58 +0000 Subject: [PATCH] Bump happy-dom from 18.0.1 to 20.0.2 Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 18.0.1 to 20.0.2. - [Release notes](https://github.com/capricorn86/happy-dom/releases) - [Commits](https://github.com/capricorn86/happy-dom/compare/v18.0.1...v20.0.2) --- updated-dependencies: - dependency-name: happy-dom dependency-version: 20.0.2 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..25ddcd7 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.0.2", "isomorphic-fetch": "3.0.0", "jest": "30.0.3", "jest-environment-jsdom": "30.0.2",