Skip to content

Commit 4be63e1

Browse files
Merge branch 'Current' of ssh://github.com/CodeEditorLand/Sky into Current
2 parents d2c5567 + 8b7dec8 commit 4be63e1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/Node.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
steps:
6262
- uses: actions/checkout@v6.0.2
6363

64-
- uses: pnpm/action-setup@v6.0.1
64+
- uses: pnpm/action-setup@v6.0.3
6565
with:
6666
version: 9.3.0
6767
run_install: |

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@xterm/addon-serialize": "0.14.0",
4545
"@xterm/addon-unicode11": "0.9.0",
4646
"@xterm/addon-webgl": "0.19.0",
47-
"@xterm/xterm": "6.1.0-beta.197",
47+
"@xterm/xterm": "6.1.0-beta.199",
4848
"astro": "6.1.8",
4949
"deepmerge-ts": "7.1.5",
5050
"dotenv": "17.4.2",

0 commit comments

Comments
 (0)