Skip to content

Commit 8a93ab7

Browse files
committed
chore: update pnpm to 10.21 and enable trust policy
1 parent df54fec commit 8a93ab7

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
@@ -2,7 +2,7 @@
22
"name": "unifont",
33
"type": "module",
44
"version": "0.6.0",
5-
"packageManager": "pnpm@10.20.0",
5+
"packageManager": "pnpm@10.21.0",
66
"description": "Framework agnostic tools for accessing data from font CDNs and providers",
77
"license": "MIT",
88
"repository": {

pnpm-workspace.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,5 @@ ignoredBuiltDependencies:
66

77
onlyBuiltDependencies:
88
- simple-git-hooks
9+
trustPolicy: no-downgrade
10+

0 commit comments

Comments
 (0)