chore(deps): bump react-monaco-editor from 0.36.0 to 0.39.1 in /client

Bumps [react-monaco-editor](https://github.com/react-monaco-editor/react-monaco-editor) from 0.36.0 to 0.39.1.
- [Release notes](https://github.com/react-monaco-editor/react-monaco-editor/releases)
- [Commits](https://github.com/react-monaco-editor/react-monaco-editor/compare/v0.36.0...v0.39.1)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-12-27 06:52:01 +00:00
parent 664766ce9f
commit 01752fec96
2 changed files with 4 additions and 4 deletions

View File

@ -22056,9 +22056,9 @@
}
},
"react-monaco-editor": {
"version": "0.36.0",
"resolved": "https://registry.npmjs.org/react-monaco-editor/-/react-monaco-editor-0.36.0.tgz",
"integrity": "sha512-JVA5SZhOoYZ0DCdTwYgagtRb3jHo4KN7TVFiJauG+ZBAJWfDSTzavPIrwzWbgu8ahhDqDk4jUcYlOJL2BC/0UA==",
"version": "0.39.1",
"resolved": "https://registry.npmjs.org/react-monaco-editor/-/react-monaco-editor-0.39.1.tgz",
"integrity": "sha512-D2GKJlPxEIwkad9n1L7K/J3rLZ/UlMItS44YPO4cGQCcUJyKdwJkhOtk7q8gCqVd2uu7jyfyb8U34iSe+z9Aeg==",
"requires": {
"@types/react": "^16.x",
"monaco-editor": "*",

View File

@ -55,7 +55,7 @@
"react-hotkeys": "^2.0.0",
"react-instantsearch-dom": "^6.8.2",
"react-lazy-load": "^3.1.13",
"react-monaco-editor": "^0.36.0",
"react-monaco-editor": "^0.39.1",
"react-redux": "^5.0.7",
"react-reflex": "^3.1.0",
"react-responsive": "^6.1.1",