Skip to content

Commit f64b135

Browse files
build(deps-dev): Bump monaco-editor from 0.53.0 to 0.54.0 (#333)
Bumps [monaco-editor](https://github.com/microsoft/monaco-editor) from 0.53.0 to 0.54.0. - [Release notes](https://github.com/microsoft/monaco-editor/releases) - [Changelog](https://github.com/microsoft/monaco-editor/blob/main/CHANGELOG.md) - [Commits](microsoft/monaco-editor@v0.53.0...v0.54.0) --- updated-dependencies: - dependency-name: monaco-editor dependency-version: 0.54.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b4046c1 commit f64b135

File tree

2 files changed

+158
-61
lines changed

2 files changed

+158
-61
lines changed

packages/webview/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@xterm/xterm": "^5.5.0",
4848
"humanize-duration": "^3.33.0",
4949
"jsdom": "^27.0.0",
50-
"monaco-editor": "^0.53.0",
50+
"monaco-editor": "^0.54.0",
5151
"prettier": "^3.6.1",
5252
"prettier-plugin-svelte": "^3.3.3",
5353
"reflect-metadata": "^0.2.2",

0 commit comments

Comments
 (0)