Skip to content

Commit

Permalink
Merge pull request #446 from ocsigen/dependabot/npm_and_yarn/monaco-e…
Browse files Browse the repository at this point in the history
…ditor-0.52.0

Bump monaco-editor from 0.51.0 to 0.52.0
  • Loading branch information
github-actions[bot] authored Sep 19, 2024
2 parents 5d6b1e4 + 7f8d7a8 commit 7143d3e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@types/yargs": "^17.0.10",
"cassandra-driver": "^4.6.3",
"cdk8s": "^2.2.41",
"monaco-editor": "0.51.0",
"monaco-editor": "0.52.0",
"react-player": "2.16.0",
"rescript": "11.1.0",
"ts2fable": "0.8.0-build.723",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1787,10 +1787,10 @@ minimalistic-assert@^1.0.0:
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
integrity sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==

monaco-editor@0.51.0:
version "0.51.0"
resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.51.0.tgz#922a6103f6742b5a62fbb097276c5a6619d879db"
integrity sha512-xaGwVV1fq343cM7aOYB6lVE4Ugf0UyimdD/x5PWcWBMKENwectaEu77FAN7c5sFiyumqeJdX1RPTh1ocioyDjw==
monaco-editor@0.52.0:
version "0.52.0"
resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.52.0.tgz#d47c02b191eae208d68878d679b3ee7456031be7"
integrity sha512-OeWhNpABLCeTqubfqLMXGsqf6OmPU6pHM85kF3dhy6kq5hnhuVS1p3VrEW/XhWHc71P2tHyS5JFySD8mgs1crw==

[email protected]:
version "2.0.0"
Expand Down

0 comments on commit 7143d3e

Please sign in to comment.