fix(deps): update sentry-javascript monorepo to v7.93.0 #3859

Merged
konrad merged 4 commits from renovate/sentry-javascript-monorepo into main 2024-01-10 16:01:07 +00:00
Showing only changes of commit 18deb3b822 - Show all commits

View File

@ -451,7 +451,7 @@ function uploadAndInsertFiles(files: File[] | FileList) {
.setImage({src: url})
.run()
})
bubbleSave(
bubbleSave()
})
}