Skip to content

Commit ec5bd51

Browse files
committed
chore: update pnpm to 10.21 and enable trust policy
1 parent e7381ee commit ec5bd51

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
@@ -1,7 +1,7 @@
11
{
22
"name": "magic-regexp",
33
"version": "0.10.0",
4-
"packageManager": "pnpm@10.18.2",
4+
"packageManager": "pnpm@10.21.0",
55
"description": "A compiled-away, type-safe, readable RegExp alternative",
66
"license": "MIT",
77
"homepage": "https://regexp.dev",

pnpm-workspace.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,5 @@ onlyBuiltDependencies:
1111
- '@tailwindcss/oxide'
1212
- sharp
1313
- simple-git-hooks
14+
trustPolicy: no-downgrade
15+

0 commit comments

Comments
 (0)