Skip to content

Commit

Permalink
build(deps): bump react-monaco-editor from 0.55.0 to 0.56.0
Browse files Browse the repository at this point in the history
Bumps [react-monaco-editor](https://github.com/react-monaco-editor/react-monaco-editor) from 0.55.0 to 0.56.0.
- [Release notes](https://github.com/react-monaco-editor/react-monaco-editor/releases)
- [Commits](react-monaco-editor/react-monaco-editor@v0.55.0...v0.56.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>
  • Loading branch information
dependabot[bot] authored and tadayosi committed Aug 6, 2024
1 parent 894b7c3 commit 8ac52d4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion packages/hawtio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-markdown": "^8.0.7",
"react-monaco-editor": "^0.55.0",
"react-monaco-editor": "^0.56.0",
"react-router-dom": "^6.25.1",
"react-split": "^2.0.14",
"reactflow": "^11.11.4",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -840,7 +840,7 @@ __metadata:
react: "npm:^18.3.1"
react-dom: "npm:^18.3.1"
react-markdown: "npm:^8.0.7"
react-monaco-editor: "npm:^0.55.0"
react-monaco-editor: "npm:^0.56.0"
react-router-dom: "npm:^6.25.1"
react-split: "npm:^2.0.14"
reactflow: "npm:^11.11.4"
Expand Down Expand Up @@ -11106,16 +11106,16 @@ __metadata:
languageName: node
linkType: hard

"react-monaco-editor@npm:^0.55.0":
version: 0.55.0
resolution: "react-monaco-editor@npm:0.55.0"
"react-monaco-editor@npm:^0.56.0":
version: 0.56.0
resolution: "react-monaco-editor@npm:0.56.0"
dependencies:
prop-types: "npm:^15.8.1"
peerDependencies:
"@types/react": ">=16 <= 18"
monaco-editor: ^0.44.0
monaco-editor: ^0.50.0
react: ">=16 <= 18"
checksum: 10/3c4ee8cf43c5df02e24a0f8d761923b60bdd35a60946274c22024b66beb66dc3dc4ae2052ee16e83048436be7f8ca91d0aee86010095fb195e5acbb1a2aad828
checksum: 10/6d6b351cb3b41b727d5f1d54c8e8bf45499e127cbaf667ff3a3fbb200cfb7eaeeca4f79a262a572b87724061ad863268ba8bd5dc89f42e22ebf9e68169b9984b
languageName: node
linkType: hard

Expand Down

0 comments on commit 8ac52d4

Please sign in to comment.