Skip to content

Commit 596862b

Browse files
committed
chore: update pnpm
1 parent 1e559c9 commit 596862b

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

mise.lock

+7-7
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,3 @@
1-
[tools."aqua:pnpm/pnpm"]
2-
version = "10.2.0"
3-
backend = "aqua:pnpm/pnpm"
4-
5-
[tools."aqua:pnpm/pnpm".checksums]
6-
pnpm-linux-x64 = "sha256:38ab95d36b8ae79609e2b899ddf9e792cd00b6ca13a62789608aa45b4bf4a9d1"
7-
81
[tools.bun]
92
version = "1.2.2"
103
backend = "core:bun"
@@ -18,3 +11,10 @@ backend = "core:node"
1811

1912
[tools.node.checksums]
2013
"node-v22.13.1-linux-x64.tar.gz" = "sha256:666148b9fe0c7e1301cc1b029e33a45e9e4a893f68d2d2bb1cc88a931a88a004"
14+
15+
[tools.pnpm]
16+
version = "10.2.1"
17+
backend = "aqua:pnpm/pnpm"
18+
19+
[tools.pnpm.checksums]
20+
pnpm-linux-x64 = "sha256:06f3d66454167680908cf07440c4f6665304952a65e07aac331a9b7701a56c6b"

mise.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[tools]
2-
"aqua:pnpm/pnpm" = "latest"
32
bun = "latest"
43
node = "lts"
4+
pnpm = "latest"
55

66
[settings]
77
experimental = true

0 commit comments

Comments
 (0)