Skip to content

Commit

Permalink
Bump monaco-editor from 0.21.2 to 0.21.3 mermaid-js#101
Browse files Browse the repository at this point in the history
  • Loading branch information
sidharthv96 committed Apr 8, 2021
1 parent a0940dd commit aacfd6f
Show file tree
Hide file tree
Showing 6 changed files with 128 additions and 129 deletions.
241 changes: 120 additions & 121 deletions docs/bundle.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/bundle.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/editor.worker.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/json.worker.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"jsonlint": "^1.6.3",
"mermaid": "8.9.2",
"moment": "^2.24.0",
"monaco-editor": "0.21.2",
"monaco-editor": "0.21.3",
"svelte-routing": "^1.4.2",
"svelte-spa-router": "^1.3.0"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3159,10 +3159,10 @@ monaco-editor-webpack-plugin@^2.1.0:
dependencies:
loader-utils "^2.0.0"

monaco-editor@0.21.2:
version "0.21.2"
resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.21.2.tgz#37054e63e480d51a2dd17d609dcfb192304d5605"
integrity sha512-jS51RLuzMaoJpYbu7F6TPuWpnWTLD4kjRW0+AZzcryvbxrTwhNy1KC9yboyKpgMTahpUbDUsuQULoo0GV1EPqg==
monaco-editor@0.21.3:
version "0.21.3"
resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.21.3.tgz#3381b66614b64d1c5e3b77dd5564ad496d1b4e5d"
integrity sha512-9N7wATLpi+googstvtm6IKg97vPQ77FDYEpkow5tLriM/VJ0DaTRyUP4UVzcoH7KlPDX+e/rE7/imcOUeGkT6g==

move-concurrently@^1.0.1:
version "1.0.1"
Expand Down

0 comments on commit aacfd6f

Please sign in to comment.