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

Update dependency @types/node to v18.19.7 (#9853)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-02-05 05:06:10 +00:00
committed by GitHub
parent 6ebc7993be
commit a56c78db8b
8 changed files with 18 additions and 18 deletions

View File

@ -30,7 +30,7 @@
"devDependencies": {
"@types/fs-extra": "11.0.4",
"@types/jest": "29.5.8",
"@types/node": "18.19.6",
"@types/node": "18.19.7",
"jest": "29.7.0",
"source-map-loader": "4.0.2",
"typescript": "5.2.2",