From 0ab913217e24b0b97808e686fe904023d669576a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 May 2025 03:28:21 +0000 Subject: [PATCH] build(deps-dev): bump @happy-dom/global-registrator Bumps [@happy-dom/global-registrator](https://github.com/capricorn86/happy-dom) from 16.8.1 to 17.4.6. - [Release notes](https://github.com/capricorn86/happy-dom/releases) - [Commits](https://github.com/capricorn86/happy-dom/compare/v16.8.1...v17.4.6) --- updated-dependencies: - dependency-name: "@happy-dom/global-registrator" dependency-version: 17.4.6 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a3549c4..ce41a22 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "devDependencies": { "@commitlint/config-conventional": "^19.6.0", "@commitlint/cz-commitlint": "^19.6.1", - "@happy-dom/global-registrator": "^16.3.0", + "@happy-dom/global-registrator": "^17.4.6", "@types/bun": "^1.1.14", "@typescript-eslint/eslint-plugin": "^8.19.0", "@typescript-eslint/parser": "^8.19.0",