Skip to content

Commit 14686ff

Browse files
chore(deps): update pnpm to v10.10.0 (#33)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 13634e7 commit 14686ff

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

packages/kysely-tailordb/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
},
2525
"types": "./dist/index.d.ts",
2626
"files": ["dist"],
27-
"packageManager": "pnpm@10.8.1",
27+
"packageManager": "pnpm@10.10.0",
2828
"devDependencies": {
2929
"@biomejs/biome": "1.9.4",
3030
"@tailor-platform/function-types": "0.2.0",

packages/types/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@
99
},
1010
"types": "./tailor.d.ts",
1111
"author": "",
12-
"packageManager": "pnpm@10.8.1"
12+
"packageManager": "pnpm@10.10.0"
1313
}

0 commit comments

Comments
 (0)