Skip to content

Commit d34d676

Browse files
committed
chore: bump pnpm
1 parent 682cf52 commit d34d676

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- uses: actions/checkout@v5
1717
- uses: pnpm/action-setup@v4
1818
with:
19-
version: 10.7.0
19+
version: 10.18.3
2020
- name: Use Node.js ${{ matrix.node-version }}
2121
uses: actions/setup-node@v5
2222
with:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,5 @@
4242
"unrs-resolver"
4343
]
4444
},
45-
"packageManager": "pnpm@10.7.0"
45+
"packageManager": "pnpm@10.18.3"
4646
}

0 commit comments

Comments
 (0)