1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-07-16 00:14:34 +02:00

Update buildTools (major) (#8266)

Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-06-06 10:55:02 +01:00
committed by GitHub
parent 6c15940005
commit 19992ffcf9
16 changed files with 101 additions and 68 deletions

View File

@ -28,12 +28,12 @@
"yargs": "17.7.2"
},
"devDependencies": {
"@types/fs-extra": "9.0.13",
"@types/fs-extra": "11.0.1",
"@types/jest": "29.5.1",
"@types/node": "18.15.13",
"jest": "29.5.0",
"source-map-loader": "4.0.1",
"typescript": "4.9.5",
"typescript": "5.0.2",
"webpack": "5.65.0",
"webpack-cli": "4.10.0"
},