From 8bfc847bc0b58703642dfb81cf620faa97447eb9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 30 Sep 2025 06:55:41 +0000 Subject: [PATCH] chore(deps): update devdependency @types/jsdom to v27 --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index efba7470a..333dc7fbe 100644 --- a/package.json +++ b/package.json @@ -101,7 +101,7 @@ "@testing-library/vue": "8.1.0", "@types/bun": "1.2.23", "@types/estree": "1.0.8", - "@types/jsdom": "21.1.7", + "@types/jsdom": "27.0.0", "@types/node": "latest", "@types/semver": "7.7.1", "@vue/test-utils": "2.4.6", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 02a486ab3..8670531bf 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -127,8 +127,8 @@ importers: specifier: 1.0.8 version: 1.0.8 '@types/jsdom': - specifier: 21.1.7 - version: 21.1.7 + specifier: 27.0.0 + version: 27.0.0 '@types/node': specifier: 22.18.7 version: 22.18.7 @@ -2757,8 +2757,8 @@ packages: '@types/jest@30.0.0': resolution: {integrity: sha512-XTYugzhuwqWjws0CVz8QpM36+T+Dz5mTEBKhNs/esGLnCIlGdRy+Dq78NRjd7ls7r8BC8ZRMOrKlkO1hU0JOwA==} - '@types/jsdom@21.1.7': - resolution: {integrity: sha512-yOriVnggzrnQ3a9OKOCxaVuSug3w3/SbOj5i7VwXWZEyUNl3bLF9V3MfxGbZKuwqJOQyRfqXyROBB1CoZLFWzA==} + '@types/jsdom@27.0.0': + resolution: {integrity: sha512-NZyFl/PViwKzdEkQg96gtnB8wm+1ljhdDay9ahn4hgb+SfVtPCbm3TlmDUFXTA+MGN3CijicnMhG18SI5H3rFw==} '@types/json-schema@7.0.15': resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==} @@ -11073,7 +11073,7 @@ snapshots: expect: 30.0.5 pretty-format: 30.0.5 - '@types/jsdom@21.1.7': + '@types/jsdom@27.0.0': dependencies: '@types/node': 22.18.7 '@types/tough-cookie': 4.0.5