From ddd05f336858e0dcab2d2524041ada0a191e0f83 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 00:02:48 +0000 Subject: [PATCH] chore(deps): update pnpm to v8.9.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9c28117..60aac96 100644 --- a/package.json +++ b/package.json @@ -37,5 +37,5 @@ "prettier-plugin-astro": "^0.12.0", "prettier-plugin-tailwindcss": "^0.5.4" }, - "packageManager": "pnpm@8.8.0" + "packageManager": "pnpm@8.9.2" }