Skip to content

Commit 0a962bf

Browse files
Merge branch 'Current' of ssh://github.com/CodeEditorLand/Sky into Current
2 parents ba59367 + 4c5ab2a commit 0a962bf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.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.0
64+
- uses: pnpm/action-setup@v6.0.1
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
@@ -48,7 +48,7 @@
4848
"astro": "6.1.7",
4949
"deepmerge-ts": "7.1.5",
5050
"dotenv": "17.4.2",
51-
"typescript": "6.0.2",
51+
"typescript": "6.0.3",
5252
"vite": "8.0.8",
5353
"vite-plugin-top-level-await": "1.6.0",
5454
"zod": "4.3.6"

0 commit comments

Comments
 (0)