1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-07-16 00:14:34 +02:00

Update dependency @types/node to v18.19.54 (#11558)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-12-28 00:00:59 +00:00
committed by GitHub
parent 467500dbf8
commit 2478ddbfa9
9 changed files with 20 additions and 20 deletions

View File

@ -30,7 +30,7 @@
"devDependencies": {
"@types/fs-extra": "11.0.4",
"@types/jest": "29.5.12",
"@types/node": "18.19.50",
"@types/node": "18.19.54",
"jest": "29.7.0",
"source-map-loader": "5.0.0",
"typescript": "5.4.5",