Skip to content

Commit b2970a9

Browse files
fix(deps): update dependency @webcontainer/api to v1.3.0-internal.10
1 parent 667bce8 commit b2970a9

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.10",
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/api@1.3.0-internal.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/api@1.3.0-internal.10":
1959+
version "1.3.0-internal.10"
1960+
resolved "https://registry.yarnpkg.com/@webcontainer/api/-/api-1.3.0-internal.10.tgz#d9df9efbec47e1ddac3d9ca18a6991e3815de312"
1961+
integrity sha512-iuqjuDX2uADiJMYZok7+tJqVCJYZ+tU2NwVtxlvakRWSSmIFBGrJ38pD0C5igaOnBV8C9kGDjCE6B03SvLtN4Q==
19621962

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

0 commit comments

Comments
 (0)