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.8 (#9351)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-11-20 14:11:58 +00:00
committed by GitHub
parent 719e0e6104
commit c5e15e93f4
8 changed files with 18 additions and 18 deletions

View File

@ -46,7 +46,7 @@
},
"devDependencies": {
"@types/jest": "29.5.5",
"@types/node": "18.18.7",
"@types/node": "18.18.8",
"@typescript-eslint/eslint-plugin": "6.7.2",
"@typescript-eslint/parser": "6.7.2",
"coveralls": "3.1.1",