From 0a0c7a312614bca06a05b4c002e107560ce5660b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Nov 2023 00:32:48 +0000 Subject: [PATCH] chore(deps-dev): bump @types/jsdom from 21.1.4 to 21.1.5 (#13724) * chore(deps-dev): bump @types/jsdom from 21.1.4 to 21.1.5 Bumps [@types/jsdom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jsdom) from 21.1.4 to 21.1.5. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jsdom) --- updated-dependencies: - dependency-name: "@types/jsdom" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] * chore: fix pnpm install --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 0c02ae1e70534e..f9b01a81f7a354 100644 --- a/package.json +++ b/package.json @@ -159,7 +159,7 @@ "@types/fs-extra": "11.0.4", "@types/git-rev-sync": "2.0.1", "@types/imapflow": "1.0.15", - "@types/jsdom": "21.1.4", + "@types/jsdom": "21.1.5", "@types/json-bigint": "1.0.3", "@types/koa": "2.13.10", "@types/koa-basic-auth": "2.0.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index dbb94290c05d0c..efb599d9a3d7a7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -230,8 +230,8 @@ devDependencies: specifier: 1.0.15 version: 1.0.15 '@types/jsdom': - specifier: 21.1.4 - version: 21.1.4 + specifier: 21.1.5 + version: 21.1.5 '@types/json-bigint': specifier: 1.0.3 version: 1.0.3 @@ -1529,8 +1529,8 @@ packages: '@types/istanbul-lib-report': 3.0.0 dev: true - /@types/jsdom@21.1.4: - resolution: {integrity: sha512-NzAMLEV0KQ4cBaDx3Ls8VfJUElyDUm1xrtYRmcMK0gF8L5xYbujFVaQlJ50yinQ/d47j2rEP1XUzkiYrw4YRFA==} + /@types/jsdom@21.1.5: + resolution: {integrity: sha512-sBK/3YjS3uuPj+HzZyhB4GGTnFmk0mdyQfhzZ/sqs9ciyG41QJdZZdwcPa6OfW97OTNTwl5tBAsfEOm/dui9pQ==} dependencies: '@types/node': 20.5.6 '@types/tough-cookie': 4.0.4