From 588e57585aaebf3cf21b09738fd886f010455ea4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 14 Oct 2023 07:31:57 +0000 Subject: [PATCH] chore(deps): update pnpm to v8.9.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3ab54a8f..5e9ad10e 100644 --- a/package.json +++ b/package.json @@ -28,6 +28,6 @@ }, "volta": { "node": "18.18.2", - "pnpm": "8.7.5" + "pnpm": "8.9.0" } }