From d342eac79c0b62e03d309d3bf3bc40371f4b8350 Mon Sep 17 00:00:00 2001 From: Create or Update Pull Request Action Date: Fri, 24 Apr 2026 01:01:11 +0000 Subject: [PATCH] feat: update package manager versions --- config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.json b/config.json index b848284f9..b9cc8b451 100644 --- a/config.json +++ b/config.json @@ -1,7 +1,7 @@ { "definitions": { "npm": { - "default": "11.12.1+sha1.432da55a9f0ca53c982740fabe2b081a38019fb1", + "default": "11.13.0+sha1.1af5ccf2fc595e4ede1f46f4e6cda78cee0d7458", "fetchLatestFrom": { "type": "npm", "package": "npm" @@ -38,7 +38,7 @@ } }, "pnpm": { - "default": "10.33.0+sha1.46a0bef28aad690765997ab6da6d5475bdd4148e", + "default": "10.33.2+sha1.0d3e2b51a2bdbb7895ddb8085a0c46db642752d7", "fetchLatestFrom": { "type": "npm", "package": "pnpm"