Skip to content

Commit

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

Bump monaco-editor from 0.47.0 to 0.48.0
  • Loading branch information
github-actions[bot] authored Apr 23, 2024
2 parents 8e2b9cc + 789c96b commit 7bcd7c8
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.47.0",
"monaco-editor": "0.48.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 @@ -2555,10 +2555,10 @@ minimatch@^9.0.1:
resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.0.4.tgz#dbce03740f50a4786ba994c1fb908844d27b038c"
integrity sha512-jYofLM5Dam9279rdkWzqHozUo4ybjdZmCsDHePy5V/PbBcVMiSZR97gmAy45aqi8CK1lG2ECd356FU86avfwUQ==

monaco-editor@0.47.0:
version "0.47.0"
resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.47.0.tgz#39865d67e0c9fb8c6b49e760bf9caf6a6650d28e"
integrity sha512-VabVvHvQ9QmMwXu4du008ZDuyLnHs9j7ThVFsiJoXSOQk18+LF89N4ADzPbFenm0W4V2bGHnFBztIRQTgBfxzw==
monaco-editor@0.48.0:
version "0.48.0"
resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.48.0.tgz#9e54541bbe0ba3f2bb238477d5b981a282205ea0"
integrity sha512-goSDElNqFfw7iDHMg8WDATkfcyeLTNpBHQpO8incK6p5qZt5G/1j41X0xdGzpIkGojGXM+QiRQyLjnfDVvrpwA==

ms@2.0.0:
version "2.0.0"
Expand Down

0 comments on commit 7bcd7c8

Please sign in to comment.