Skip to content

Commit e2e09c7

Browse files
chore(deps): update pnpm to v8 (#641)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Vincent Germain <[email protected]>
1 parent 110e81b commit e2e09c7

File tree

2 files changed

+1524
-1532
lines changed

2 files changed

+1524
-1532
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
],
77
"engines": {
88
"node": ">=18.0",
9-
"pnpm": ">=7.32.0"
9+
"pnpm": ">=8.3.0"
1010
},
1111
"type": "module",
1212
"scripts": {
@@ -98,5 +98,5 @@
9898
"typedoc": "^0.24.1",
9999
"typescript": "^5.0.4"
100100
},
101-
"packageManager": "pnpm@7.32.0"
101+
"packageManager": "pnpm@8.3.0"
102102
}

0 commit comments

Comments
 (0)