mirror of https://github.com/embarklabs/embark.git
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](https://github.com/Microsoft/monaco-editor/compare/v0.14.3...v0.19.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
024799f161
commit
422665a8db
|
@ -72,7 +72,7 @@
|
|||
"fs-extra": "8.1.0",
|
||||
"history": "4.7.2",
|
||||
"jquery": "3.4.1",
|
||||
"monaco-editor": "0.14.3",
|
||||
"monaco-editor": "0.19.3",
|
||||
"npm-run-all": "4.1.5",
|
||||
"perfect-scrollbar": "1.4.0",
|
||||
"popper.js": "1.15.0",
|
||||
|
|
|
@ -14455,10 +14455,10 @@ modify-values@^1.0.0:
|
|||
resolved "https://registry.yarnpkg.com/modify-values/-/modify-values-1.0.1.tgz#b3939fa605546474e3e3e3c63d64bd43b4ee6022"
|
||||
integrity sha512-xV2bxeN6F7oYjZWTe/YPAy6MN2M+sL4u/Rlm2AHCIVGfo2p1yGmBHQ6vHehl4bRTZBdHu3TSkWdYgkwpYzAGSw==
|
||||
|
||||
monaco-editor@0.14.3:
|
||||
version "0.14.3"
|
||||
resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.14.3.tgz#7cc4a4096a3821f52fea9b10489b527ef3034e22"
|
||||
integrity sha512-RhaO4xXmWn/p0WrkEOXe4PoZj6xOcvDYjoAh0e1kGUrQnP1IOpc0m86Ceuaa2CLEMDINqKijBSmqhvBQnsPLHQ==
|
||||
monaco-editor@0.19.3:
|
||||
version "0.19.3"
|
||||
resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.19.3.tgz#1c994b3186c00650dbcd034d5370d46bf56c0663"
|
||||
integrity sha512-2n1vJBVQF2Hhi7+r1mMeYsmlf18hjVb6E0v5SoMZyb4aeOmYPKun+CE3gYpiNA1KEvtSdaDHFBqH9d7Wd9vREg==
|
||||
|
||||
move-concurrently@^1.0.1:
|
||||
version "1.0.1"
|
||||
|
|
Loading…
Reference in New Issue