1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-07-13 00:10:37 +02:00

Update dependency @types/node to v18.18.6 (#9233)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-11-08 18:33:00 +00:00
committed by GitHub
parent f50019d098
commit cb21a61d7c
8 changed files with 18 additions and 18 deletions

View File

@ -30,7 +30,7 @@
"devDependencies": {
"@types/fs-extra": "11.0.3",
"@types/jest": "29.5.5",
"@types/node": "18.18.5",
"@types/node": "18.18.6",
"jest": "29.7.0",
"source-map-loader": "4.0.1",
"typescript": "5.2.2",