From 18d445d9bd9aa64e0aa34817c26c0da9cbb4c6d9 Mon Sep 17 00:00:00 2001 From: Angular Robot Date: Mon, 12 May 2025 08:16:55 +0000 Subject: [PATCH] build: update pnpm to v9.15.9 See associated pull request for more information. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b9f2d2e89adb..79d7269dd89a 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "url": "https://github.com/angular/components.git" }, "license": "MIT", - "packageManager": "pnpm@9.15.6", + "packageManager": "pnpm@9.15.9", "engines": { "npm": "Please use pnpm instead of NPM to install dependencies", "yarn": "Please use pnpm instead of Yarn to install dependencies",