Skip to content

Commit ad17019

Browse files
chore(deps): update pnpm to v9.1.0 (#1269)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c5fda07 commit ad17019

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": ">=9.0.6"
9+
"pnpm": ">=9.1.0"
1010
},
1111
"type": "module",
1212
"scripts": {
@@ -69,5 +69,5 @@
6969
"vite": "5.2.10",
7070
"vitest": "1.6.0"
7171
},
72-
"packageManager": "pnpm@9.0.6"
72+
"packageManager": "pnpm@9.1.0"
7373
}

0 commit comments

Comments
 (0)