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.35 (#11055)

This commit is contained in:
renovate[bot]
2024-09-15 19:42:31 +00:00
committed by GitHub
parent a0163ba793
commit 38b6484f12
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.34",
"@types/node": "18.19.35",
"jest": "29.7.0",
"source-map-loader": "4.0.2",
"typescript": "5.2.2",