1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-10-31 00:07:48 +02:00

Update dependency source-map-loader to v5 (#11349)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-11-09 12:45:00 +00:00
committed by GitHub
parent 279e93398f
commit a99202412c
2 changed files with 6 additions and 6 deletions

View File

@@ -32,7 +32,7 @@
"@types/jest": "29.5.12",
"@types/node": "18.19.42",
"jest": "29.7.0",
"source-map-loader": "4.0.2",
"source-map-loader": "5.0.0",
"typescript": "5.4.5",
"webpack": "5.65.0",
"webpack-cli": "4.10.0"