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

@@ -48,7 +48,7 @@
"@types/react-native": "0.64.19",
"react": "18.3.1",
"react-native": "0.70.6",
"typescript": "5.4.5"
"typescript": "5.8.2"
},
"peerDependencies": {
"react": "*",