Skip to content
This repository was archived by the owner on Jan 14, 2026. It is now read-only.

Commit 1eaa366

Browse files
chore(deps): Update pnpm to v10.27.0 (#36)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 968a0bb commit 1eaa366

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.26.2",
12+
"packageManager": "pnpm@10.27.0",
1313
"engines": {
1414
"node": ">=20"
1515
},

packages/deflex/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"engines": {
4545
"node": ">=20"
4646
},
47-
"packageManager": "pnpm@10.26.2",
47+
"packageManager": "pnpm@10.27.0",
4848
"scripts": {
4949
"build": "tsdown && publint --strict",
5050
"test": "vitest run",

0 commit comments

Comments
 (0)