chore(deps-dev): bump @types/jsdom from 21.1.3 to 21.1.4 (#13584)

* chore(deps-dev): bump @types/jsdom from 21.1.3 to 21.1.4

Bumps [@types/jsdom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jsdom) from 21.1.3 to 21.1.4.
- [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] <support@github.com>

* chore: fix pnpm install

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-10-21 04:22:47 +08:00 committed by GitHub
parent b1342c64d3
commit f94366a2b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -158,7 +158,7 @@
"@types/fs-extra": "11.0.3",
"@types/git-rev-sync": "2.0.1",
"@types/imapflow": "1.0.15",
"@types/jsdom": "21.1.3",
"@types/jsdom": "21.1.4",
"@types/json-bigint": "1.0.3",
"@types/koa": "2.13.10",
"@types/koa-basic-auth": "2.0.5",

View File

@ -227,8 +227,8 @@ devDependencies:
specifier: 1.0.15
version: 1.0.15
'@types/jsdom':
specifier: 21.1.3
version: 21.1.3
specifier: 21.1.4
version: 21.1.4
'@types/json-bigint':
specifier: 1.0.3
version: 1.0.3
@ -1532,8 +1532,8 @@ packages:
'@types/istanbul-lib-report': 3.0.0
dev: true
/@types/jsdom@21.1.3:
resolution: {integrity: sha512-1zzqSP+iHJYV4lB3lZhNBa012pubABkj9yG/GuXuf6LZH1cSPIJBqFDrm5JX65HHt6VOnNYdTui/0ySerRbMgA==}
/@types/jsdom@21.1.4:
resolution: {integrity: sha512-NzAMLEV0KQ4cBaDx3Ls8VfJUElyDUm1xrtYRmcMK0gF8L5xYbujFVaQlJ50yinQ/d47j2rEP1XUzkiYrw4YRFA==}
dependencies:
'@types/node': 20.5.6
'@types/tough-cookie': 4.0.4