Skip to content
This repository was archived by the owner on Nov 10, 2025. It is now read-only.

Commit 1416bdf

Browse files
chore(deps): update pnpm to v8.13.1 (#740)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cea0c56 commit 1416bdf

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

apps/master/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@
2323
"ts-devscript": "^3.0.7",
2424
"typescript": "^5.0.3"
2525
},
26-
"packageManager": "pnpm@8.13.0"
26+
"packageManager": "pnpm@8.13.1"
2727
}

apps/worker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,5 @@
4040
"ts-devscript": "^3.0.6",
4141
"typescript": "^5.0.3"
4242
},
43-
"packageManager": "pnpm@8.13.0"
43+
"packageManager": "pnpm@8.13.1"
4444
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"packageManager": "pnpm@8.13.0"
2+
"packageManager": "pnpm@8.13.1"
33
}

0 commit comments

Comments
 (0)