build(deps): bump monaco-editor from 0.34.1 to 0.35.0 (#1495)

* build(deps): bump monaco-editor from 0.34.1 to 0.35.0

Bumps [monaco-editor](https://github.com/microsoft/monaco-editor) from 0.34.1 to 0.35.0.
- [Release notes](https://github.com/microsoft/monaco-editor/releases)
- [Changelog](https://github.com/microsoft/monaco-editor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/monaco-editor/commits/v0.35.0)

---
updated-dependencies:
- dependency-name: monaco-editor
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* yarn dedupe

* work around jest/monaco-editor performance.mark issue

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: David Lechner <david@pybricks.com>
This commit is contained in:
dependabot[bot]
2023-02-08 16:06:44 +00:00
committed by GitHub
co-authored by David Lechner
parent ae3233af64
commit 64625bec3a
3 changed files with 24 additions and 464 deletions
+1 -1
View File
@@ -74,7 +74,7 @@
"jszip": "^3.10.1",
"license-webpack-plugin": "^3.0.0",
"mini-css-extract-plugin": "^2.7.2",
"monaco-editor": "^0.34.1",
"monaco-editor": "^0.35.0",
"monaco-editor-webpack-plugin": "^7.0.1",
"monaco-themes": "^0.4.3",
"mq-polyfill": "1.1.8",