Skip to content

Commit 1b8a0a9

Browse files
Update pnpm to v10 (#164)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 03c5b23 commit 1b8a0a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"update-deps": "pnpm update \"!@types/node\" --interactive --recursive --latest",
3333
"visualize-deps": "skott --displayMode=webapp --trackBuiltinDependencies --trackThirdPartyDependencies"
3434
},
35-
"packageManager": "pnpm@9.5.0",
35+
"packageManager": "pnpm@10.2.1",
3636
"engines": {
3737
"node": ">=20.9.0"
3838
}

0 commit comments

Comments
 (0)