Skip to content

Commit 422665a

Browse files
build(deps-dev): bump monaco-editor from 0.14.3 to 0.19.3
Bumps [monaco-editor](https://github.com/Microsoft/monaco-editor) from 0.14.3 to 0.19.3. - [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.14.3...v0.19.3) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 024799f commit 422665a

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
@@ -72,7 +72,7 @@
7272
"fs-extra": "8.1.0",
7373
"history": "4.7.2",
7474
"jquery": "3.4.1",
75-
"monaco-editor": "0.14.3",
75+
"monaco-editor": "0.19.3",
7676
"npm-run-all": "4.1.5",
7777
"perfect-scrollbar": "1.4.0",
7878
"popper.js": "1.15.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14455,10 +14455,10 @@ modify-values@^1.0.0:
1445514455
resolved "https://registry.yarnpkg.com/modify-values/-/modify-values-1.0.1.tgz#b3939fa605546474e3e3e3c63d64bd43b4ee6022"
1445614456
integrity sha512-xV2bxeN6F7oYjZWTe/YPAy6MN2M+sL4u/Rlm2AHCIVGfo2p1yGmBHQ6vHehl4bRTZBdHu3TSkWdYgkwpYzAGSw==
1445714457

14458-
monaco-editor@0.14.3:
14459-
version "0.14.3"
14460-
resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.14.3.tgz#7cc4a4096a3821f52fea9b10489b527ef3034e22"
14461-
integrity sha512-RhaO4xXmWn/p0WrkEOXe4PoZj6xOcvDYjoAh0e1kGUrQnP1IOpc0m86Ceuaa2CLEMDINqKijBSmqhvBQnsPLHQ==
14458+
monaco-editor@0.19.3:
14459+
version "0.19.3"
14460+
resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.19.3.tgz#1c994b3186c00650dbcd034d5370d46bf56c0663"
14461+
integrity sha512-2n1vJBVQF2Hhi7+r1mMeYsmlf18hjVb6E0v5SoMZyb4aeOmYPKun+CE3gYpiNA1KEvtSdaDHFBqH9d7Wd9vREg==
1446214462

1446314463
move-concurrently@^1.0.1:
1446414464
version "1.0.1"

0 commit comments

Comments
 (0)