chore(deps-dev): bump @types/imapflow from 1.0.14 to 1.0.15 (#13581)

* chore(deps-dev): bump @types/imapflow from 1.0.14 to 1.0.15

Bumps [@types/imapflow](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/imapflow) from 1.0.14 to 1.0.15.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/imapflow)

---
updated-dependencies:
- dependency-name: "@types/imapflow"
  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 03:57:44 +08:00 committed by GitHub
parent 83c0f28e94
commit a7db625eef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 10 deletions

View File

@ -157,7 +157,7 @@
"@types/etag": "1.8.1",
"@types/fs-extra": "11.0.3",
"@types/git-rev-sync": "2.0.1",
"@types/imapflow": "1.0.14",
"@types/imapflow": "1.0.15",
"@types/jsdom": "21.1.3",
"@types/json-bigint": "1.0.3",
"@types/koa": "2.13.10",

View File

@ -224,8 +224,8 @@ devDependencies:
specifier: 2.0.1
version: 2.0.1
'@types/imapflow':
specifier: 1.0.14
version: 1.0.14
specifier: 1.0.15
version: 1.0.15
'@types/jsdom':
specifier: 21.1.3
version: 21.1.3
@ -1510,8 +1510,8 @@ packages:
resolution: {integrity: sha512-/K3ds8TRAfBvi5vfjuz8y6+GiAYBZ0x4tXv1Av6CWBWn0IlADc+ZX9pMq7oU0fNQPnBwIZl3rmeLp6SBApbxSQ==}
dev: true
/@types/imapflow@1.0.14:
resolution: {integrity: sha512-ZAy/IJwppElFQUorlVd/t9ndngDI/LNZPbqlFHXoxpA2yEq/E7RtI22TOD/9v/Xufg1SjrfrQf6ieZNgEXN6DA==}
/@types/imapflow@1.0.15:
resolution: {integrity: sha512-BJFu0sILJkS9o5lJaPFI8JEHo+QNsNuAX2HG5EsEBOyXdUIn9v5NnNIMdHNmNSnkSoNmBa9MJUk5nfnc5D4bRQ==}
dependencies:
'@types/node': 20.5.6
dev: true
@ -8130,11 +8130,6 @@ packages:
yaml: 2.3.3
dev: true
/yaml@2.3.2:
resolution: {integrity: sha512-N/lyzTPaJasoDmfV7YTrYCI0G/3ivm/9wdG0aHuheKowWQwGTsK0Eoiw6utmzAnI6pkJa0DUVygvp3spqqEKXg==}
engines: {node: '>= 14'}
dev: true
/yaml@2.3.3:
resolution: {integrity: sha512-zw0VAJxgeZ6+++/su5AFoqBbZbrEakwu+X0M5HmcwUiBL7AzcuPKjj5we4xfQLp78LkEMpD0cOnUhmgOVy3KdQ==}
engines: {node: '>= 14'}