From 560d60c66f7090a067090737cf6462420b9b9688 Mon Sep 17 00:00:00 2001 From: Angular Robot Date: Mon, 15 Sep 2025 22:05:42 +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 813fa87733e6..2afa68c7c78b 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "url": "https://github.com/angular/components.git" }, "license": "MIT", - "packageManager": "pnpm@10.14.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",