Skip to content

Commit fcae416

Browse files
committed
chore: update pnpm to 10.21 and enable trust policy
1 parent 89a0e9c commit fcae416

File tree

3 files changed

+3
-23
lines changed

3 files changed

+3
-23
lines changed

.github/workflows/provenance.yml

Lines changed: 0 additions & 22 deletions
This file was deleted.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,5 +79,5 @@
7979
"publishConfig": {
8080
"access": "public"
8181
},
82-
"packageManager": "pnpm@10.20.0"
82+
"packageManager": "pnpm@10.21.0"
8383
}

pnpm-workspace.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
packages:
22
- "docs"
33
- "playground"
4+
trustPolicy: no-downgrade
5+

0 commit comments

Comments
 (0)