chore(deps-dev): bump @types/imapflow from 1.0.19 to 1.0.20 (#18497)
Bumps [@types/imapflow](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/imapflow) from 1.0.19 to 1.0.20. - [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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
b3d006c6ff
commit
9c6b7ea7cc
|
|
@ -152,7 +152,7 @@
|
|||
"@types/etag": "1.8.3",
|
||||
"@types/fs-extra": "11.0.4",
|
||||
"@types/html-to-text": "9.0.4",
|
||||
"@types/imapflow": "1.0.19",
|
||||
"@types/imapflow": "1.0.20",
|
||||
"@types/js-beautify": "1.14.3",
|
||||
"@types/jsdom": "21.1.7",
|
||||
"@types/json-bigint": "1.0.4",
|
||||
|
|
|
|||
|
|
@ -319,8 +319,8 @@ importers:
|
|||
specifier: 9.0.4
|
||||
version: 9.0.4
|
||||
'@types/imapflow':
|
||||
specifier: 1.0.19
|
||||
version: 1.0.19
|
||||
specifier: 1.0.20
|
||||
version: 1.0.20
|
||||
'@types/js-beautify':
|
||||
specifier: 1.14.3
|
||||
version: 1.14.3
|
||||
|
|
@ -2116,8 +2116,8 @@ packages:
|
|||
'@types/http-cache-semantics@4.0.4':
|
||||
resolution: {integrity: sha512-1m0bIFVc7eJWyve9S0RnuRgcQqF/Xd5QsUZAZeQFr1Q3/p9JWoQQEqmVy+DPTNpGXwhgIetAoYF8JSc33q29QA==}
|
||||
|
||||
'@types/imapflow@1.0.19':
|
||||
resolution: {integrity: sha512-U48VZXe4XYhS3AFNI+4ougW8OXI4VaKjyF0nGXgVzIN8SPs9lh2LPNRM0HmIM+hUTw60l7MHgbQO8hsf+Q4U5w==}
|
||||
'@types/imapflow@1.0.20':
|
||||
resolution: {integrity: sha512-kmBeiV815byuxYlu2lomAx3VY3SsyOYg4rDsK5vT6CGZ6Sow2AUEZwieql8uAizO6+p4sQchw/g3vQX76XBIpA==}
|
||||
|
||||
'@types/js-beautify@1.14.3':
|
||||
resolution: {integrity: sha512-FMbQHz+qd9DoGvgLHxeqqVPaNRffpIu5ZjozwV8hf9JAGpIOzuAf4wGbRSo8LNITHqGjmmVjaMggTT5P4v4IHg==}
|
||||
|
|
@ -7885,7 +7885,7 @@ snapshots:
|
|||
|
||||
'@types/http-cache-semantics@4.0.4': {}
|
||||
|
||||
'@types/imapflow@1.0.19':
|
||||
'@types/imapflow@1.0.20':
|
||||
dependencies:
|
||||
'@types/node': 22.13.8
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue