Skip to content

Commit

Permalink
chore(deps): bump monaco-editor from 0.44.0 to 0.45.0
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.45.0.
- [Changelog](https://github.com/microsoft/monaco-editor/blob/main/CHANGELOG.md)
- [Commits](microsoft/monaco-editor@v0.44.0...v0.45.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] authored Dec 11, 2023
1 parent 496eddd commit 297025e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/hawtio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"jquery": "^3.7.1",
"js-logger": "^1.6.1",
"keycloak-js": "^23.0.1",
"monaco-editor": "^0.44.0",
"monaco-editor": "^0.45.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-markdown": "^8.0.7",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2551,7 +2551,7 @@ __metadata:
jquery: "npm:^3.7.1"
js-logger: "npm:^1.6.1"
keycloak-js: "npm:^23.0.1"
monaco-editor: "npm:^0.44.0"
monaco-editor: "npm:^0.45.0"
react: "npm:^18.2.0"
react-dom: "npm:^18.2.0"
react-markdown: "npm:^8.0.7"
Expand Down Expand Up @@ -14580,10 +14580,10 @@ __metadata:
languageName: node
linkType: hard

"monaco-editor@npm:^0.44.0":
version: 0.44.0
resolution: "monaco-editor@npm:0.44.0"
checksum: 759ea7f2af47ba3dac2f3594f20b358e4633a963ccee6f21b9a55bafb5c3404fd88113f2492af291aebd7895cdb2680ca61ce54166c6e9e106c3b3edb28ed6c2
"monaco-editor@npm:^0.45.0":
version: 0.45.0
resolution: "monaco-editor@npm:0.45.0"
checksum: e617aa6e763edc2a432cf1754b7b85a41cf32c34e6147890513d9398fc361ad10e78b08fe715c0c4cc9478ee98a65e55e263d0e77eac197285b37fc733013fa0
languageName: node
linkType: hard

Expand Down

0 comments on commit 297025e

Please sign in to comment.