Skip to content

Commit

Permalink
fix(deps): update dependency @webcontainer/api to v1.3.0-internal.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 31, 2024
1 parent da3d529 commit c6d116d
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 @@ -20,7 +20,7 @@
"@markuplint/parser-utils": "4.6.5",
"@monaco-editor/react": "4.6.0",
"@shikijs/monaco": "^1.12.0",
"@webcontainer/api": "1.3.0-internal.2",
"@webcontainer/api": "1.3.0-internal.6",
"@xterm/xterm": "^5.5.0",
"lz-string": "1.5.0",
"markuplint": "4.9.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1955,10 +1955,10 @@
loupe "^3.1.1"
tinyrainbow "^1.2.0"

"@webcontainer/[email protected].2":
version "1.3.0-internal.2"
resolved "https://registry.yarnpkg.com/@webcontainer/api/-/api-1.3.0-internal.2.tgz#26afa0548bcf468b74f03dc56993ba287ebfb0e8"
integrity sha512-lLSlSehbuYc9E7ecK+tMRX4BbWETNX1OgRlS+NerQh3X3sHNbxLD86eScEMAiA5VBnUeSnLtLe7eC/ftM8fR3Q==
"@webcontainer/[email protected].6":
version "1.3.0-internal.6"
resolved "https://registry.yarnpkg.com/@webcontainer/api/-/api-1.3.0-internal.6.tgz#8ed4ad39219f6bb564c6f489aca0da0e1203c0eb"
integrity sha512-bmwevlHBobpzK3RDCEln1P1W+sYHxxq4QJ0GecC8uoXJtX6/mjzraXVewzmXRhilxzteqLIJ6bmJS3pL/3cmfw==

"@xterm/xterm@^5.5.0":
version "5.5.0"
Expand Down

0 comments on commit c6d116d

Please sign in to comment.