Skip to content

Commit e10644f

Browse files
chore: Bump monaco-editor from 0.37.1 to 0.38.0 in /site (#7814)
Bumps [monaco-editor](https://github.com/microsoft/monaco-editor) from 0.37.1 to 0.38.0. - [Changelog](https://github.com/microsoft/monaco-editor/blob/main/CHANGELOG.md) - [Commits](microsoft/monaco-editor@v0.37.1...v0.38.0) --- updated-dependencies: - dependency-name: monaco-editor dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e2613c9 commit e10644f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

site/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@
143143
"jest-runner-eslint": "2.0.0",
144144
"jest-websocket-mock": "2.4.0",
145145
"jest_workaround": "0.1.14",
146-
"monaco-editor": "0.37.1",
146+
"monaco-editor": "0.38.0",
147147
"msw": "1.1.0",
148148
"prettier": "2.8.1",
149149
"resize-observer": "1.0.4",

site/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -8979,10 +8979,10 @@ mock-socket@^9.1.0:
89798979
resolved "https://registry.yarnpkg.com/mock-socket/-/mock-socket-9.2.1.tgz#cc9c0810aa4d0afe02d721dcb2b7e657c00e2282"
89808980
integrity sha512-aw9F9T9G2zpGipLLhSNh6ZpgUyUl4frcVmRN08uE1NWPWg43Wx6+sGPDbQ7E5iFZZDJW5b5bypMeAEHqTbIFag==
89818981

8982-
monaco-editor@0.37.1:
8983-
version "0.37.1"
8984-
resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.37.1.tgz#d6f5ffb593e019e74e19bf8a2bdef5a691876f4e"
8985-
integrity sha512-jLXEEYSbqMkT/FuJLBZAVWGuhIb4JNwHE9kPTorAVmsdZ4UzHAfgWxLsVtD7pLRFaOwYPhNG9nUCpmFL1t/dIg==
8982+
monaco-editor@0.38.0:
8983+
version "0.38.0"
8984+
resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.38.0.tgz#7b3cd16f89b1b8867fcd3c96e67fccee791ff05c"
8985+
integrity sha512-11Fkh6yzEmwx7O0YoLxeae0qEGFwmyPRlVxpg7oF9czOOCB/iCjdJrG5I67da5WiXK3YJCxoz9TJFE8Tfq/v9A==
89868986

89878987
moo-color@^1.0.2:
89888988
version "1.0.3"

0 commit comments

Comments
 (0)