build(deps): bump react-monaco-editor from 0.46.0 to 0.47.0

Bumps [react-monaco-editor](https://github.com/react-monaco-editor/react-monaco-editor) from 0.46.0 to 0.47.0.
- [Release notes](https://github.com/react-monaco-editor/react-monaco-editor/releases)
- [Commits](https://github.com/react-monaco-editor/react-monaco-editor/compare/v0.46.0...v0.47.0)

---
updated-dependencies:
- dependency-name: react-monaco-editor
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-01-14 16:29:26 +00:00
committed by github-actions[bot]
parent 9ea09faaa3
commit a3ed14aaaf
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -46,7 +46,7 @@
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react-dropzone": "^11.5.1",
"react-monaco-editor": "^0.46.0",
"react-monaco-editor": "^0.47.0",
"react-redux": "^7.2.6",
"react-scripts": "^4.0.3",
"react-splitter-layout": "^4.0.0",