Skip to content

Commit

Permalink
build(deps): bump monaco-editor from 0.41.0 to 0.43.0
Browse files Browse the repository at this point in the history
Bumps [monaco-editor](https://github.com/microsoft/monaco-editor) from 0.41.0 to 0.43.0.
- [Changelog](https://github.com/microsoft/monaco-editor/blob/main/CHANGELOG.md)
- [Commits](microsoft/monaco-editor@v0.41.0...v0.43.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>
  • Loading branch information
dependabot[bot] authored Sep 13, 2023
1 parent da93ecf commit 6c05b40
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"jszip": "^3.10.1",
"license-webpack-plugin": "^3.0.0",
"mini-css-extract-plugin": "^2.7.6",
"monaco-editor": "^0.41.0",
"monaco-editor": "^0.43.0",
"monaco-editor-webpack-plugin": "^7.1.0",
"monaco-themes": "^0.4.4",
"mq-polyfill": "1.1.8",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2694,7 +2694,7 @@ __metadata:
jszip: ^3.10.1
license-webpack-plugin: ^3.0.0
mini-css-extract-plugin: ^2.7.6
monaco-editor: ^0.41.0
monaco-editor: ^0.43.0
monaco-editor-webpack-plugin: ^7.1.0
monaco-themes: ^0.4.4
mq-polyfill: 1.1.8
Expand Down Expand Up @@ -11881,10 +11881,10 @@ __metadata:
languageName: node
linkType: hard

"monaco-editor@npm:^0.41.0":
version: 0.41.0
resolution: "monaco-editor@npm:0.41.0"
checksum: 873a8b4eb98d789dffa7509dc0875b277127f14d2a53215b7fee9c49f394d52727bd97f8700858e1f9da323988882274e7110f718cf06e457b02aa16ec32f6c4
"monaco-editor@npm:^0.43.0":
version: 0.43.0
resolution: "monaco-editor@npm:0.43.0"
checksum: eaebd9241f4fc2476d7eaf5f15fafc6c273675bba717bda5197576990d2b6a7189e282afe927e76cd46e60dfa8263eed6367c41b7ae8cea293b7d592e777cf52
languageName: node
linkType: hard

Expand Down

0 comments on commit 6c05b40

Please sign in to comment.