From 2853b034ff49513dcaba18ebdae620cc33806170 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Apr 2025 03:31:28 +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.4. - [Release notes](https://github.com/capricorn86/happy-dom/releases) - [Commits](https://github.com/capricorn86/happy-dom/compare/v16.8.1...v17.4.4) --- updated-dependencies: - dependency-name: "@happy-dom/global-registrator" dependency-version: 17.4.4 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..be4e345 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.4", "@types/bun": "^1.1.14", "@typescript-eslint/eslint-plugin": "^8.19.0", "@typescript-eslint/parser": "^8.19.0",