1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-11-23 22:36:32 +02:00

Update eslint (#12833)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-08-01 14:46:54 +01:00
committed by GitHub
parent 22817317f1
commit c6f47a9084
23 changed files with 236 additions and 387 deletions

View File

@@ -29,11 +29,11 @@
},
"devDependencies": {
"@types/fs-extra": "11.0.4",
"@types/jest": "29.5.12",
"@types/jest": "29.5.14",
"@types/node": "18.19.87",
"jest": "29.7.0",
"source-map-loader": "5.0.0",
"typescript": "5.4.5",
"typescript": "5.8.2",
"webpack": "5.97.1",
"webpack-cli": "4.10.0"
},