Skip to content

Commit a68c9de

Browse files
Bump monaco-editor from 0.52.2 to 0.53.0 in /web/textviewer
Bumps [monaco-editor](https://github.com/microsoft/monaco-editor) from 0.52.2 to 0.53.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.52.2...v0.53.0) --- updated-dependencies: - dependency-name: monaco-editor dependency-version: 0.53.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f00304c commit a68c9de

File tree

2 files changed

+24
-8
lines changed

2 files changed

+24
-8
lines changed

web/textviewer/package-lock.json

Lines changed: 23 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

web/textviewer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"license": "",
1414
"dependencies": {
1515
"axios": "^1.11.0",
16-
"monaco-editor": "^0.52.2"
16+
"monaco-editor": "^0.53.0"
1717
},
1818
"devDependencies": {
1919
"@typescript-eslint/eslint-plugin": "^8.44.0",

0 commit comments

Comments
 (0)