Skip to content

Commit 24557ee

Browse files
chore(deps): Update pnpm to v10.33.0
1 parent 344776a commit 24557ee

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"license": "MIT",
1010
"author": "Doug Richar <doug@txnlab.dev> (https://txnlab.dev)",
1111
"type": "module",
12-
"packageManager": "pnpm@10.28.0",
12+
"packageManager": "pnpm@10.33.0",
1313
"engines": {
1414
"node": ">=20"
1515
},

packages/haystack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"engines": {
4747
"node": ">=20"
4848
},
49-
"packageManager": "pnpm@10.28.0",
49+
"packageManager": "pnpm@10.33.0",
5050
"scripts": {
5151
"build": "tsdown && publint --strict",
5252
"test": "vitest run",

0 commit comments

Comments
 (0)