Skip to content

Commit

Permalink
Bump monaco-editor from 0.40.0 to 0.41.0 in /live-editor
Browse files Browse the repository at this point in the history
Bumps [monaco-editor](https://github.com/microsoft/monaco-editor) from 0.40.0 to 0.41.0.
- [Changelog](https://github.com/microsoft/monaco-editor/blob/main/CHANGELOG.md)
- [Commits](microsoft/monaco-editor@v0.40.0...v0.41.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 4, 2023
1 parent 40919c0 commit 9a17aa3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion live-editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"js-base64": "^3.7.5",
"jsonc-parser": "^3.2.0",
"mermaid": "^10.3.0",
"monaco-editor": "^0.40.0",
"monaco-editor": "^0.41.0",
"monaco-yaml": "file:./src/monaco-yaml",
"pako": "^2.1.0",
"path-browserify": "^1.0.0",
Expand Down
8 changes: 4 additions & 4 deletions live-editor/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1366,10 +1366,10 @@ mkdirp@^0.5.1:
dependencies:
minimist "^1.2.6"

monaco-editor@^0.40.0:
version "0.40.0"
resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.40.0.tgz#d10834e15ad50a15ec61fd01892e508464ebe2fe"
integrity sha512-1wymccLEuFSMBvCk/jT1YDW/GuxMLYwnFwF9CDyYCxoTw2Pt379J3FUhwy9c43j51JdcxVPjwk0jm0EVDsBS2g==
monaco-editor@^0.41.0:
version "0.41.0"
resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.41.0.tgz#2ba31e5af7e3ae93ac5d7467ec2772ef9b3d967f"
integrity sha512-1o4olnZJsiLmv5pwLEAmzHTE/5geLKQ07BrGxlF4Ri/AXAc2yyDGZwHjiTqD8D/ROKUZmwMA28A+yEowLNOEcA==

"monaco-yaml@file:./src/monaco-yaml":
version "0.0.0"
Expand Down

0 comments on commit 9a17aa3

Please sign in to comment.