From 9a42421a71215dbfe7f4b1f0178dfc4cf4b00447 Mon Sep 17 00:00:00 2001 From: Angular Robot Date: Sat, 13 Sep 2025 18:05:25 +0000 Subject: [PATCH] build: update pnpm to v10.16.1 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 56c4d15bf566..3baf36aa059c 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "url": "https://github.com/angular/components.git" }, "license": "MIT", - "packageManager": "pnpm@10.15.0", + "packageManager": "pnpm@10.16.1", "engines": { "npm": "Please use pnpm instead of NPM to install dependencies", "yarn": "Please use pnpm instead of Yarn to install dependencies",