From 324e1f0d11e54cf6571666d388cfb256c642f4e6 Mon Sep 17 00:00:00 2001 From: Jannik Stehle Date: Fri, 31 Jan 2025 09:07:54 +0100 Subject: [PATCH] chore(idp): pin pnpm version in package.json This prevents corepack from altering the `package.json` file on install and has the added benefit of keeping things up to date in combination with renovate. --- services/idp/package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/services/idp/package.json b/services/idp/package.json index f9fd1360d3..f47f58ddf7 100644 --- a/services/idp/package.json +++ b/services/idp/package.json @@ -154,6 +154,7 @@ "webpack-manifest-plugin": "5.0.0", "workbox-webpack-plugin": "7.1.0" }, + "packageManager": "pnpm@9.15.4", "pnpm": { "overrides": { "kpop>cldr": ""