chore(deps-dev): bump @types/mailparser from 3.4.4 to 3.4.5 (#17042)
* chore(route): add nytimes popular routes * chore(deps-dev): bump @types/mailparser from 3.4.4 to 3.4.5 Bumps [@types/mailparser](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mailparser) from 3.4.4 to 3.4.5. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mailparser) --- updated-dependencies: - dependency-name: "@types/mailparser" 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:
parent
9d241ca9f8
commit
694c930a1e
|
|
@ -154,7 +154,7 @@
|
|||
"@types/json-bigint": "1.0.4",
|
||||
"@types/jsrsasign": "10.5.13",
|
||||
"@types/lint-staged": "13.3.0",
|
||||
"@types/mailparser": "3.4.4",
|
||||
"@types/mailparser": "3.4.5",
|
||||
"@types/markdown-it": "14.1.2",
|
||||
"@types/module-alias": "2.0.4",
|
||||
"@types/node": "22.7.4",
|
||||
|
|
|
|||
|
|
@ -316,8 +316,8 @@ importers:
|
|||
specifier: 13.3.0
|
||||
version: 13.3.0
|
||||
'@types/mailparser':
|
||||
specifier: 3.4.4
|
||||
version: 3.4.4
|
||||
specifier: 3.4.5
|
||||
version: 3.4.5
|
||||
'@types/markdown-it':
|
||||
specifier: 14.1.2
|
||||
version: 14.1.2
|
||||
|
|
@ -1909,8 +1909,8 @@ packages:
|
|||
'@types/lint-staged@13.3.0':
|
||||
resolution: {integrity: sha512-WxGjVP+rA4OJlEdbZdT9MS9PFKQ7kVPhLn26gC+2tnBWBEFEj/KW+IbFfz6sxdxY5U6V7BvyF+3BzCGsAMHhNg==}
|
||||
|
||||
'@types/mailparser@3.4.4':
|
||||
resolution: {integrity: sha512-C6Znp2QVS25JqtuPyxj38Qh+QoFcLycdxsvcc6IZCGekhaMBzbdTXzwGzhGoYb3TfKu8IRCNV0sV1o3Od97cEQ==}
|
||||
'@types/mailparser@3.4.5':
|
||||
resolution: {integrity: sha512-EPERBp7fLeFZh7tS2X36MF7jawUx3Y6/0rXciZah3CTYgwLi3e0kpGUJ6FOmUabgzis/U1g+3/JzrVWbWIOGjg==}
|
||||
|
||||
'@types/markdown-it@14.1.2':
|
||||
resolution: {integrity: sha512-promo4eFwuiW+TfGxhi+0x3czqTYJkG8qB17ZUJiVF10Xm7NLVRSLUsfRTU/6h1e24VvRnXCx+hG7li58lkzog==}
|
||||
|
|
@ -7491,7 +7491,7 @@ snapshots:
|
|||
|
||||
'@types/lint-staged@13.3.0': {}
|
||||
|
||||
'@types/mailparser@3.4.4':
|
||||
'@types/mailparser@3.4.5':
|
||||
dependencies:
|
||||
'@types/node': 22.7.4
|
||||
iconv-lite: 0.6.3
|
||||
|
|
|
|||
Loading…
Reference in New Issue