Skip to content

Commit

Permalink
Bump monaco-editor from 0.34.1 to 0.52.2
Browse files Browse the repository at this point in the history
Bumps [monaco-editor](https://github.com/microsoft/monaco-editor) from 0.34.1 to 0.52.2.
- [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.34.1...v0.52.2)

---
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 Dec 31, 2024
1 parent 7461dc2 commit 908e24f
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion monaco-qb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"identity-obj-proxy": "^3.0.0",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.2.2",
"monaco-editor": "^0.34.1",
"monaco-editor": "^0.52.2",
"monaco-themes": "^0.4.2",
"prettier": "^2.7.1",
"ts-loader": "^9.4.1",
Expand Down
20 changes: 10 additions & 10 deletions 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 playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"mdi-material-ui": "^7.5.0",
"mobx": "^6.6.2",
"mobx-react": "^9.2.0",
"monaco-editor": "^0.34.1",
"monaco-editor": "^0.52.2",
"monaco-qb": "^0.0.1",
"monaco-themes": "^0.4.2",
"prettier": "^2.7.1",
Expand Down

0 comments on commit 908e24f

Please sign in to comment.