From 37448c44a05a096f6d8731c1af092b6d08b540fa Mon Sep 17 00:00:00 2001 From: Create or Update Pull Request Action Date: Fri, 30 Jan 2026 00:45:55 +0000 Subject: [PATCH 1/2] feat: update package manager versions --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index 89407d622..9c0bb09cf 100644 --- a/config.json +++ b/config.json @@ -38,7 +38,7 @@ } }, "pnpm": { - "default": "10.28.1+sha1.20817ab95fb7f61154ba5ff3bcb61f27defb6142", + "default": "10.28.2+sha1.ca14ef85043bcf001d0ba152c8629d9fac7fb799", "fetchLatestFrom": { "type": "npm", "package": "pnpm" From 5d55647f63fb248011708b8d46c8fcf79bba5a18 Mon Sep 17 00:00:00 2001 From: Create or Update Pull Request Action Date: Fri, 6 Feb 2026 00:45:27 +0000 Subject: [PATCH 2/2] feat: update package manager versions --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index 9c0bb09cf..6791d865a 100644 --- a/config.json +++ b/config.json @@ -1,7 +1,7 @@ { "definitions": { "npm": { - "default": "11.8.0+sha1.d1bc924deb3b4d412055b1755098a70bf8a4713b", + "default": "11.9.0+sha1.8cc4bc499c7ab52f1113985acc725572f99885b3", "fetchLatestFrom": { "type": "npm", "package": "npm"