Skip to content

Commit 466dbee

Browse files
authored
Merge pull request #41 from winjs-dev/renovate/pnpm-10.x
chore(deps): update pnpm to v10.18.3
2 parents 00bca4d + fc14dd4 commit 466dbee

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: Setup pnpm
2828
uses: pnpm/action-setup@v4
2929
with:
30-
version: 10.18.1
30+
version: 10.18.3
3131

3232
- name: Setup Node.js
3333
uses: actions/setup-node@v5

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "1.0.0",
44
"type": "module",
55
"description": "WinJS 开发说明文档",
6-
"packageManager": "[email protected].1",
6+
"packageManager": "[email protected].3",
77
"scripts": {
88
"dev": "vitepress",
99
"build": "vitepress build",

0 commit comments

Comments
 (0)