Skip to content

Commit 54351b9

Browse files
authored
chore: upgrade pnpm to 11.1.2 (#217)
1 parent c30ac23 commit 54351b9

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
"optional": true
9696
}
9797
},
98-
"packageManager": "pnpm@10.33.4",
98+
"packageManager": "pnpm@11.1.2",
9999
"engines": {
100100
"node": "^20.19.0 || >=22.12.0"
101101
},

pnpm-workspace.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,7 @@ packages:
22
- '.'
33
- 'tests'
44
- 'example'
5+
6+
allowBuilds:
7+
puppeteer: false
8+
simple-git-hooks: false

0 commit comments

Comments
 (0)