Skip to content

Commit e0f9d61

Browse files
build(deps-dev): bump monaco-editor from 0.19.3 to 0.20.0
Bumps [monaco-editor](https://github.com/Microsoft/monaco-editor) from 0.19.3 to 0.20.0. - [Release notes](https://github.com/Microsoft/monaco-editor/releases) - [Changelog](https://github.com/microsoft/monaco-editor/blob/master/CHANGELOG.md) - [Commits](microsoft/monaco-editor@v0.19.3...v0.20.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent dc0c0ee commit e0f9d61

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/cockpit/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"fs-extra": "8.1.0",
7474
"history": "4.10.1",
7575
"jquery": "3.4.1",
76-
"monaco-editor": "0.19.3",
76+
"monaco-editor": "0.20.0",
7777
"npm-run-all": "4.1.5",
7878
"perfect-scrollbar": "1.4.0",
7979
"popper.js": "1.15.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15193,10 +15193,10 @@ moment@^2.18.1:
1519315193
resolved "https://registry.yarnpkg.com/moment/-/moment-2.24.0.tgz#0d055d53f5052aa653c9f6eb68bb5d12bf5c2b5b"
1519415194
integrity sha512-bV7f+6l2QigeBBZSM/6yTNq4P2fNpSWj/0e7jQcy87A8e7o2nAfP/34/2ky5Vw4B9S446EtIhodAzkFCcR4dQg==
1519515195

15196-
monaco-editor@0.19.3:
15197-
version "0.19.3"
15198-
resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.19.3.tgz#1c994b3186c00650dbcd034d5370d46bf56c0663"
15199-
integrity sha512-2n1vJBVQF2Hhi7+r1mMeYsmlf18hjVb6E0v5SoMZyb4aeOmYPKun+CE3gYpiNA1KEvtSdaDHFBqH9d7Wd9vREg==
15196+
monaco-editor@0.20.0:
15197+
version "0.20.0"
15198+
resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.20.0.tgz#5d5009343a550124426cb4d965a4d27a348b4dea"
15199+
integrity sha512-hkvf4EtPJRMQlPC3UbMoRs0vTAFAYdzFQ+gpMb8A+9znae1c43q8Mab9iVsgTcg/4PNiLGGn3SlDIa8uvK1FIQ==
1520015200

1520115201
move-concurrently@^1.0.1:
1520215202
version "1.0.1"

0 commit comments

Comments
 (0)