Skip to content

Commit f0f4c31

Browse files
chore(deps): update pnpm to v7.30.0 (#556)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7ec9ab2 commit f0f4c31

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.29.1"
9+
"pnpm": ">=7.30.0"
1010
},
1111
"type": "module",
1212
"scripts": {
@@ -99,5 +99,5 @@
9999
"typedoc": "^0.23.26",
100100
"typescript": "^4.9.5"
101101
},
102-
"packageManager": "pnpm@7.29.1"
102+
"packageManager": "pnpm@7.30.0"
103103
}

0 commit comments

Comments
 (0)