Skip to content

Commit

Permalink
chore(deps): bump react-monaco-editor from 0.52.0 to 0.53.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.52.0 to 0.53.0.
- [Release notes](https://github.com/react-monaco-editor/react-monaco-editor/releases)
- [Commits](react-monaco-editor/react-monaco-editor@v0.52.0...v0.53.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 Jun 30, 2023
1 parent 699d8a6 commit 8ac2b8d
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 @@ -58,7 +58,7 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-markdown": "^8.0.7",
"react-monaco-editor": "^0.52.0",
"react-monaco-editor": "^0.53.0",
"react-router-dom": "^6.14.0",
"react-split": "^2.0.14",
"reactflow": "^11.7.4",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2037,7 +2037,7 @@ __metadata:
react: ^18.2.0
react-dom: ^18.2.0
react-markdown: ^8.0.7
react-monaco-editor: ^0.52.0
react-monaco-editor: ^0.53.0
react-router-dom: ^6.14.0
react-split: ^2.0.14
reactflow: ^11.7.4
Expand Down Expand Up @@ -14260,16 +14260,16 @@ __metadata:
languageName: node
linkType: hard

"react-monaco-editor@npm:^0.52.0":
version: 0.52.0
resolution: "react-monaco-editor@npm:0.52.0"
"react-monaco-editor@npm:^0.53.0":
version: 0.53.0
resolution: "react-monaco-editor@npm:0.53.0"
dependencies:
prop-types: ^15.8.1
peerDependencies:
"@types/react": ">=16 <= 18"
monaco-editor: ^0.36.1
monaco-editor: ^0.38.0
react: ">=16 <= 18"
checksum: ad880a432cca52d0e4cc05bc4249c88280cf5d6d6e902f14b6e8513cd909ec012fe6cc9c7483efedad8a3f3137f4da2c81d9ab334b17aa14369db7b6564f699f
checksum: c71801f8cca4f5f80d25818d5cb83b3ab71b247ed4069b5c67e8c75391d65ec3b7b49ed760c49a412106b644d2ad7282f6dcd599348482c4daf00ac15bd87022
languageName: node
linkType: hard

Expand Down

0 comments on commit 8ac2b8d

Please sign in to comment.