Skip to content

Commit

Permalink
Bump monaco-editor from 0.51.0 to 0.52.0 in /monacoeditor/src/main/js
Browse files Browse the repository at this point in the history
Bumps [monaco-editor](https://github.com/microsoft/monaco-editor) from 0.51.0 to 0.52.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.51.0...v0.52.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 20, 2024
1 parent 7648fd7 commit 7b21cfe
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions monacoeditor/src/main/js/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion monacoeditor/src/main/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"dependencies": {
"cross-spawn": "^7.0.3",
"insane": "^2.6.2",
"monaco-editor": "^0.51.0"
"monaco-editor": "^0.52.0"
},
"devDependencies": {
"@types/cross-spawn": "^6.0.6",
Expand Down

0 comments on commit 7b21cfe

Please sign in to comment.