fix(deps): update sentry-javascript monorepo to v7.85.0 #3831

Merged
konrad merged 4 commits from renovate/sentry-javascript-monorepo into main 2023-12-06 11:59:46 +00:00
Showing only changes of commit 3416859754 - Show all commits

View File

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