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

Commit b02ffe6

Browse files
chore(deps): update pnpm to v8.15.1 (#760)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9aafd93 commit b02ffe6

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
@@ -24,5 +24,5 @@
2424
"ts-devscript": "^3.0.7",
2525
"typescript": "^5.0.3"
2626
},
27-
"packageManager": "pnpm@8.13.1"
27+
"packageManager": "pnpm@8.15.1"
2828
}

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.1"
43+
"packageManager": "pnpm@8.15.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.1"
2+
"packageManager": "pnpm@8.15.1"
33
}

0 commit comments

Comments
 (0)