Skip to content

Commit b48ac5f

Browse files
chore(deps): update pnpm to v8.8.0 (#900)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f3149d0 commit b48ac5f

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
@@ -6,7 +6,7 @@
66
],
77
"engines": {
88
"node": ">=18.0",
9-
"pnpm": ">=8.7.6"
9+
"pnpm": ">=8.8.0"
1010
},
1111
"type": "module",
1212
"scripts": {
@@ -98,5 +98,5 @@
9898
"typedoc": "^0.25.1",
9999
"typescript": "^5.2.2"
100100
},
101-
"packageManager": "pnpm@8.7.6"
101+
"packageManager": "pnpm@8.8.0"
102102
}

0 commit comments

Comments
 (0)