From 106977e8d9b31c2b000c797f4f71df14cb964bf9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 14 Jan 2025 00:51:18 +0000 Subject: [PATCH] chore(deps): update pnpm to v9.15.4 (#312) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8981ee6..64c0383 100644 --- a/package.json +++ b/package.json @@ -125,7 +125,7 @@ "test:watch": "vitest --no-cache --watch", "watch": "tsc -p tsconfig.cjs.json --watch" }, - "packageManager": "pnpm@9.15.3", + "packageManager": "pnpm@9.15.4", "engines": { "node": ">= 18" },