Skip to content

Commit

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

Bump monaco-editor from 0.44.0 to 0.45.0
  • Loading branch information
github-actions[bot] authored Dec 8, 2023
2 parents 4257c2c + 6968677 commit 55e4e08
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.44.0",
"monaco-editor": "0.45.0",
"react-player": "2.13.0",
"ts2fable": "0.8.0-build.723",
"webpack": "5.88.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2294,10 +2294,10 @@ minimatch@^3.0.4:
dependencies:
brace-expansion "^1.1.7"

monaco-editor@0.44.0:
version "0.44.0"
resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.44.0.tgz#3c0fe3655923bbf7dd647057302070b5095b6c59"
integrity sha512-5SmjNStN6bSuSE5WPT2ZV+iYn1/yI9sd4Igtk23ChvqB7kDk9lZbB9F5frsuvpB+2njdIeGGFf2G4gbE6rCC9Q==
monaco-editor@0.45.0:
version "0.45.0"
resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.45.0.tgz#6939123a6254aea9fea2d647697f846306dd4448"
integrity sha512-mjv1G1ZzfEE3k9HZN0dQ2olMdwIfaeAAjFiwNprLfYNRSz7ctv9XuCT7gPtBGrMUeV1/iZzYKj17Khu1hxoHOA==

ms@2.0.0:
version "2.0.0"
Expand Down

0 comments on commit 55e4e08

Please sign in to comment.