build(deps): bump react-monaco-editor from 0.48.0 to 0.49.0 (#951)

* build(deps): bump react-monaco-editor from 0.48.0 to 0.49.0

Bumps [react-monaco-editor](https://github.com/react-monaco-editor/react-monaco-editor) from 0.48.0 to 0.49.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.48.0...v0.49.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>

* [dependabot skip] Fix yarn.lock

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot-fix <dependabot-fix@example.com>
This commit is contained in:
dependabot[bot]
2022-07-01 16:24:12 +00:00
committed by GitHub
co-authored by dependabot-fix
parent 0ddf35f65b
commit 62a3dc237f
2 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -87,7 +87,7 @@
"react-dev-utils": "^12.0.1",
"react-dom": "^16.13.1",
"react-dropzone": "^14.2.1",
"react-monaco-editor": "^0.48.0",
"react-monaco-editor": "^0.49.0",
"react-popper": "^2.3.0",
"react-redux": "^8.0.2",
"react-refresh": "^0.14.0",