Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Suppress error from monaco-editor (#29684) (#29758)
Backport #29684 by @silverwind Fixes: go-gitea/gitea#29414 I see no way for us to catch this error, so downgrade it until microsoft/monaco-editor#4325 is fixed, which will likely take a few weeks to propagate up from vscode. The entries in `updates.config.js` will make [`updates`](https://github.com/silverwind/updates) not upgrade these anymore and I think it's good documentation as well to have the reasons why we don't upgrade these dependencies. Co-authored-by: silverwind <me@silverwind.io> (cherry picked from commit 462ae88fc2e6295a9376855627ad2a824a6c8f1d)
- Loading branch information