From 9c7ccd96c1581178a371bb0e4d17deda823af468 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 2 Jan 2024 11:14:19 +0000 Subject: [PATCH] Update dependency @types/ungap__structured-clone to v1 --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 769c51e84..0d4fc9055 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "@types/jest": "^29.5.4", "@types/luxon": "^3.3.2", "@types/node": "^20.6.0", - "@types/ungap__structured-clone": "^0.3.0", + "@types/ungap__structured-clone": "^1.2.0", "@typescript-eslint/eslint-plugin": "6.7.0", "@typescript-eslint/parser": "6.7.0", "bumpp": "^9.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 42757e196..cd3384d2f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -119,8 +119,8 @@ devDependencies: specifier: ^20.6.0 version: 20.6.0 '@types/ungap__structured-clone': - specifier: ^0.3.0 - version: 0.3.0 + specifier: ^1.2.0 + version: 1.2.0 '@typescript-eslint/eslint-plugin': specifier: 6.7.0 version: 6.7.0(@typescript-eslint/parser@6.7.0)(eslint@8.49.0)(typescript@5.1.6) @@ -3944,8 +3944,8 @@ packages: resolution: {integrity: sha512-Q5vtl1W5ue16D+nIaW8JWebSSraJVlK+EthKn7e7UcD4KWsaSJ8BqGPXNaPghgtcn/fhvrN17Tv8ksUsQpiplw==} dev: true - /@types/ungap__structured-clone@0.3.0: - resolution: {integrity: sha512-eBWREUhVUGPze+bUW22AgUr05k8u+vETzuYdLYSvWqGTUe0KOf+zVnOB1qER5wMcw8V6D9Ar4DfJmVvD1yu0kQ==} + /@types/ungap__structured-clone@1.2.0: + resolution: {integrity: sha512-ZoaihZNLeZSxESbk9PUAPZOlSpcKx81I1+4emtULDVmBLkYutTcMlCj2K9VNlf9EWODxdO6gkAqEaLorXwZQVA==} dev: true /@types/ws@8.5.5: