build(deps): bump react-monaco-editor from 0.43.0 to 0.45.0

Bumps [react-monaco-editor](https://github.com/react-monaco-editor/react-monaco-editor) from 0.43.0 to 0.45.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.43.0...v0.45.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]
2021-09-15 11:32:06 -05:00
committed by David Lechner
parent 3b395afc99
commit 094807ccb5
2 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -42,7 +42,7 @@
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react-dropzone": "^11.4.0",
"react-monaco-editor": "^0.43.0",
"react-monaco-editor": "^0.45.0",
"react-redux": "^7.2.5",
"react-scripts": "^4.0.3",
"react-splitter-layout": "^4.0.0",