chore(deps): bump monaco-editor from 0.34.0 to 0.34.1 in /frontend (#757)

Bumps [monaco-editor](https://github.com/microsoft/monaco-editor) from 0.34.0 to 0.34.1.
- [Release notes](https://github.com/microsoft/monaco-editor/releases)
- [Changelog](https://github.com/microsoft/monaco-editor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/monaco-editor/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-10-17 18:37:02 +00:00
committed by GitHub
parent 6fdc407cca
commit f3eda5023b
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -12,7 +12,7 @@
"@fortawesome/free-solid-svg-icons": "^6.2.0",
"fuse.js": "^6.4.6",
"highlight.js": "^11.5.1",
"monaco-editor": "^0.34.0",
"monaco-editor": "^0.34.1",
"monaco-editor-workers": "^0.34.2",
"monaco-languageclient": "4.0.0",
"vscode-ws-jsonrpc": "^2.0.0"
@@ -3771,9 +3771,9 @@
}
},
"node_modules/monaco-editor": {
"version": "0.34.0",
"resolved": "https://registry.npmjs.org/monaco-editor/-/monaco-editor-0.34.0.tgz",
"integrity": "sha512-VF+S5zG8wxfinLKLrWcl4WUizMx+LeJrG4PM/M78OhcwocpV0jiyhX/pG6Q9jIOhrb/ckYi6nHnaR5OojlOZCQ=="
"version": "0.34.1",
"resolved": "https://registry.npmjs.org/monaco-editor/-/monaco-editor-0.34.1.tgz",
"integrity": "sha512-FKc80TyiMaruhJKKPz5SpJPIjL+dflGvz4CpuThaPMc94AyN7SeC9HQ8hrvaxX7EyHdJcUY5i4D0gNyJj1vSZQ=="
},
"node_modules/monaco-editor-workers": {
"version": "0.34.2",
@@ -9272,9 +9272,9 @@
}
},
"monaco-editor": {
"version": "0.34.0",
"resolved": "https://registry.npmjs.org/monaco-editor/-/monaco-editor-0.34.0.tgz",
"integrity": "sha512-VF+S5zG8wxfinLKLrWcl4WUizMx+LeJrG4PM/M78OhcwocpV0jiyhX/pG6Q9jIOhrb/ckYi6nHnaR5OojlOZCQ=="
"version": "0.34.1",
"resolved": "https://registry.npmjs.org/monaco-editor/-/monaco-editor-0.34.1.tgz",
"integrity": "sha512-FKc80TyiMaruhJKKPz5SpJPIjL+dflGvz4CpuThaPMc94AyN7SeC9HQ8hrvaxX7EyHdJcUY5i4D0gNyJj1vSZQ=="
},
"monaco-editor-workers": {
"version": "0.34.2",
+1 -1
View File
@@ -60,7 +60,7 @@
"@fortawesome/free-solid-svg-icons": "^6.2.0",
"fuse.js": "^6.4.6",
"highlight.js": "^11.5.1",
"monaco-editor": "^0.34.0",
"monaco-editor": "^0.34.1",
"monaco-editor-workers": "^0.34.2",
"monaco-languageclient": "4.0.0",
"vscode-ws-jsonrpc": "^2.0.0"