From d8e56b1681402806713507c619d6dca96f8bbb90 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 10:55:11 +0000 Subject: [PATCH] Bump happy-dom from 17.4.4 to 20.0.0 Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 17.4.4 to 20.0.0. - [Release notes](https://github.com/capricorn86/happy-dom/releases) - [Commits](https://github.com/capricorn86/happy-dom/compare/v17.4.4...v20.0.0) --- updated-dependencies: - dependency-name: happy-dom dependency-version: 20.0.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 32 ++++++++++++++++---------------- 2 files changed, 17 insertions(+), 17 deletions(-) diff --git a/package.json b/package.json index ccbe52b..05ca31d 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "@lezer/generator": "^1.7.0", "@types/node": "^20.11.28", "codemirror": "^6.0.1", - "happy-dom": "^17.4.4", + "happy-dom": "^20.0.0", "husky": "9.1.7", "lint-staged": "15.5.1", "nodemon": "^3.1.9", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 06c852c..1489c69 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -55,8 +55,8 @@ importers: specifier: ^6.0.1 version: 6.0.1 happy-dom: - specifier: ^17.4.4 - version: 17.4.4 + specifier: ^20.0.0 + version: 20.0.0 husky: specifier: 9.1.7 version: 9.1.7 @@ -77,7 +77,7 @@ importers: version: 3.9.1(@types/node@20.17.30)(rollup@4.40.0)(typescript@5.7.3)(vite@6.3.2(@types/node@20.17.30)(yaml@2.7.1)) vitest: specifier: ^1.4.0 - version: 1.6.1(@types/node@20.17.30)(happy-dom@17.4.4) + version: 1.6.1(@types/node@20.17.30)(happy-dom@20.0.0) packages: @@ -639,6 +639,9 @@ packages: '@types/node@20.17.30': resolution: {integrity: sha512-7zf4YyHA+jvBNfVrk2Gtvs6x7E8V+YDW05bNfG2XkWDJfYRXrTiP/DsB2zSYTaHX0bGIujTBQdMVAhb+j7mwpg==} + '@types/whatwg-mimetype@3.0.2': + resolution: {integrity: sha512-c2AKvDT8ToxLIOUlN51gTiHXflsfIFisS4pO7pDPoKouJCESkhZnEy623gwP9laCy5lnLDAw1vAzu2vM2YLOrA==} + '@vitest/expect@1.6.1': resolution: {integrity: sha512-jXL+9+ZNIJKruofqXuuTClf44eSpcHlgj3CiuNihUF3Ioujtmc0zIa3UJOW5RjDK1YLBJZnWBlPuqhYycLioog==} @@ -894,9 +897,9 @@ packages: graceful-fs@4.2.11: resolution: {integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==} - happy-dom@17.4.4: - resolution: {integrity: sha512-/Pb0ctk3HTZ5xEL3BZ0hK1AqDSAUuRQitOmROPHhfUYEWpmTImwfD8vFDGADmMAX0JYgbcgxWoLFKtsWhcpuVA==} - engines: {node: '>=18.0.0'} + happy-dom@20.0.0: + resolution: {integrity: sha512-GkWnwIFxVGCf2raNrxImLo397RdGhLapj5cT3R2PT7FwL62Ze1DROhzmYW7+J3p9105DYMVenEejEbnq5wA37w==} + engines: {node: '>=20.0.0'} has-flag@3.0.0: resolution: {integrity: sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==} @@ -1449,10 +1452,6 @@ packages: w3c-keyname@2.2.8: resolution: {integrity: sha512-dpojBhNsCNN7T82Tm7k26A6G9ML3NkhDsnw9n/eoxSRlVBB4CEtIQ/KTCLI2Fwf3ataSXRhYFkQi3SlnFwPvPQ==} - webidl-conversions@7.0.0: - resolution: {integrity: sha512-VwddBukDzu71offAQR975unBIGqfKZpM+8ZX6ySk8nYhVoo5CYaZyzt3YBvYtRtO+aoGlqxPg/B87NGVZ/fu6g==} - engines: {node: '>=12'} - whatwg-mimetype@3.0.0: resolution: {integrity: sha512-nt+N2dzIutVRxARx1nghPKGv1xHikU7HKdfafKkLNLindmPU/ch3U31NOCGGA/dmPcmb1VlofO0vnKAcsm0o/Q==} engines: {node: '>=12'} @@ -1895,6 +1894,8 @@ snapshots: dependencies: undici-types: 6.19.8 + '@types/whatwg-mimetype@3.0.2': {} + '@vitest/expect@1.6.1': dependencies: '@vitest/spy': 1.6.1 @@ -2216,9 +2217,10 @@ snapshots: graceful-fs@4.2.11: {} - happy-dom@17.4.4: + happy-dom@20.0.0: dependencies: - webidl-conversions: 7.0.0 + '@types/node': 20.17.30 + '@types/whatwg-mimetype': 3.0.2 whatwg-mimetype: 3.0.0 has-flag@3.0.0: {} @@ -2667,7 +2669,7 @@ snapshots: fsevents: 2.3.3 yaml: 2.7.1 - vitest@1.6.1(@types/node@20.17.30)(happy-dom@17.4.4): + vitest@1.6.1(@types/node@20.17.30)(happy-dom@20.0.0): dependencies: '@vitest/expect': 1.6.1 '@vitest/runner': 1.6.1 @@ -2691,7 +2693,7 @@ snapshots: why-is-node-running: 2.3.0 optionalDependencies: '@types/node': 20.17.30 - happy-dom: 17.4.4 + happy-dom: 20.0.0 transitivePeerDependencies: - less - lightningcss @@ -2716,8 +2718,6 @@ snapshots: w3c-keyname@2.2.8: {} - webidl-conversions@7.0.0: {} - whatwg-mimetype@3.0.0: {} which@2.0.2: