Skip to content

Commit

Permalink
chore(deps): update dependency monaco-editor to ^0.51.0 (#10990)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 13, 2024
1 parent c48b9a6 commit 3681412
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/react-code-editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,6 @@
"react-dom": "^17 || ^18"
},
"devDependencies": {
"monaco-editor": "^0.50.0"
"monaco-editor": "^0.51.0"
}
}
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3204,7 +3204,7 @@ __metadata:
"@patternfly/react-core": "workspace:^"
"@patternfly/react-icons": "workspace:^"
"@patternfly/react-styles": "workspace:^"
monaco-editor: "npm:^0.50.0"
monaco-editor: "npm:^0.51.0"
react-dropzone: "npm:14.2.3"
tslib: "npm:^2.6.3"
peerDependencies:
Expand Down Expand Up @@ -15026,10 +15026,10 @@ __metadata:
languageName: node
linkType: hard

"monaco-editor@npm:^0.50.0":
version: 0.50.0
resolution: "monaco-editor@npm:0.50.0"
checksum: 10c0/79189c926c2fc1e3a3b9118e80911599bf18108018fe176c7b47a27b4856b544129f9a59c9a5c321d154d6a30a8d9c231684246e9382f4f18329a548d11cb4d6
"monaco-editor@npm:^0.51.0":
version: 0.51.0
resolution: "monaco-editor@npm:0.51.0"
checksum: 10c0/7fde310c747e46cd7293e1a0f5e1fa85c389df9a1f8db03b9ccd58fd45356ab021a591b46198d19345566ad54556158f6489e2da4ad428a7a6ca3ea7b504afcb
languageName: node
linkType: hard

Expand Down

0 comments on commit 3681412

Please sign in to comment.