Skip to content

Commit 26cbffe

Browse files
committed
chore: update pnpm to v10
1 parent a9f35c9 commit 26cbffe

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,5 +69,5 @@
6969
"p-map": "^7.0.3",
7070
"picocolors": "^1.0.0"
7171
},
72-
"packageManager": "pnpm@9.12.3"
72+
"packageManager": "pnpm@10.5.2"
7373
}

pnpm-workspace.yaml

+4-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
packages:
2-
- '.' # https://github.com/changesets/changesets/issues/1217
3-
- 'test/fixtures'
2+
- .
3+
- test/fixtures
4+
onlyBuiltDependencies:
5+
- esbuild

0 commit comments

Comments
 (0)