Skip to content

Commit 47d5806

Browse files
chore: bump monaco-editor from 0.39.0 to 0.40.0 in /site (#8475)
Bumps [monaco-editor](https://github.com/microsoft/monaco-editor) from 0.39.0 to 0.40.0. - [Changelog](https://github.com/microsoft/monaco-editor/blob/main/CHANGELOG.md) - [Commits](microsoft/monaco-editor@v0.39.0...v0.40.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3b43318 commit 47d5806

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
@@ -71,7 +71,7 @@
7171
"jest-location-mock": "1.0.9",
7272
"just-debounce-it": "3.2.0",
7373
"lodash": "4.17.21",
74-
"monaco-editor": "0.39.0",
74+
"monaco-editor": "0.40.0",
7575
"pretty-bytes": "6.1.0",
7676
"react": "18.2.0",
7777
"react-chartjs-2": "4.3.1",

site/yarn.lock

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

8865-
monaco-editor@0.39.0:
8866-
version "0.39.0"
8867-
resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.39.0.tgz#3cf8e3718d6aac347d374516a6837d1c13d967d2"
8868-
integrity sha512-zhbZ2Nx93tLR8aJmL2zI1mhJpsl87HMebNBM6R8z4pLfs8pj604pIVIVwyF1TivcfNtIPpMXL+nb3DsBmE/x6Q==
8865+
monaco-editor@0.40.0:
8866+
version "0.40.0"
8867+
resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.40.0.tgz#d10834e15ad50a15ec61fd01892e508464ebe2fe"
8868+
integrity sha512-1wymccLEuFSMBvCk/jT1YDW/GuxMLYwnFwF9CDyYCxoTw2Pt379J3FUhwy9c43j51JdcxVPjwk0jm0EVDsBS2g==
88698869

88708870
moo-color@^1.0.2:
88718871
version "1.0.3"

0 commit comments

Comments
 (0)