From f3f9a97ae64eefbcdd24af3aadc8e622c0c34d43 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 20 Jul 2023 11:08:35 -0700 Subject: [PATCH] chore(deps): update pnpm to v8.6.9 (#605) 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 7fc891c68..6d7439597 100644 --- a/package.json +++ b/package.json @@ -212,5 +212,5 @@ "jest-junit": { "output": "test-reports/junit/js-test-results.xml" }, - "packageManager": "pnpm@8.6.8" + "packageManager": "pnpm@8.6.9" }