From 7f575484476cc9b95453107f4e5d42bc62465b24 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Nov 2023 22:48:59 +0000 Subject: [PATCH] chore(deps-dev): bump @types/jsdom from 21.1.5 to 21.1.6 (#13865) * chore(deps-dev): bump @types/jsdom from 21.1.5 to 21.1.6 Bumps [@types/jsdom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jsdom) from 21.1.5 to 21.1.6. - [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 9daf3695cdaf4c..8cf4576b925604 100644 --- a/package.json +++ b/package.json @@ -160,7 +160,7 @@ "@types/git-rev-sync": "2.0.2", "@types/html-to-text": "9.0.4", "@types/imapflow": "1.0.16", - "@types/jsdom": "21.1.5", + "@types/jsdom": "21.1.6", "@types/json-bigint": "1.0.4", "@types/koa": "2.13.11", "@types/koa-basic-auth": "2.0.6", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a082d636b08347..51b1ce7374bc96 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -233,8 +233,8 @@ devDependencies: specifier: 1.0.16 version: 1.0.16 '@types/jsdom': - specifier: 21.1.5 - version: 21.1.5 + specifier: 21.1.6 + version: 21.1.6 '@types/json-bigint': specifier: 1.0.4 version: 1.0.4 @@ -1543,8 +1543,8 @@ packages: '@types/istanbul-lib-report': 3.0.0 dev: true - /@types/jsdom@21.1.5: - resolution: {integrity: sha512-sBK/3YjS3uuPj+HzZyhB4GGTnFmk0mdyQfhzZ/sqs9ciyG41QJdZZdwcPa6OfW97OTNTwl5tBAsfEOm/dui9pQ==} + /@types/jsdom@21.1.6: + resolution: {integrity: sha512-/7kkMsC+/kMs7gAYmmBR9P0vGTnOoLhQhyhQJSlXGI5bzTHp6xdo0TtKWQAsz6pmSAeVqKSbqeyP6hytqr9FDw==} dependencies: '@types/node': 20.5.6 '@types/tough-cookie': 4.0.5