Skip to content

Commit ed63524

Browse files
chore(deps): update pnpm to v10 (#359)
* chore(deps): update pnpm to v10 * fix: update pnpm engines constraint --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: dominikg <[email protected]>
1 parent 84b86d2 commit ed63524

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,11 @@
2525
"eslint --fix"
2626
]
2727
},
28-
"packageManager": "pnpm@9.15.5",
28+
"packageManager": "pnpm@10.3.0",
2929
"type": "module",
3030
"engines": {
3131
"node": ">=18",
32-
"pnpm": "^9.0.0"
32+
"pnpm": "^10.0.0"
3333
},
3434
"repository": {
3535
"type": "git",

0 commit comments

Comments
 (0)