From dd2b87ee28fca8cb5a0d37047313ca35f791033a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 8 Feb 2024 11:20:50 +0100 Subject: [PATCH] chore(deps): update dependency @types/ungap__structured-clone to v1 (#5146) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- packages/web-worker/package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/web-worker/package.json b/packages/web-worker/package.json index c3d450d63..c54b54e30 100644 --- a/packages/web-worker/package.json +++ b/packages/web-worker/package.json @@ -46,7 +46,7 @@ }, "devDependencies": { "@types/debug": "^4.1.12", - "@types/ungap__structured-clone": "^0.3.3", + "@types/ungap__structured-clone": "^1.2.0", "@ungap/structured-clone": "^1.2.0" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4df17c4f2..6f089c79f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1462,8 +1462,8 @@ importers: specifier: ^4.1.12 version: 4.1.12 '@types/ungap__structured-clone': - specifier: ^0.3.3 - version: 0.3.3 + specifier: ^1.2.0 + version: 1.2.0 '@ungap/structured-clone': specifier: ^1.2.0 version: 1.2.0 @@ -9612,8 +9612,8 @@ packages: source-map: 0.6.1 dev: true - /@types/ungap__structured-clone@0.3.3: - resolution: {integrity: sha512-RNmhIPwoip6K/zZOv3ypksTAqaqLEXvlNSXKyrC93xMSOAHZCR7PifW6xKZCwkbbnbM9dwB9X56PPoNTlNwEqw==} + /@types/ungap__structured-clone@1.2.0: + resolution: {integrity: sha512-ZoaihZNLeZSxESbk9PUAPZOlSpcKx81I1+4emtULDVmBLkYutTcMlCj2K9VNlf9EWODxdO6gkAqEaLorXwZQVA==} dev: true /@types/unist@2.0.6: