diff options
author | Phil Hughes <me@iamphill.com> | 2018-09-05 12:56:03 +0100 |
---|---|---|
committer | Phil Hughes <me@iamphill.com> | 2018-09-05 12:56:03 +0100 |
commit | 3d89d20a6263fc58f00a28e63db65c7a2c28068a (patch) | |
tree | f4868e20f4e33fe822dbae195e833391e4ff25c2 /yarn.lock | |
parent | 4fab6fc035102ef3c08704f2f499d02d20206db8 (diff) | |
download | gitlab-ce-3d89d20a6263fc58f00a28e63db65c7a2c28068a.tar.gz |
Upgraded Monaco editor version
Diffstat (limited to 'yarn.lock')
-rw-r--r-- | yarn.lock | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/yarn.lock b/yarn.lock index db3b0bbe573..6f96e5ff228 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5274,13 +5274,13 @@ moment@2.x, moment@^2.18.1: version "2.19.2" resolved "https://registry.yarnpkg.com/moment/-/moment-2.19.2.tgz#8a7f774c95a64550b4c7ebd496683908f9419dbe" -monaco-editor-webpack-plugin@^1.4.0: - version "1.4.0" - resolved "https://registry.yarnpkg.com/monaco-editor-webpack-plugin/-/monaco-editor-webpack-plugin-1.4.0.tgz#7324258ab3695464cfe3bc12edb2e8c55b80d92f" +monaco-editor-webpack-plugin@^1.5.2: + version "1.5.2" + resolved "https://registry.yarnpkg.com/monaco-editor-webpack-plugin/-/monaco-editor-webpack-plugin-1.5.2.tgz#e113fa1d5759ede6fd776eb620cdd5930203b55a" -monaco-editor@0.13.1: - version "0.13.1" - resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.13.1.tgz#6b9ce20e4d1c945042d256825eb133cb23315a52" +monaco-editor@^0.14.3: + version "0.14.3" + resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.14.3.tgz#7cc4a4096a3821f52fea9b10489b527ef3034e22" mousetrap@^1.4.6: version "1.4.6" |