Skip to content

Commit b63349f

Browse files
chore(deps): update pnpm to v7.32.0 (#602)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 34bbc3e commit b63349f

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": ">=7.31.0"
9+
"pnpm": ">=7.32.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.31.0"
101+
"packageManager": "pnpm@7.32.0"
102102
}

0 commit comments

Comments
 (0)