diff --git a/package.json b/package.json index 2878988..6ca87c0 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "@nexus/schema": "0.20.0-next.16", "dedent": "^0.7.0", "graphql": "^15.0.0", - "monaco-editor": "^0.21.2", + "monaco-editor": "^0.50.0", "react": "^16.7.0-alpha.2", "react-dom": "^16.7.0-alpha.2" }, diff --git a/yarn.lock b/yarn.lock index f68083a..24d7a8c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6283,10 +6283,10 @@ monaco-editor-webpack-plugin@^2.0.0: dependencies: loader-utils "^2.0.0" -monaco-editor@^0.21.2: - version "0.21.2" - resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.21.2.tgz#37054e63e480d51a2dd17d609dcfb192304d5605" - integrity sha512-jS51RLuzMaoJpYbu7F6TPuWpnWTLD4kjRW0+AZzcryvbxrTwhNy1KC9yboyKpgMTahpUbDUsuQULoo0GV1EPqg== +monaco-editor@^0.50.0: + version "0.50.0" + resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.50.0.tgz#44e62b124c8aed224e1d310bbbe6ffd6d5122413" + integrity sha512-8CclLCmrRRh+sul7C08BmPBP3P8wVWfBHomsTcndxg5NRCEPfu/mc2AGU8k37ajjDVXcXFc12ORAMUkmk+lkFA== move-concurrently@^1.0.1: version "1.0.1"