Skip to content

Commit 5475b36

Browse files
fix(deps): update dependency @webcontainer/api to v1.5.2
1 parent 4092f9f commit 5475b36

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.5.2",
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
@@ -2324,10 +2324,10 @@
23242324
loupe "^3.1.2"
23252325
tinyrainbow "^2.0.0"
23262326

2327-
"@webcontainer/api@1.3.0-internal.2":
2328-
version "1.3.0-internal.2"
2329-
resolved "https://registry.yarnpkg.com/@webcontainer/api/-/api-1.3.0-internal.2.tgz#26afa0548bcf468b74f03dc56993ba287ebfb0e8"
2330-
integrity sha512-lLSlSehbuYc9E7ecK+tMRX4BbWETNX1OgRlS+NerQh3X3sHNbxLD86eScEMAiA5VBnUeSnLtLe7eC/ftM8fR3Q==
2327+
"@webcontainer/api@1.5.2":
2328+
version "1.5.2"
2329+
resolved "https://registry.yarnpkg.com/@webcontainer/api/-/api-1.5.2.tgz#bcab690096d98e14191e66a20694c64821317a65"
2330+
integrity sha512-zHS7nVOURmqv4WzjjheifFaOn3E+D9ALj+uvC8sv2Y/BSwaMpaWOxHnz8lFGDDGFgGLb7IfycurRCYDkBkB5yg==
23312331

23322332
"@xterm/xterm@^5.5.0":
23332333
version "5.5.0"

0 commit comments

Comments
 (0)