Skip to content

Commit

Permalink
Bump monaco-editor from 0.26.0 to 0.26.1 in /monacoeditor/src/main/js (
Browse files Browse the repository at this point in the history
…#481)

Bumps [monaco-editor](https://github.com/Microsoft/monaco-editor) from 0.26.0 to 0.26.1.
- [Release notes](https://github.com/Microsoft/monaco-editor/releases)
- [Changelog](https://github.com/microsoft/monaco-editor/blob/main/CHANGELOG.md)
- [Commits](microsoft/monaco-editor@v0.26.0...v0.26.1)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 19, 2021
1 parent 3a9b4d2 commit 25e2bf9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions monacoeditor/src/main/js/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion monacoeditor/src/main/js/package.json
Expand Up @@ -14,7 +14,7 @@
"dependencies": {
"css-loader": "^5.2.7",
"insane": "^2.6.2",
"monaco-editor": "^0.26.0",
"monaco-editor": "^0.26.1",
"style-loader": "^3.1.0",
"url-loader": "^4.1.1"
},
Expand Down

0 comments on commit 25e2bf9

Please sign in to comment.