Skip to content

Commit

Permalink
build(deps): bump monaco-editor in /frank-flow/src/frontend
Browse files Browse the repository at this point in the history
Bumps [monaco-editor](https://github.com/microsoft/monaco-editor) from 0.44.0 to 0.48.0.
- [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.44.0...v0.48.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 1, 2024
1 parent 4da9adf commit 5d94354
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 10 deletions.
9 changes: 4 additions & 5 deletions frank-flow/src/frontend/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 frank-flow/src/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"cytoscape": "^3.28.1",
"jqwidgets-ng": "^19.0.5",
"jsplumb": "^2.15.6",
"monaco-editor": "^0.44.0",
"monaco-editor": "^0.48.0",
"ngx-panzoom": "^13.0.0",
"ngx-smart-modal": "^7.4.1",
"ngx-toastr": "^14.3.0",
Expand Down
8 changes: 4 additions & 4 deletions frank-flow/src/frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6860,10 +6860,10 @@ mkdirp@^1.0.3, mkdirp@^1.0.4:
resolved "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz"
integrity sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==

monaco-editor@^0.44.0:
version "0.44.0"
resolved "https://registry.npmjs.org/monaco-editor/-/monaco-editor-0.44.0.tgz"
integrity sha512-5SmjNStN6bSuSE5WPT2ZV+iYn1/yI9sd4Igtk23ChvqB7kDk9lZbB9F5frsuvpB+2njdIeGGFf2G4gbE6rCC9Q==
monaco-editor@^0.48.0:
version "0.48.0"
resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.48.0.tgz#9e54541bbe0ba3f2bb238477d5b981a282205ea0"
integrity sha512-goSDElNqFfw7iDHMg8WDATkfcyeLTNpBHQpO8incK6p5qZt5G/1j41X0xdGzpIkGojGXM+QiRQyLjnfDVvrpwA==

ms@2.0.0:
version "2.0.0"
Expand Down

0 comments on commit 5d94354

Please sign in to comment.