Skip to content

Commit c6d116d

Browse files
fix(deps): update dependency @webcontainer/api to v1.3.0-internal.6
1 parent da3d529 commit c6d116d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@markuplint/parser-utils": "4.6.5",
2121
"@monaco-editor/react": "4.6.0",
2222
"@shikijs/monaco": "^1.12.0",
23-
"@webcontainer/api": "1.3.0-internal.2",
23+
"@webcontainer/api": "1.3.0-internal.6",
2424
"@xterm/xterm": "^5.5.0",
2525
"lz-string": "1.5.0",
2626
"markuplint": "4.9.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1955,10 +1955,10 @@
19551955
loupe "^3.1.1"
19561956
tinyrainbow "^1.2.0"
19571957

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

19631963
"@xterm/xterm@^5.5.0":
19641964
version "5.5.0"

0 commit comments

Comments
 (0)