Skip to content

Commit f1b13ff

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

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.6.0",
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.6.0":
2328+
version "1.6.0"
2329+
resolved "https://registry.yarnpkg.com/@webcontainer/api/-/api-1.6.0.tgz#ae40103e1b9ffc6bf397495514979a321f02dfb7"
2330+
integrity sha512-U3v9Tc3aFJPQh5J5LPXfHTNJrgJRQofQCOkUFVifOY5J5nPEi3GsrXDlCSYXOMpvMDZXwL7kBVmXEzr0Q0Dbtg==
23312331

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

0 commit comments

Comments
 (0)