From 438ce6f0deaebf820ed0283f27ae97f65396cd57 Mon Sep 17 00:00:00 2001 From: Create or Update Pull Request Action Date: Fri, 26 Aug 2022 00:28:37 +0000 Subject: [PATCH 1/2] feat: update package manager versions --- config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.json b/config.json index 545abf1c1..ceb99e872 100644 --- a/config.json +++ b/config.json @@ -32,7 +32,7 @@ } }, "pnpm": { - "default": "7.9.3+sha1.843f76d13dbfa9f6dfb5135d6fbaa8b99facacc9", + "default": "7.9.5+sha1.8d28e3270689e2afd345777fec9d9535f427b532", "fetchLatestFrom": { "type": "npm", "package": "pnpm" @@ -84,7 +84,7 @@ "package": "yarn" }, "transparent": { - "default": "3.2.2+sha224.634d0331703700cabfa9d9389835bd8f7426b0207ed6b74d8d34c81e", + "default": "3.2.3+sha224.953c8233f7a92884eee2de69a1b92d1f2ec1655e66d08071ba9a02fa", "commands": [ [ "yarn", From fb6cad7035a967945f427ca2ede551f965d49127 Mon Sep 17 00:00:00 2001 From: Create or Update Pull Request Action Date: Fri, 2 Sep 2022 00:26:54 +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 ceb99e872..ea05e6ec0 100644 --- a/config.json +++ b/config.json @@ -1,7 +1,7 @@ { "definitions": { "npm": { - "default": "8.18.0+sha1.bd6ca7f637720441f812370363e2ae67426fb42f", + "default": "8.19.1+sha1.78bfc5fc1b7bc36881a2d9d1f2c93ad0246f31e5", "fetchLatestFrom": { "type": "npm", "package": "npm"