From 2470f58b74491a1301221df643c55be5adf1d349 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 24 Jun 2022 01:02:33 +0200 Subject: [PATCH] feat: update package manager versions (#129) --- config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.json b/config.json index 7091a1d0c..593915097 100644 --- a/config.json +++ b/config.json @@ -1,7 +1,7 @@ { "definitions": { "npm": { - "default": "8.12.1", + "default": "8.13.1", "transparent": { "commands": [ [ @@ -28,7 +28,7 @@ } }, "pnpm": { - "default": "7.2.1", + "default": "7.3.0", "transparent": { "commands": [ [