Skip to content

Commit b305fea

Browse files
chore(deps): update pnpm to v10.18.3
1 parent 5b878b8 commit b305fea

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
node-version: lts/*
1414
- uses: pnpm/action-setup@v4
1515
with:
16-
version: 9.12.2
16+
version: 10.18.3
1717
- name: Install dependencies
1818
run: pnpm install
1919
- name: Build

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"examples/*"
88
]
99
},
10-
"packageManager": "pnpm@10.9.0",
10+
"packageManager": "pnpm@10.18.3",
1111
"scripts": {
1212
"version": "pnpm install && git add pnpm-lock.yaml",
1313
"preinstall": "npx only-allow pnpm",

0 commit comments

Comments
 (0)