Skip to content

Commit 9e58e92

Browse files
committed
Drop two type definition modules that are no longer needed
`npm` pointed out that: npm warn deprecated @types/json-stable-stringify@1.2.0: This is a stub types definition. json-stable-stringify provides its own type definitions, so you do not need this installed. npm warn deprecated @types/marked@6.0.0: This is a stub types definition. marked provides its own type definitions, so you do not need this installed. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
1 parent c5fec68 commit 9e58e92

File tree

2 files changed

+0
-24
lines changed

2 files changed

+0
-24
lines changed

package-lock.json

Lines changed: 0 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,10 +54,8 @@
5454
"@types/html-to-text": "^9.0.4",
5555
"@types/imap-simple": "^4.2.10",
5656
"@types/jest": "^30.0.0",
57-
"@types/json-stable-stringify": "^1.2.0",
5857
"@types/jsonwebtoken": "^9.0.10",
5958
"@types/mailparser": "^3.4.6",
60-
"@types/marked": "^6.0.0",
6159
"@types/node": "^24.2.1",
6260
"@types/nodemailer": "^6.4.17",
6361
"@types/rfc2047": "^2.0.3",

0 commit comments

Comments
 (0)