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.5 (#9798)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-01-28 21:16:37 +00:00
committed by GitHub
parent 7f78e94d6e
commit 07ee20a0ff
8 changed files with 18 additions and 18 deletions

View File

@ -46,7 +46,7 @@
},
"devDependencies": {
"@types/jest": "29.5.8",
"@types/node": "18.19.4",
"@types/node": "18.19.5",
"@typescript-eslint/eslint-plugin": "6.8.0",
"@typescript-eslint/parser": "6.8.0",
"coveralls": "3.1.1",