Skip to content

Commit c8eb1f6

Browse files
committed
chore: update pnpm to 10.21 and enable trust policy
1 parent 75fbaae commit c8eb1f6

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
@@ -56,5 +56,5 @@
5656
"npx eslint --fix"
5757
]
5858
},
59-
"packageManager": "pnpm@10.11.1"
59+
"packageManager": "pnpm@10.21.0"
6060
}

pnpm-workspace.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,5 @@ ignoredBuiltDependencies:
44
onlyBuiltDependencies:
55
- sharp
66
- simple-git-hooks
7+
trustPolicy: no-downgrade
8+

0 commit comments

Comments
 (0)