From 13c5db88a15475d1632dc3e642b1c532fa6f59ef Mon Sep 17 00:00:00 2001 From: David Lee Date: Fri, 27 Dec 2024 22:17:18 -0800 Subject: [PATCH] chore: bump pnpm (#838) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 278f4aa2..5431a797 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "engines": { "node": ">=22.0.0" }, - "packageManager": "pnpm@9.15.0+sha512.76e2379760a4328ec4415815bcd6628dee727af3779aaa4c914e3944156c4299921a89f976381ee107d41f12cfa4b66681ca9c718f0668fa0831ed4c6d8ba56c", + "packageManager": "pnpm@9.15.2+sha512.93e57b0126f0df74ce6bff29680394c0ba54ec47246b9cf321f0121d8d9bb03f750a705f24edc3c1180853afd7c2c3b94196d0a3d53d3e069d9e2793ef11f321", "scripts": { "build": "turbo run build", "build:internal": "turbo run build --filter=./internal/*",