From 408d36fe32163521562a42198f8ecd1ef7374fd0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 00:17:22 +0000 Subject: [PATCH] chore(deps): update dependency @types/jsdom to v28 --- packages/vitest/package.json | 2 +- pnpm-lock.yaml | 18 ++++++++++++------ 2 files changed, 13 insertions(+), 7 deletions(-) diff --git a/packages/vitest/package.json b/packages/vitest/package.json index 740b13921fdd..bc2637c69b26 100644 --- a/packages/vitest/package.json +++ b/packages/vitest/package.json @@ -196,7 +196,7 @@ "@types/estree": "catalog:", "@types/istanbul-lib-coverage": "catalog:", "@types/istanbul-reports": "catalog:", - "@types/jsdom": "^27.0.0", + "@types/jsdom": "^28.0.3", "@types/node": "^24.12.0", "@types/picomatch": "^4.0.2", "@types/prompts": "^2.4.9", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 985323dc35cb..cf92e6c92bc2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1097,8 +1097,8 @@ importers: specifier: 'catalog:' version: 3.0.4 '@types/jsdom': - specifier: ^27.0.0 - version: 27.0.0 + specifier: ^28.0.3 + version: 28.0.3 '@types/node': specifier: 24.12.0 version: 24.12.0 @@ -5394,8 +5394,8 @@ packages: '@types/istanbul-reports@3.0.4': resolution: {integrity: sha512-pk2B1NWalF9toCRu6gjBzR69syFjP4Od8WRAX+0mmf9lAjCRicLOWc+ZrxZHx/0XRjotgkF9t6iaMJ+aXcOdZQ==} - '@types/jsdom@27.0.0': - resolution: {integrity: sha512-NZyFl/PViwKzdEkQg96gtnB8wm+1ljhdDay9ahn4hgb+SfVtPCbm3TlmDUFXTA+MGN3CijicnMhG18SI5H3rFw==} + '@types/jsdom@28.0.3': + resolution: {integrity: sha512-/HQ2uFoetFTXuye8vzIcHw2z6Fwi7Hi/qcgC+RoS9NCyewiqxhVGqlG+ViGB6lkax481R6dmhf1I7lIGlzJStQ==} '@types/json-schema@7.0.15': resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==} @@ -10304,6 +10304,9 @@ packages: undici-types@7.16.0: resolution: {integrity: sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==} + undici-types@7.28.0: + resolution: {integrity: sha512-LJAfY+2w6HGeT8d8J1wNQsUGUEGio6NWWpwdwurQe4f6oojzCFuGLizl1KSve4irsTxyLly1QhEeE6iapdaIvQ==} + undici@6.27.0: resolution: {integrity: sha512-YmfV3YnEDzXRC5lZ2jWtWWHKGUm1zIt8AhesR1tens+HTNv+YZlN/dp6G727LOvMJ8xjP9Be7Y2Sdr96LDm+pg==} engines: {node: '>=18.17'} @@ -14179,11 +14182,12 @@ snapshots: dependencies: '@types/istanbul-lib-report': 3.0.3 - '@types/jsdom@27.0.0': + '@types/jsdom@28.0.3': dependencies: '@types/node': 24.12.0 '@types/tough-cookie': 4.0.5 - parse5: 7.3.0 + parse5: 8.0.1 + undici-types: 7.28.0 '@types/json-schema@7.0.15': {} @@ -20062,6 +20066,8 @@ snapshots: undici-types@7.16.0: {} + undici-types@7.28.0: {} + undici@6.27.0: {} undici@7.25.0: {}